src/Pure/System/isabelle_system.scala
Sat, 08 Dec 2018 14:58:56 +0100 wenzelm clarified gnutar options: more uniform owner;
Wed, 28 Nov 2018 11:28:02 +0100 wenzelm clarified modules;
Sat, 10 Nov 2018 14:08:02 +0100 wenzelm support for user-defined Isabelle/Scala command-line tools;
Sun, 21 Oct 2018 18:32:33 +0200 wenzelm eliminated "isabelle makedist" -- prefer Scala over bash/perl scripting;
Thu, 13 Sep 2018 16:30:07 +0200 wenzelm more robust: avoid race condition wrt. cleanup of ML process, e.g. relevant for "$ISABELLE_TMP/rat.ML" in theory Codegen.Further;
Sat, 09 Jun 2018 13:19:57 +0200 wenzelm tuned -- use existing operation;
Thu, 22 Mar 2018 17:00:48 +0100 wenzelm clarified signature: flexible base_dir;
Thu, 15 Mar 2018 22:28:20 +0100 wenzelm more accurate isabelle_id: parent directory is not necessarily at tip;
Thu, 15 Mar 2018 11:44:07 +0100 wenzelm more uniform id;
Mon, 12 Mar 2018 11:17:59 +0100 wenzelm tuned imports;
Fri, 09 Feb 2018 17:57:36 +0100 wenzelm more robust: avoid global change of LD_LIBRARY_PATH (e.g. relevant for subprocesses);
Wed, 24 May 2017 11:39:00 +0200 wenzelm tuned;
Tue, 09 May 2017 21:06:11 +0200 wenzelm more robust update of generated directory;
Thu, 04 May 2017 14:58:19 +0200 wenzelm tuned;
Thu, 02 Mar 2017 17:08:18 +0100 wenzelm more robust: tmp files might get deleted concurrently in ML vs. Scala process;
Thu, 02 Mar 2017 15:56:43 +0100 wenzelm tuned;
Sun, 22 Jan 2017 16:15:08 +0100 wenzelm insist in proper GNU tar, to avoid subtle semantic differences;
Thu, 22 Dec 2016 11:38:16 +0100 wenzelm clarified modules;
Tue, 01 Nov 2016 19:43:13 +0100 wenzelm prefer standard_path for bash arg;
Tue, 18 Oct 2016 16:03:30 +0200 wenzelm clarified modules;
Sat, 15 Oct 2016 19:08:32 +0200 wenzelm expand relatively to given environment, notably remote HOME;
Sat, 15 Oct 2016 11:38:03 +0200 wenzelm prefer Isabelle standard Path;
Fri, 14 Oct 2016 20:53:10 +0200 wenzelm clarified file operations;
Thu, 13 Oct 2016 15:17:10 +0200 wenzelm tuned signature;
Wed, 12 Oct 2016 15:23:54 +0200 wenzelm support remote repositories via ssh command execution;
Wed, 12 Oct 2016 10:22:34 +0200 wenzelm explicit indication of Admin tools;
Tue, 11 Oct 2016 21:44:20 +0200 wenzelm enforce short name, notably on Mac OS X;
Tue, 11 Oct 2016 09:41:07 +0200 wenzelm tuned signature;
Mon, 03 Oct 2016 16:50:29 +0200 wenzelm basic setup for Admin/build_history -- outside of Isabelle environment;
Sat, 13 Aug 2016 23:33:58 +0200 wenzelm tuned;
Tue, 15 Mar 2016 23:59:39 +0100 wenzelm find heaps uniformly via Sessions.Store;
Sun, 13 Mar 2016 14:42:07 +0100 wenzelm tuned;
Sun, 13 Mar 2016 14:27:31 +0100 wenzelm tuned signature;
Sun, 13 Mar 2016 13:04:50 +0100 wenzelm prefer Scala over bash function;
Sun, 13 Mar 2016 12:50:46 +0100 wenzelm tuned;
Sun, 13 Mar 2016 12:44:24 +0100 wenzelm clarified env;
Sun, 13 Mar 2016 12:39:12 +0100 wenzelm unused;
Sun, 13 Mar 2016 12:37:01 +0100 wenzelm more uniform signature for various process invocations;
Sat, 12 Mar 2016 21:46:31 +0100 wenzelm more thorough cleanup -- in Scala;
Wed, 09 Mar 2016 19:30:09 +0100 wenzelm isabelle.Build uses ML_Process directly;
Mon, 07 Mar 2016 18:20:22 +0100 wenzelm Bash.process always uses a closed script instead of an open argument list, for extra robustness on Windows, where quoting is not well-defined;
Mon, 07 Mar 2016 14:53:28 +0100 wenzelm clarified modules;
Wed, 24 Feb 2016 23:36:45 +0100 wenzelm more informative Build.build_results;
Wed, 24 Feb 2016 22:40:19 +0100 wenzelm more informative Process_Result;
Wed, 24 Feb 2016 22:11:28 +0100 wenzelm clarified modules;
Sun, 14 Feb 2016 12:40:51 +0100 wenzelm more direct invocation of ISABELLE_BASH_PROCESS on Windows;
Sun, 14 Feb 2016 11:52:27 +0100 wenzelm tuned signature;
Sat, 13 Feb 2016 21:17:08 +0100 wenzelm tuned signature -- more like ML version;
Sat, 13 Feb 2016 20:41:56 +0100 wenzelm clarified bash process -- similar to ML version;
Sat, 13 Feb 2016 16:19:29 +0100 wenzelm tuned signature;
Tue, 03 Nov 2015 16:35:38 +0100 wenzelm more direct task future implementation, with proper cancel operation;
Tue, 03 Nov 2015 13:54:34 +0100 wenzelm clarified modules;
Wed, 30 Sep 2015 22:01:17 +0200 wenzelm proper Cygwin.init (amending e00e1bf23d03);
Wed, 30 Sep 2015 21:05:14 +0200 wenzelm clarified ISABELLE_ROOT (platform path) vs. ISABELLE_HOME (standard path);
Wed, 30 Sep 2015 20:02:39 +0200 wenzelm uniform treatment of bootstrap directories;
Tue, 29 Sep 2015 23:43:35 +0200 wenzelm clarified Isabelle_System.init;
Tue, 29 Sep 2015 18:39:55 +0200 wenzelm tuned;
Wed, 26 Aug 2015 13:43:24 +0200 wenzelm clarified kill on Windows: just one executable;
Thu, 20 Aug 2015 21:08:47 +0200 wenzelm clarified modules, like ML version;
Thu, 20 Aug 2015 20:36:06 +0200 wenzelm clarified modules, like ML version;
less more (0) -100 -60 tip