src/Pure/Tools/build.scala
Mon, 30 Mar 2020 19:39:11 +0200 wenzelm more accurate treatment of errors;
Mon, 30 Mar 2020 11:59:44 +0200 wenzelm clarified modules: global quasi-scope for markers;
Sun, 29 Mar 2020 22:30:26 +0200 wenzelm tuned;
Sun, 29 Mar 2020 22:23:33 +0200 wenzelm clarified modules;
Sun, 29 Mar 2020 21:57:40 +0200 wenzelm clarified signature: more explicit type Protocol_Message.Marker;
Sat, 28 Mar 2020 19:58:19 +0100 wenzelm tuned;
Sat, 28 Mar 2020 19:53:01 +0100 wenzelm tuned;
Sat, 28 Mar 2020 19:33:14 +0100 wenzelm tuned;
Sat, 28 Mar 2020 19:11:59 +0100 wenzelm eliminated pointless flag (see also 6533ceee4cd7);
Sat, 28 Mar 2020 18:33:25 +0100 wenzelm tuned;
Sat, 28 Mar 2020 14:01:45 +0100 wenzelm clarified Isabelle_Process phases;
Sat, 28 Mar 2020 12:06:37 +0100 wenzelm clarified signature: more robust startup_join;
Fri, 27 Mar 2020 22:01:27 +0100 wenzelm misc tuning based on hints by IntelliJ IDEA;
Fri, 27 Mar 2020 12:46:56 +0100 wenzelm clarified signature;
Fri, 27 Mar 2020 12:28:55 +0100 wenzelm clarified signature;
Fri, 27 Mar 2020 12:15:26 +0100 wenzelm tuned;
Fri, 27 Mar 2020 12:03:20 +0100 wenzelm clarified signature;
Fri, 20 Mar 2020 16:21:58 +0100 wenzelm avoid duplicate stderr output in isabelle build -v, e.g. "Timing ..." (amending a829207b32a3);
Sat, 23 Nov 2019 11:36:42 +0100 wenzelm clarified error: tmp file can be invalid in odd situations;
Sun, 06 Oct 2019 16:25:20 +0200 wenzelm clarified signature: more options;
Mon, 16 Sep 2019 16:00:10 +0200 wenzelm find theories via session directories only -- ignore known_theories;
Thu, 12 Sep 2019 13:33:09 +0200 wenzelm find theory files via session structure: much faster Prover IDE startup;
Sat, 07 Sep 2019 15:18:06 +0200 wenzelm clarified signature: retain global session information, unaffected by later restriction;
Mon, 12 Aug 2019 15:22:32 +0200 wenzelm output physical_stderr, e.g. for low-level debugging;
Wed, 07 Aug 2019 11:09:37 +0200 wenzelm removed junk (cf. fa933b98d64d);
Thu, 01 Aug 2019 10:14:58 +0200 wenzelm clarified module structure;
Fri, 01 Mar 2019 21:29:59 +0100 wenzelm system option "system_heaps" supersedes various command-line options for "system build mode";
Fri, 15 Feb 2019 17:00:21 +0100 wenzelm clarified 'export_files' in session ROOT: require explicit "isabelle build -e";
Thu, 31 Jan 2019 21:33:24 +0100 wenzelm removed left-over test material (amending bb0a354f6b46);
Sun, 27 Jan 2019 17:30:09 +0100 wenzelm updated to polyml-test-1b2dcf8f5202;
Wed, 16 Jan 2019 17:55:26 +0100 wenzelm support pruning of export names;
Sat, 29 Dec 2018 19:26:48 +0100 wenzelm tuned signature;
Wed, 28 Nov 2018 16:33:45 +0100 wenzelm prefer "Isabelle DejaVu Sans", even for headless batch-build (session_graph.pdf);
Sun, 09 Sep 2018 11:53:53 +0200 wenzelm clarified theory progress;
Sat, 08 Sep 2018 22:09:52 +0200 wenzelm tuned signature;
Fri, 07 Sep 2018 19:11:34 +0200 wenzelm clarified rc;
Wed, 01 Aug 2018 20:58:41 +0200 wenzelm isabelle build options -c -x -B refer to imports_graph;
Wed, 01 Aug 2018 16:33:33 +0200 wenzelm tuned signature;
Sat, 23 Jun 2018 17:05:59 +0200 wenzelm tuned;
Sat, 23 Jun 2018 14:23:53 +0200 wenzelm clarified queue ordering: take session descendants into account, notably for "slow" AFP sessions;
Wed, 30 May 2018 14:46:04 +0200 wenzelm clarified outermost progress.interrupt_handler;
Mon, 28 May 2018 13:35:43 +0200 wenzelm clarified signature;
Sat, 26 May 2018 19:40:02 +0200 wenzelm support 'export_files' in session ROOT;
Sat, 26 May 2018 16:52:03 +0200 wenzelm clarified cache;
Sat, 19 May 2018 20:05:13 +0200 wenzelm support for build_database_server (PostgreSQL);
Sat, 19 May 2018 16:13:39 +0200 wenzelm clarified store.clean_output: cleanup user_output_dir even in system_mode;
Sat, 19 May 2018 15:45:45 +0200 wenzelm clarified store directories;
Sat, 19 May 2018 14:47:54 +0200 wenzelm clarified handling of output heap;
Sat, 19 May 2018 14:12:44 +0200 wenzelm tuned;
Fri, 18 May 2018 21:50:46 +0200 wenzelm more abstract database access;
Fri, 18 May 2018 21:08:24 +0200 wenzelm tuned;
Fri, 18 May 2018 21:05:10 +0200 wenzelm clarified heap vs. database operations: discontinued correlation of directory;
Fri, 18 May 2018 17:09:55 +0200 wenzelm support Store with options;
Thu, 17 May 2018 15:38:36 +0200 wenzelm clarified signature;
Wed, 16 May 2018 21:36:59 +0200 wenzelm avoid race condition wrt. ISABELLE_TMP, which is removed in Bash.cleanup() before Bash.result(progress_stdout);
Fri, 11 May 2018 19:57:49 +0200 wenzelm more scalable -- avoid huge lines within stdout;
Sun, 06 May 2018 23:03:08 +0200 wenzelm store exports in session database, with asynchronous / parallel compression;
Sat, 05 May 2018 22:33:35 +0200 wenzelm protocol message for export of theory resources;
Sat, 05 May 2018 13:56:51 +0200 wenzelm cleanup session output before starting build job;
Tue, 13 Mar 2018 21:04:42 +0100 wenzelm allow cancellation of Sessions.deps/base_info via progress.stopped (progress.echo only happens for options like "verbose");
Tue, 13 Mar 2018 18:40:25 +0100 wenzelm tuned signature;
Tue, 13 Mar 2018 18:28:12 +0100 wenzelm tuned;
Mon, 12 Mar 2018 11:17:59 +0100 wenzelm tuned imports;
Thu, 08 Mar 2018 11:46:37 +0100 wenzelm clarified notion of unknown files: ignore files outside of a Mercurial repository;
Tue, 23 Jan 2018 19:25:39 +0100 wenzelm treat sessions as entities with defining position;
Fri, 19 Jan 2018 14:55:46 +0100 wenzelm formal treatment of documentation names;
Mon, 08 Jan 2018 22:36:02 +0100 wenzelm clarified implicit Pure.thy;
Fri, 29 Dec 2017 17:40:57 +0100 wenzelm formal check of @{cite} bibtex entries -- only in batch-mode session builds;
Sat, 16 Dec 2017 21:53:07 +0100 wenzelm added document antiquotation @{session name};
Mon, 27 Nov 2017 16:07:49 +0100 wenzelm suppress warning;
Sun, 12 Nov 2017 12:41:05 +0100 wenzelm tuned signature;
Tue, 07 Nov 2017 21:40:53 +0100 wenzelm proper build_selection for clean_build (amending 961285f581e6): e.g. relevant for "isabelle build_doc";
Tue, 07 Nov 2017 16:50:26 +0100 wenzelm tuned signature;
Tue, 07 Nov 2017 16:44:25 +0100 wenzelm clarifified selection: always wrt. build_graph structure;
Sun, 05 Nov 2017 15:50:26 +0100 wenzelm updated comments;
Wed, 01 Nov 2017 13:06:01 +0100 wenzelm no heap sharing for empty session (e.g. HOL-ODE);
Tue, 31 Oct 2017 21:50:09 +0100 wenzelm allow to augment session context via explicit session infos;
Tue, 31 Oct 2017 17:15:49 +0100 wenzelm clarified signature: global_theories is always required;
Tue, 31 Oct 2017 17:03:57 +0100 wenzelm tuned;
Mon, 30 Oct 2017 19:19:24 +0100 wenzelm more informative timeout message, notably for build_status;
Mon, 30 Oct 2017 18:39:30 +0100 wenzelm clarified: adapted to ML version;
Mon, 16 Oct 2017 14:32:09 +0200 wenzelm provide theory timing information, similar to command timing but always considered relevant;
Thu, 12 Oct 2017 11:25:06 +0200 wenzelm clarified signature;
Wed, 11 Oct 2017 20:16:00 +0200 wenzelm added isablle build option -f;
Mon, 09 Oct 2017 21:12:22 +0200 wenzelm tuned signature;
Sun, 08 Oct 2017 12:50:18 +0200 wenzelm clarified signature;
Mon, 02 Oct 2017 15:37:46 +0200 wenzelm more compact (second-order) digest for 10^2..10^3 source files, with slightly increased risk of collisions;
Mon, 02 Oct 2017 13:40:51 +0200 wenzelm tuned;
Mon, 02 Oct 2017 13:33:36 +0200 wenzelm sources_stamp refers to full sources;
Mon, 02 Oct 2017 11:43:17 +0200 wenzelm option -S for "isabelle build";
Sun, 01 Oct 2017 20:50:26 +0200 wenzelm persistent storage of imported_sources;
Sun, 01 Oct 2017 13:07:31 +0200 wenzelm option -B for "isabelle build" and "isabelle imports";
Sun, 01 Oct 2017 12:28:52 +0200 wenzelm more standard merge operation;
Fri, 29 Sep 2017 20:49:42 +0200 wenzelm more informative loaded_theories: dependencies and syntax;
Thu, 28 Sep 2017 15:11:32 +0200 wenzelm session-qualified theory names are mandatory;
Fri, 15 Sep 2017 17:50:52 +0200 wenzelm clarified messages: after writing all files (see also 27f90319a499 and 57c85c83c11b);
Sat, 02 Sep 2017 12:55:44 +0200 wenzelm tuned;
Sat, 02 Sep 2017 12:09:07 +0200 wenzelm tuned whitespace;
Thu, 31 Aug 2017 16:30:46 +0200 wenzelm clarified errors;
Fri, 26 May 2017 15:28:46 +0200 wenzelm more selective database access;
Sun, 14 May 2017 20:16:13 +0200 wenzelm implicitly check for unknown files (not part of a Mercurial repository);
Sun, 14 May 2017 17:19:46 +0200 wenzelm prefer explicit progress channel;
Sun, 14 May 2017 17:05:06 +0200 wenzelm tuned signature;
Sun, 14 May 2017 17:01:05 +0200 wenzelm tuned;
Fri, 21 Apr 2017 14:09:03 +0200 wenzelm eliminated default_qualifier: just a constant;
Thu, 20 Apr 2017 10:35:00 +0200 wenzelm clarified;
Wed, 19 Apr 2017 20:10:34 +0200 wenzelm more position information;
Tue, 18 Apr 2017 19:14:01 +0200 wenzelm more robust error (amending 2c27c3d1fd3b): responsibility is gradually moved from ML to Scala;
Wed, 12 Apr 2017 22:32:55 +0200 wenzelm clarified loaded_theories: map to qualified theory name;
Mon, 10 Apr 2017 16:43:12 +0200 wenzelm proper import qualifier for global theories;
Mon, 10 Apr 2017 13:30:55 +0200 wenzelm explicit theory qualifier for session "HOL-Proofs": its theory name space overlaps with session "HOL", even for further imports;
Sat, 08 Apr 2017 20:56:41 +0200 wenzelm more session_base information in ML;
Fri, 07 Apr 2017 20:25:01 +0200 wenzelm tuned;
Fri, 07 Apr 2017 19:35:39 +0200 wenzelm provide session base for "isabelle build" and "isabelle console" ML process;
Fri, 07 Apr 2017 13:07:43 +0200 wenzelm tuned signature;
Fri, 07 Apr 2017 11:50:49 +0200 wenzelm support for static session imports, without affect build hierarchy;
Fri, 07 Apr 2017 10:47:25 +0200 wenzelm explicit Sessions.Selection;
Thu, 06 Apr 2017 22:04:30 +0200 wenzelm clarified signature: tree structure is not essential;
Thu, 06 Apr 2017 15:20:45 +0200 wenzelm tuned signature;
Wed, 05 Apr 2017 22:00:44 +0200 wenzelm uniform import_name, with treatment of global and qualified theories;
less more (0) -120 tip