wenzelm [Tue, 24 Jul 2012 10:44:36 +0200] rev 48461
timing for whole session;
wenzelm [Tue, 24 Jul 2012 10:43:13 +0200] rev 48460
tuned options;
wenzelm [Tue, 24 Jul 2012 10:39:03 +0200] rev 48459
timing is command line options, not system option;
wenzelm [Tue, 24 Jul 2012 10:11:49 +0200] rev 48458
clarified document options;
wenzelm [Tue, 24 Jul 2012 00:29:36 +0200] rev 48457
pass build options to ML;
some imitation of usedir Session.init;
wenzelm [Mon, 23 Jul 2012 22:35:10 +0200] rev 48456
added ML version of stand-alone options, with XML.encode/decode operations (unidirectional from Scala to ML);
wenzelm [Mon, 23 Jul 2012 21:01:16 +0200] rev 48455
provide explicit ISABELLE_PLATFORM32 as well;
discontinued some obsolete platforms;
explicit error for unknown platform;
berghofe [Mon, 23 Jul 2012 19:07:01 +0200] rev 48454
merged
berghofe [Mon, 23 Jul 2012 18:52:10 +0200] rev 48453
set_vcs now derives prefix from fully qualified procedure / function name
wenzelm [Mon, 23 Jul 2012 18:21:26 +0200] rev 48452
try droppable application using Platypus functionality -- in contrast to earlier AppHack (cf. 9343d4b7c5bf);