src/Pure/Tools/build.scala
Sat, 17 Dec 2022 19:19:10 +0100 wenzelm discontinued somewhat pointless dependency: avoid illusion of extra accuracy (see also 09fb749d1a1e and 0f750a6dc754);
Sat, 17 Dec 2022 19:09:46 +0100 wenzelm tuned;
Sat, 17 Dec 2022 19:06:40 +0100 wenzelm clarified signature;
Sun, 06 Nov 2022 20:56:05 +0100 wenzelm clarified delay -- more reactive;
Fri, 30 Sep 2022 21:03:58 +0200 wenzelm clarified signature;
Mon, 26 Sep 2022 11:30:44 +0200 wenzelm clarified signature;
Thu, 22 Sep 2022 20:20:37 +0200 wenzelm clarified signature: re-use store/cache from build results;
Thu, 22 Sep 2022 16:17:02 +0200 wenzelm proper filter (amending fb4215da4919);
Thu, 22 Sep 2022 14:14:45 +0200 wenzelm clarified conditions: no_build is ok for presentation if "all_current" holds;
Thu, 22 Sep 2022 11:55:24 +0200 wenzelm tuned;
Thu, 22 Sep 2022 11:51:44 +0200 wenzelm tuned signature;
Thu, 22 Sep 2022 11:45:30 +0200 wenzelm clarified presentation_sessions: work with partial results;
Thu, 22 Sep 2022 11:30:12 +0200 wenzelm tuned signature: removed unused operations;
Thu, 22 Sep 2022 11:21:45 +0200 wenzelm tuned;
Thu, 25 Aug 2022 15:30:21 +0200 wenzelm maintain "uuid" column in session build database, to identity the original build process uniquely;
Sun, 21 Aug 2022 13:16:44 +0200 wenzelm clarified names;
Sun, 21 Aug 2022 13:12:25 +0200 wenzelm clarified modules;
Sun, 21 Aug 2022 12:19:38 +0200 wenzelm clarified names: Browser_Info.Config vs. Browser_Info.Context;
Sun, 21 Aug 2022 11:59:25 +0200 wenzelm clarified modules;
Fri, 19 Aug 2022 20:11:15 +0200 wenzelm tuned messages (again, see d50c2129e73a): presentation setup could fail initially for take some time;
Fri, 19 Aug 2022 20:07:41 +0200 wenzelm clarified modules;
Thu, 18 Aug 2022 12:48:01 +0200 wenzelm more robust directory structure: always relative to session_dir;
Thu, 18 Aug 2022 11:43:27 +0200 wenzelm clarified signature;
Wed, 17 Aug 2022 15:44:51 +0200 wenzelm clarified signature: replaced Sessions.Deps by Sessions.Structure from HTML_Context;
Wed, 17 Aug 2022 14:42:20 +0200 wenzelm clarified signature: avoid object-oriented HTML_Context;
Sun, 07 Aug 2022 23:06:29 +0200 wenzelm tuned message;
Sun, 07 Aug 2022 12:22:43 +0200 wenzelm clarified modules;
Sat, 06 Aug 2022 19:37:31 +0200 wenzelm clarified message;
Sat, 06 Aug 2022 17:28:59 +0200 wenzelm clarified signature: prefer Export.Context;
Sat, 06 Aug 2022 16:37:23 +0200 wenzelm prefer Export.Context/Session_Context/Theory_Context over Sessions.Database_Context;
Wed, 03 Aug 2022 12:10:52 +0200 wenzelm tuned signature;
Sat, 30 Jul 2022 14:00:03 +0200 wenzelm tuned;
Sat, 30 Jul 2022 13:58:01 +0200 wenzelm clarified signature;
Sat, 30 Jul 2022 13:06:19 +0200 wenzelm clarified names;
Sat, 30 Jul 2022 11:10:39 +0200 wenzelm clarified signature: more explicit types;
Fri, 01 Apr 2022 23:19:12 +0200 wenzelm tuned formatting;
Fri, 01 Apr 2022 17:06:10 +0200 wenzelm clarified formatting, for the sake of scala3;
Thu, 25 Nov 2021 21:31:50 +0100 wenzelm clarified default for kodkod_scala;
Mon, 22 Nov 2021 15:03:37 +0100 wenzelm more compact data during presentation: Entity_Context.Theory_Export instead of full Export_Theory.Theory;
Sun, 21 Nov 2021 17:42:11 +0100 wenzelm clarified system option standard values: avoid oddities like "isabelle build -o document_output" producing directories named "true";
Wed, 17 Nov 2021 20:49:09 +0100 wenzelm clarified HTML_Context.theory_exports: prefer value-oriented parallelism;
Wed, 17 Nov 2021 15:54:11 +0100 wenzelm afford more parallelism for sessions (instead of theories in 5eac4b13d1f1): depend on disjoint data areas (notably base.session_theories in 2ad892ac749a);
Wed, 17 Nov 2021 15:23:15 +0100 wenzelm present only selected session theories (as in Isabelle2021), in contrast to 2bc24136bdeb, eb89b3a37826;
Wed, 17 Nov 2021 11:57:34 +0100 wenzelm tuned;
Tue, 16 Nov 2021 21:47:38 +0100 wenzelm tuned;
Tue, 16 Nov 2021 21:43:41 +0100 wenzelm removed redundant test (see also 86fac52c2795, a9fea3f11cc0);
Tue, 16 Nov 2021 21:21:15 +0100 wenzelm just one Presentation.State for all sessions: avoid duplication of already presented theories (very slow) and cached theory export (not very slow);
Sun, 14 Nov 2021 15:21:40 +0100 wenzelm clarified signature;
Fri, 12 Nov 2021 16:49:28 +0100 wenzelm clarified HTML_Context: more explicit directory structure;
Fri, 12 Nov 2021 13:36:35 +0100 wenzelm clarified signature;
Thu, 11 Nov 2021 21:54:28 +0100 wenzelm clarified signature: avoid potential misunderstanding of Resources.empty as proper Resources;
Mon, 08 Nov 2021 12:45:35 +0100 wenzelm just one cache, via HTML_Context, via Sessions.Store or Session;
Sat, 06 Nov 2021 15:25:20 +0100 wenzelm use all entity kinds from theory export, e.g. "method", "attribute";
Fri, 05 Nov 2021 22:43:29 +0100 wenzelm avoid multiple copies of fonts;
Fri, 05 Nov 2021 12:55:49 +0100 wenzelm clarified order: prefer bottom-up construction of partial content;
Fri, 05 Nov 2021 12:36:00 +0100 wenzelm more thorough update_global_index: overwrite old content;
Fri, 05 Nov 2021 12:25:28 +0100 wenzelm tuned;
Fri, 05 Nov 2021 12:11:30 +0100 wenzelm clarified HTML_Context: just one context type;
Thu, 04 Nov 2021 19:22:11 +0100 wenzelm clarified Theory_Cache: prefer immutable data with Synchronized variable;
Wed, 03 Nov 2021 21:06:04 +0100 wenzelm improved HTML presentation by Fabian Huch;
Mon, 13 Sep 2021 11:52:32 +0200 wenzelm clarified signature;
Mon, 07 Jun 2021 11:42:05 +0200 wenzelm allow system option short form NAME for NAME=true for type string, not just bool;
Fri, 04 Jun 2021 23:30:46 +0200 wenzelm allow build session setup, e.g. for protocol handlers;
Fri, 04 Jun 2021 22:58:38 +0200 wenzelm unused;
Tue, 25 May 2021 23:58:49 +0200 wenzelm unused;
Mon, 24 May 2021 11:58:06 +0200 wenzelm clarified system_log: make this work independently of the particular "isabelle build" command-line (e.g. "isabelle mirabelle");
Sun, 23 May 2021 22:46:30 +0200 wenzelm syslog option for "isabelle build";
Wed, 19 May 2021 10:41:28 +0200 wenzelm tuned signature;
Sun, 16 May 2021 13:34:27 +0200 wenzelm tuned signature --- following hints by IntelliJ IDEA;
Wed, 31 Mar 2021 22:10:56 +0200 wenzelm tuned signature -- more explicit types;
Thu, 04 Mar 2021 21:04:27 +0100 wenzelm clarified signature --- fewer warnings;
Thu, 04 Mar 2021 18:04:16 +0100 wenzelm more robust ordering (see also 88c96e836ed6);
Thu, 04 Mar 2021 16:23:34 +0100 wenzelm proper scala.collection.immutable;
Thu, 04 Mar 2021 15:41:46 +0100 wenzelm tuned --- fewer warnings;
Mon, 01 Mar 2021 23:17:47 +0100 wenzelm tuned --- fewer warnings;
Mon, 01 Mar 2021 22:22:12 +0100 wenzelm tuned --- fewer warnings;
Tue, 05 Jan 2021 14:21:18 +0100 wenzelm clarified signature;
Sun, 03 Jan 2021 16:21:59 +0100 wenzelm clarified HTML presentation elements;
Sat, 02 Jan 2021 00:05:25 +0100 wenzelm more verbosity for potentially bulky presentation;
Sun, 27 Dec 2020 15:11:06 +0100 wenzelm clarified HTML presentation, e.g. avoid bulky jobs like HOL or HOL-Analysis in applications;
Wed, 23 Dec 2020 23:19:09 +0100 wenzelm more robust defaults: spurious problems with parallel invocations and interrupts;
Wed, 23 Dec 2020 23:08:57 +0100 wenzelm more interrupts;
Sun, 20 Dec 2020 15:47:54 +0100 wenzelm present auxiliary files with PIDE markup;
Tue, 08 Dec 2020 17:30:24 +0100 wenzelm clarified signature;
Sat, 28 Nov 2020 21:56:24 +0100 wenzelm added document antiquotation @{tool};
Thu, 26 Nov 2020 17:23:33 +0100 wenzelm clarified options: batch-build has pide_reports disabled by default (requires significant resources);
Mon, 23 Nov 2020 15:34:35 +0100 wenzelm unused;
Mon, 23 Nov 2020 15:14:58 +0100 wenzelm support for PIDE markup in batch build (inactive due to pide_reports=false);
Sat, 21 Nov 2020 21:02:38 +0100 wenzelm clarified signature: prefer Database_Context;
Sat, 21 Nov 2020 17:57:54 +0100 wenzelm more interrupts;
Sat, 21 Nov 2020 17:30:44 +0100 wenzelm clarified messages;
Sat, 21 Nov 2020 16:22:35 +0100 wenzelm clarified messages;
Sat, 21 Nov 2020 16:07:20 +0100 wenzelm clarified PDF/HTML presentation, based on pdf blobs from session database (e.g. from earlier builds);
Thu, 19 Nov 2020 21:12:35 +0100 wenzelm clarified modules;
Wed, 18 Nov 2020 21:39:55 +0100 wenzelm tuned signature;
Wed, 18 Nov 2020 21:34:13 +0100 wenzelm store documents within session database, instead of browser_info directory;
Wed, 18 Nov 2020 15:52:12 +0100 wenzelm clarified modules;
Wed, 18 Nov 2020 13:16:08 +0100 wenzelm more explicit presentation directory;
Tue, 17 Nov 2020 23:26:41 +0100 wenzelm simplified/clarified persistent session information;
Tue, 17 Nov 2020 22:57:56 +0100 wenzelm refer to command_timings/last_timing via resources;
Tue, 17 Nov 2020 22:05:59 +0100 wenzelm more uniform Resources.init_session via YXML;
Tue, 17 Nov 2020 16:34:01 +0100 wenzelm clarified access to single database server vs. collection of database files;
Mon, 16 Nov 2020 22:46:02 +0100 wenzelm clarified signature: master_dir is just Path.current;
Mon, 16 Nov 2020 22:23:04 +0100 wenzelm HTML presentation in Isabelle/Scala, based on theory html exports from Isabelle/ML;
Sun, 15 Nov 2020 22:00:45 +0100 wenzelm refer to session structure from resources;
Sun, 15 Nov 2020 17:34:19 +0100 wenzelm clarified bibtex_entries: refer to overall session structure;
Thu, 12 Nov 2020 12:10:17 +0100 wenzelm tuned signature;
Wed, 11 Nov 2020 21:00:14 +0100 wenzelm build documents in Isabelle/Scala, based on generated tex files as session exports;
Sun, 08 Nov 2020 21:27:08 +0100 wenzelm tuned;
Mon, 05 Oct 2020 22:07:25 +0200 wenzelm clarified signature;
Mon, 05 Oct 2020 21:15:58 +0200 wenzelm clarified signature;
Mon, 28 Sep 2020 22:22:56 +0200 wenzelm some support for document preparation in Isabelle/Scala;
Mon, 28 Sep 2020 21:14:47 +0200 wenzelm unused (see 7b318273a4aa);
Thu, 27 Aug 2020 12:34:10 +0200 wenzelm clarified signature;
Wed, 12 Aug 2020 11:26:01 +0200 wenzelm removed pointless option "ML_statistics": always enabled;
Fri, 07 Aug 2020 22:19:32 +0200 wenzelm clarified names;
Thu, 06 Aug 2020 23:44:43 +0200 wenzelm recovered stderr for PIDE batch-build, such as "Browser info at ...", "Document at ..." (see also 940195fbb282, 5469bacf5573, 5c4800f6b25a);
Thu, 06 Aug 2020 23:27:52 +0200 wenzelm more compact command_timings, as in former batch-build;
Thu, 06 Aug 2020 22:43:40 +0200 wenzelm discontinued old batch-build functionality;
Sun, 26 Jul 2020 22:28:43 +0200 wenzelm enforce pide_session to see if all isabelle_cronjob tasks work smoothly with it;
less more (0) -120 tip