src/Pure/Tools/build_cluster.scala
Sun, 12 Nov 2023 22:34:03 +0100 wenzelm tuned signature;
Sun, 12 Nov 2023 22:18:12 +0100 wenzelm support for "cluster" table with "hosts" array, and params/options as for "host" table;
Sun, 12 Nov 2023 22:05:59 +0100 wenzelm clarified signature: more operations, allow recursive get;
Sat, 11 Nov 2023 20:13:23 +0100 wenzelm build cluster host specifications are based on registry entries (table prefix "host");
Sat, 11 Nov 2023 20:01:14 +0100 wenzelm clarified signature: more operations;
Thu, 09 Nov 2023 14:22:19 +0100 wenzelm clarified signature: more operations;
Thu, 09 Nov 2023 13:31:09 +0100 wenzelm support for explicit SSH hostname;
Tue, 07 Nov 2023 15:59:02 +0100 wenzelm clarified modules;
Wed, 18 Oct 2023 19:49:08 +0200 Fabian Huch added initial version of benchmark module, e.g., to compare performance of different hosts;
Tue, 19 Sep 2023 19:48:54 +0200 wenzelm clarified signature;
Sun, 03 Sep 2023 19:28:59 +0200 wenzelm merged
Sun, 03 Sep 2023 16:44:07 +0200 wenzelm proper stop of build_process shutdown, despite errors on workers;
Sun, 03 Sep 2023 16:19:58 +0200 wenzelm prefer quiet mode: potentially more robust ssh connection, e.g. when master closes;
Tue, 29 Aug 2023 12:53:28 +0200 wenzelm misc tuning: support "scalac -source 3.3";
Sun, 27 Aug 2023 12:57:59 +0200 wenzelm removed junk (following ab07d4cb7d1c, amending 8cd399b25dac);
Sat, 26 Aug 2023 13:48:14 +0200 wenzelm tuned messages (again);
Sat, 26 Aug 2023 13:47:03 +0200 wenzelm tuned: prefer explicit types;
Fri, 25 Aug 2023 20:35:28 +0200 wenzelm support for Host.dirs;
Fri, 25 Aug 2023 20:10:53 +0200 wenzelm tuned message: failure can happen towards the end, e.g. due to failed sessions or progress.stopped;
Fri, 25 Aug 2023 20:08:32 +0200 wenzelm support multiple host names;
Wed, 23 Aug 2023 14:23:41 +0200 wenzelm more explicit check;
Tue, 22 Aug 2023 13:51:06 +0200 wenzelm support hosts with shared directory (e.g. NFS);
Tue, 22 Aug 2023 10:05:03 +0200 wenzelm clarified signature;
Tue, 22 Aug 2023 09:39:37 +0200 wenzelm tuned signature;
Tue, 22 Aug 2023 09:28:44 +0200 wenzelm tuned signature;
Mon, 21 Aug 2023 15:54:08 +0200 wenzelm more robust command options;
Thu, 10 Aug 2023 19:51:43 +0200 wenzelm removed junk (amending 8cd399b25dac);
Thu, 10 Aug 2023 19:42:21 +0200 wenzelm more informative error;
Thu, 10 Aug 2023 16:57:01 +0200 wenzelm more robust;
Thu, 10 Aug 2023 11:29:11 +0200 wenzelm clarified synchronized regions: avoid deadlock of Build_Cluster operations on other thread vs. return_code(), notably via capture() error handling;
less more (0) -50 -30 tip