src/Pure/Tools/build_cluster.scala
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;
Sun, 23 Jul 2023 21:23:18 +0200 wenzelm proper check;
Sun, 23 Jul 2023 21:04:33 +0200 wenzelm unused;
Sun, 23 Jul 2023 20:45:00 +0200 wenzelm clarified signature: Build_Cluster.Session.build_context;
Sun, 23 Jul 2023 19:21:54 +0200 wenzelm clarified exception handling and return_code;
Sun, 23 Jul 2023 18:39:23 +0200 wenzelm more robust;
Sun, 23 Jul 2023 14:51:07 +0200 wenzelm support for Build_Cluster.Session.init (rsync + Admin/init);
Sat, 22 Jul 2023 20:37:56 +0200 wenzelm clarified signature: more "object-oriented" style;
Sat, 22 Jul 2023 13:31:55 +0200 wenzelm clarified signature: delegate policies to Build_Cluster implementation, potentially provided by Build.Engine via Build_Process.open_build_cluster;
Sat, 22 Jul 2023 12:11:50 +0200 wenzelm tuned signature;
Fri, 21 Jul 2023 18:44:29 +0200 wenzelm more build_cluster management: open SSH connections in parallel, but synchronously;
Fri, 21 Jul 2023 14:14:48 +0200 wenzelm tuned signature;
Fri, 21 Jul 2023 13:02:07 +0200 wenzelm more accurate print vs. parse;
Fri, 21 Jul 2023 11:31:33 +0200 wenzelm clarified signature;
Fri, 21 Jul 2023 11:21:43 +0200 wenzelm clarified signature (again);
Fri, 21 Jul 2023 11:11:50 +0200 wenzelm tuned output;
Fri, 21 Jul 2023 10:56:11 +0200 wenzelm clarified modules;
Thu, 20 Jul 2023 12:29:57 +0200 wenzelm tuned signature;
Thu, 20 Jul 2023 12:02:52 +0200 wenzelm more pro-forma support for Build_Cluster;
Wed, 19 Jul 2023 15:56:32 +0200 wenzelm proper Build_Cluster.Host.parse for parameters and system options;
Wed, 19 Jul 2023 10:42:40 +0200 wenzelm proforma support for remote build hosts;
Tue, 18 Jul 2023 21:06:11 +0200 wenzelm more operations;
Tue, 18 Jul 2023 20:14:57 +0200 wenzelm support for management of build cluster;
less more (0) tip