src/Pure/System/build.scala
Tue, 24 Jul 2012 12:28:20 +0200 wenzelm clarified build -n (no build);
Tue, 24 Jul 2012 12:14:16 +0200 wenzelm more precise propagation of options: build, session, theories;
Tue, 24 Jul 2012 10:58:43 +0200 wenzelm clarified "this_name" vs. former "reset" feature -- imitate the latter by loading other session sources directly;
Tue, 24 Jul 2012 10:39:03 +0200 wenzelm timing is command line options, not system option;
Tue, 24 Jul 2012 00:29:36 +0200 wenzelm pass build options to ML;
Mon, 23 Jul 2012 15:59:14 +0200 wenzelm added system build mode: produce output in ISABELLE_HOME;
Sun, 22 Jul 2012 23:31:57 +0200 wenzelm parallel scheduling of jobs;
Sun, 22 Jul 2012 21:59:14 +0200 wenzelm tuned;
Sun, 22 Jul 2012 12:26:41 +0200 wenzelm maintain set of source digests, including relevant parts of session entry;
Sun, 22 Jul 2012 00:00:22 +0200 wenzelm determine source dependencies, relatively to preloaded theories;
Sat, 21 Jul 2012 22:13:50 +0200 wenzelm propagate defined options;
Sat, 21 Jul 2012 17:49:22 +0200 wenzelm save image for inner nodes only;
Sat, 21 Jul 2012 16:41:55 +0200 wenzelm some actual build function on ML side;
Fri, 20 Jul 2012 23:16:54 +0200 wenzelm more abstract file system operations in Scala, corresponding to ML version;
Fri, 20 Jul 2012 22:29:25 +0200 wenzelm more explicit java.io.{File => JFile};
Fri, 20 Jul 2012 21:04:03 +0200 wenzelm further imitation of "usedir" shell script;
Fri, 20 Jul 2012 18:50:33 +0200 wenzelm require explicit initialization of options;
Fri, 20 Jul 2012 16:47:43 +0200 wenzelm define build_options from command line;
Fri, 20 Jul 2012 12:45:12 +0200 wenzelm minimal build_job;
Fri, 20 Jul 2012 12:27:25 +0200 wenzelm restrict to required sessions;
Fri, 20 Jul 2012 11:52:20 +0200 wenzelm tune;
Thu, 19 Jul 2012 20:39:49 +0200 wenzelm allow catalog entries to be commented-out;
Thu, 19 Jul 2012 19:12:58 +0200 wenzelm include COMPONENT/etc/sessions as catalog for more directories, for improved scalability with hundreds of entries (notably AFP);
Thu, 19 Jul 2012 16:09:48 +0200 wenzelm less redundant data structures;
Thu, 19 Jul 2012 15:45:59 +0200 wenzelm clarified topological ordering: preserve order of adjacency via reverse fold;
Thu, 19 Jul 2012 14:24:40 +0200 wenzelm support Session.Queue with ordering and dependencies;
Thu, 19 Jul 2012 12:37:08 +0200 wenzelm more explicit treatment of initial Pure sessions;
Thu, 19 Jul 2012 12:05:54 +0200 wenzelm more general support for Isabelle/Scala command line tools;
Thu, 19 Jul 2012 11:47:49 +0200 wenzelm prefer general Properties.Value.Boolean;
Wed, 18 Jul 2012 20:01:55 +0200 wenzelm tuned source structure;
Wed, 18 Jul 2012 19:47:10 +0200 wenzelm allow explicit specification of additional session directories;
Wed, 18 Jul 2012 17:27:28 +0200 wenzelm more errors;
Wed, 18 Jul 2012 17:17:38 +0200 wenzelm cumulate semantic Session_Info, based on syntactic Session_Entry;
Wed, 18 Jul 2012 16:24:16 +0200 wenzelm more tight treatment of reset_name;
Wed, 18 Jul 2012 14:07:31 +0200 wenzelm more informative errors;
Wed, 18 Jul 2012 13:43:36 +0200 wenzelm added parser for Session_Info;
Tue, 17 Jul 2012 22:34:29 +0200 wenzelm basic support for session ROOT files, with examples for FOL and ZF;
Tue, 17 Jul 2012 15:56:19 +0200 wenzelm basic setup for Isabelle build tool;
less more (0) tip