src/Pure/Tools/build_process.scala
Wed, 19 Jul 2023 16:04:59 +0200 wenzelm clarified options;
Wed, 19 Jul 2023 13:29:18 +0200 wenzelm clarified options: accommodate potentially slow database connection;
Wed, 19 Jul 2023 10:42:40 +0200 wenzelm proforma support for remote build hosts;
Tue, 18 Jul 2023 19:51:12 +0200 wenzelm renamed object Data to private_data, to emphasize its intended scope (but it is publicly accessible in the database);
Tue, 18 Jul 2023 13:32:34 +0200 wenzelm proper running limit, based on this worker process;
Tue, 18 Jul 2023 12:55:43 +0200 wenzelm more robust: implicit locking of tables in standard order;
Tue, 18 Jul 2023 12:19:12 +0200 wenzelm clarified signature: eliminate SQL.Tables.empty to avoid confusion (see also 0bd366fad888);
Mon, 17 Jul 2023 20:59:50 +0200 wenzelm tuned signature;
Mon, 17 Jul 2023 11:39:32 +0200 wenzelm reuse database_server connection;
Sun, 16 Jul 2023 21:01:33 +0200 wenzelm reuse SSH.Server connection database server;
Sun, 16 Jul 2023 14:11:56 +0200 wenzelm clarified options;
Sun, 16 Jul 2023 12:19:48 +0200 wenzelm prefer asynchronous operations: reduce time spent within synchronized_database("Build_Process.start_job");
Sun, 16 Jul 2023 11:29:23 +0200 wenzelm more informative trace;
Sat, 15 Jul 2023 20:34:06 +0200 wenzelm more robust: avoid nested transactions (on disjoint tables);
Sat, 15 Jul 2023 20:08:19 +0200 wenzelm potentially more robust: long-running operation only for build master, not workers;
less more (0) -100 -15 tip