Mon, 23 Jul 2012 22:35:10 +0200added ML version of stand-alone options, with XML.encode/decode operations (unidirectional from Scala to ML);
wenzelm [Mon, 23 Jul 2012 22:35:10 +0200] rev 49471
added ML version of stand-alone options, with XML.encode/decode operations (unidirectional from Scala to ML);

Mon, 23 Jul 2012 21:01:16 +0200provide explicit ISABELLE_PLATFORM32 as well;
wenzelm [Mon, 23 Jul 2012 21:01:16 +0200] rev 49470
provide explicit ISABELLE_PLATFORM32 as well;
discontinued some obsolete platforms;
explicit error for unknown platform;

Mon, 23 Jul 2012 19:07:01 +0200merged
berghofe [Mon, 23 Jul 2012 19:07:01 +0200] rev 49469
merged

Mon, 23 Jul 2012 18:52:10 +0200set_vcs now derives prefix from fully qualified procedure / function name
berghofe [Mon, 23 Jul 2012 18:52:10 +0200] rev 49468
set_vcs now derives prefix from fully qualified procedure / function name

Mon, 23 Jul 2012 18:21:26 +0200try droppable application using Platypus functionality -- in contrast to earlier AppHack (cf. 9343d4b7c5bf);
wenzelm [Mon, 23 Jul 2012 18:21:26 +0200] rev 49467
try droppable application using Platypus functionality -- in contrast to earlier AppHack (cf. 9343d4b7c5bf);

Mon, 23 Jul 2012 18:15:05 +0200updated to Platypus 4.7;
wenzelm [Mon, 23 Jul 2012 18:15:05 +0200] rev 49466
updated to Platypus 4.7;

Mon, 23 Jul 2012 16:44:29 +0200merged
wenzelm [Mon, 23 Jul 2012 16:44:29 +0200] rev 49465
merged

Mon, 23 Jul 2012 16:16:10 +0200tuned;
wenzelm [Mon, 23 Jul 2012 16:16:10 +0200] rev 49464
tuned;

Mon, 23 Jul 2012 16:13:26 +0200clarified init_component: always liberal;
wenzelm [Mon, 23 Jul 2012 16:13:26 +0200] rev 49463
clarified init_component: always liberal;
reduced divergence of clone from lib/scripts/getsettings;

Mon, 23 Jul 2012 15:59:14 +0200added system build mode: produce output in ISABELLE_HOME;
wenzelm [Mon, 23 Jul 2012 15:59:14 +0200] rev 49462
added system build mode: produce output in ISABELLE_HOME;
determine output location more explicitly;