wenzelm [Wed, 05 Dec 2018 23:15:23 +0100] rev 69406
tuned;
wenzelm [Wed, 05 Dec 2018 22:46:44 +0100] rev 69405
more direct File.executable operation: avoid external process (on Unix);
wenzelm [Wed, 05 Dec 2018 21:36:18 +0100] rev 69404
clarified absolute isabelle_home and (implicitly) isabelle_home_user;
wenzelm [Wed, 05 Dec 2018 21:35:54 +0100] rev 69403
tuned messages;
wenzelm [Wed, 05 Dec 2018 21:15:18 +0100] rev 69402
more direct File.link operation: avoid external process;
wenzelm [Wed, 05 Dec 2018 19:42:40 +0100] rev 69401
eliminated old makedist_bundle and remote_dmg: build_release does everything in Scala;
more robust components and classpath via Other_Isabelle;
updated macos_app to include full dmg template;
misc tuning and clarification;
wenzelm [Tue, 04 Dec 2018 16:11:52 +0100] rev 69400
tuned;
wenzelm [Mon, 03 Dec 2018 22:21:35 +0100] rev 69399
updated to jedit_build-20181203 (according to d70767e508d7);
wenzelm [Mon, 03 Dec 2018 22:07:23 +0100] rev 69398
Components.download similar to "isabelle components", but without unpacking;
wenzelm [Mon, 03 Dec 2018 21:32:08 +0100] rev 69397
clarified signature;
wenzelm [Mon, 03 Dec 2018 20:34:19 +0100] rev 69396
clarified signature;
wenzelm [Mon, 03 Dec 2018 20:04:48 +0100] rev 69395
more explicit support for Isabelle system components;
activate_bundled_components: check component dir as in makedist_bundle;
wenzelm [Mon, 03 Dec 2018 15:15:54 +0100] rev 69394
more operations;
wenzelm [Mon, 03 Dec 2018 14:59:42 +0100] rev 69393
static type for Library.using: avoid Java 11 warnings on "Illegal reflective access";
more uses of "using";
wenzelm [Mon, 03 Dec 2018 12:30:37 +0100] rev 69392
tuned;
wenzelm [Sun, 02 Dec 2018 21:59:03 +0100] rev 69391
manage components similar to makedist_bundle (still inactive);
wenzelm [Sun, 02 Dec 2018 17:53:47 +0100] rev 69390
distribution_classpath as in makedist_bundle;
wenzelm [Sun, 02 Dec 2018 16:21:35 +0100] rev 69389
tuned spelling;
wenzelm [Sun, 02 Dec 2018 15:56:14 +0100] rev 69388
clarified component settings;
wenzelm [Sun, 02 Dec 2018 14:12:08 +0100] rev 69387
unused;
wenzelm [Sun, 02 Dec 2018 14:11:34 +0100] rev 69386
obsolete (see 3ee6947bfb34);
wenzelm [Sun, 02 Dec 2018 13:29:40 +0100] rev 69385
clarified signature: allow to add_files/get_files by other tools;
wenzelm [Sat, 01 Dec 2018 16:57:46 +0100] rev 69384
more Isabelle fonts: CheckBoxMenuItem.font notably for Windows L&F;
wenzelm [Sat, 01 Dec 2018 16:11:59 +0100] rev 69383
clarified modules;
wenzelm [Sat, 01 Dec 2018 15:55:04 +0100] rev 69382
proper menu accelerator font for Java 11 (no update of jedit-build component yet);
wenzelm [Fri, 30 Nov 2018 23:43:10 +0100] rev 69381
more general command 'generate_file' for registered file types, notably Haskell;
discontinued 'generate_haskell_file', 'export_haskell_file';
eliminated generated sources: compile files in tmp dir;
wenzelm [Fri, 30 Nov 2018 23:30:42 +0100] rev 69380
tuned imports;
wenzelm [Fri, 30 Nov 2018 16:09:45 +0100] rev 69379
more robust: avoid broken tar.gz;
wenzelm [Fri, 30 Nov 2018 15:02:31 +0100] rev 69378
more Isabelle fonts;
wenzelm [Fri, 30 Nov 2018 14:46:00 +0100] rev 69377
use Isabelle fonts for all GUI look-and-feels;
wenzelm [Fri, 30 Nov 2018 14:21:28 +0100] rev 69376
tuned;
wenzelm [Fri, 30 Nov 2018 13:20:38 +0100] rev 69375
use older Mac OS X system, for the sake of portability (amending bf5cbefb5c1f);