wenzelm [Sun, 23 Jul 2023 20:45:00 +0200] rev 78444
clarified signature: Build_Cluster.Session.build_context;
proper implementation of Build_Cluster.Session.start() based on Build.build_worker_command();
wenzelm [Sun, 23 Jul 2023 19:21:54 +0200] rev 78443
clarified exception handling and return_code;
wenzelm [Sun, 23 Jul 2023 19:20:29 +0200] rev 78442
tuned signature: more operations;
wenzelm [Sun, 23 Jul 2023 18:39:23 +0200] rev 78441
more robust;
wenzelm [Sun, 23 Jul 2023 14:51:07 +0200] rev 78440
support for Build_Cluster.Session.init (rsync + Admin/init);
clarified Build.Results and overall return code;
wenzelm [Sun, 23 Jul 2023 13:09:15 +0200] rev 78439
prefer Process_Result.RC.merge: strict treatment of interrupt;
wenzelm [Sun, 23 Jul 2023 12:59:52 +0200] rev 78438
clarified signature: more operations;
wenzelm [Sun, 23 Jul 2023 11:50:31 +0200] rev 78437
proper afp_root;
wenzelm [Sat, 22 Jul 2023 20:37:56 +0200] rev 78436
clarified signature: more "object-oriented" style;
wenzelm [Sat, 22 Jul 2023 16:01:46 +0200] rev 78435
more flexible Build.Engine.process_options: e.g. to manipulate "process_policy" for ML process;