src/Pure/System/build.ML
Wed, 02 Jan 2013 13:50:59 +0100 inline ML statistics into build log;
Thu, 29 Nov 2012 10:45:25 +0100 more uniform ML statistics;
Wed, 28 Nov 2012 17:18:53 +0100 some support for ML runtime statistics;
Sun, 18 Nov 2012 19:01:30 +0100 isabelle build no longer supports document_dump/document_dump_mode (no INCOMPATIBILITY, since it was never in official release);
Thu, 18 Oct 2012 13:57:27 +0200 collective errors from use_thys and Session.finish/Goal.finish_futures -- avoid uninformative interrupts stemming from failure of goal forks that are not registered in the theory (e.g. unnamed theorems);
Mon, 10 Sep 2012 12:00:28 +0200 more explicit indication of legacy features;
Sun, 26 Aug 2012 21:46:50 +0200 theory def/ref position reports, which enable hyperlinks etc.;
Tue, 14 Aug 2012 15:42:58 +0200 explicit document_output directory, without implicit purge of default in ISABELLE_BROWSER_INFO;
Tue, 14 Aug 2012 13:40:49 +0200 more direct interpretation of document_variants for build (unchanged for usedir);
Wed, 08 Aug 2012 14:30:27 +0200 back to implicit commit via isabelle-process -- save image only once (cf. 181b91e1d1c1);
Wed, 08 Aug 2012 12:33:40 +0200 more casual exit back to ML toplevel, to accomodate commit in SML/NJ which continues at the saved point;
Sun, 05 Aug 2012 13:42:21 +0200 prefer general Command_Line.tool wrapper (cf. Scala version);
Sat, 04 Aug 2012 17:26:30 +0200 let with_timing report overall number of threads;
Sat, 04 Aug 2012 17:06:55 +0200 further robustification of interrupts during build;
Fri, 03 Aug 2012 16:00:12 +0200 more informative process exit code;
Wed, 01 Aug 2012 15:46:45 +0200 explicit option skip_proofs;
Fri, 27 Jul 2012 13:15:12 +0200 fewer options;
Fri, 27 Jul 2012 13:01:19 +0200 prefer explicit datatype Present.dump_mode;
Fri, 27 Jul 2012 12:29:07 +0200 more precise imitation of usedir wrt. Session.name (cf. 45137257399a);
Thu, 26 Jul 2012 19:41:05 +0200 more build options;
Thu, 26 Jul 2012 17:17:53 +0200 more build options;
Thu, 26 Jul 2012 14:29:54 +0200 refined "document_dump_mode": "all", "tex+sty", "tex";
Thu, 26 Jul 2012 13:38:43 +0200 discontinued slightly odd "browser_info_remote" -- it could point to a completely different version of the Isabelle library;
Thu, 26 Jul 2012 13:35:31 +0200 tuned;
Thu, 26 Jul 2012 12:59:09 +0200 remove old output heaps, to ensure that result is valid wrt. check_stamps;
Wed, 25 Jul 2012 16:41:02 +0200 clarified no_document situation;
Tue, 24 Jul 2012 21:54:49 +0200 more build options;
Tue, 24 Jul 2012 21:26:28 +0200 more build options;
Tue, 24 Jul 2012 20:41:50 +0200 pass parent_base_name, which is required for Session.init sanity check;
Tue, 24 Jul 2012 17:15:26 +0200 tuned message;
Tue, 24 Jul 2012 12:54:34 +0200 actually negate "document" (cf. 7483aa690b4f);
Tue, 24 Jul 2012 12:38:33 +0200 clarified "document" again, eliminated redundant "no_document";
Tue, 24 Jul 2012 12:20:01 +0200 added "document_dump_only" (cf. negated usedir -C);
Tue, 24 Jul 2012 11:39:22 +0200 further imitation of ISABELLE_USEDIR_OPTIONS via options;
Tue, 24 Jul 2012 11:14:37 +0200 observe "condition";
Tue, 24 Jul 2012 11:04:49 +0200 observe "quick_and_dirty";
Tue, 24 Jul 2012 11:02:42 +0200 added "browser_info_remote" (cf. usedir -P);
Tue, 24 Jul 2012 10:58:43 +0200 clarified "this_name" vs. former "reset" feature -- imitate the latter by loading other session sources directly;
Tue, 24 Jul 2012 10:44:36 +0200 timing for whole session;
Tue, 24 Jul 2012 10:43:13 +0200 tuned options;
Tue, 24 Jul 2012 10:39:03 +0200 timing is command line options, not system option;
Tue, 24 Jul 2012 10:11:49 +0200 clarified document options;
Tue, 24 Jul 2012 00:29:36 +0200 pass build options to ML;
Sat, 21 Jul 2012 17:49:22 +0200 save image for inner nodes only;
Sat, 21 Jul 2012 16:41:55 +0200 some actual build function on ML side;