src/Pure/Tools/build.scala
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;
Tue, 04 Apr 2017 21:05:07 +0200 wenzelm tuned syntax;
Tue, 04 Apr 2017 19:40:47 +0200 wenzelm refer to global_theories from all sessions, before selection;
Mon, 03 Apr 2017 23:31:31 +0200 wenzelm tuned message;
Mon, 03 Apr 2017 16:50:44 +0200 wenzelm tuned;
less more (0) -100 -60 tip