src/Pure/Tools/build_process.scala
Sun, 03 Sep 2023 13:23:51 +0200 wenzelm clarified signature;
Sun, 03 Sep 2023 12:39:19 +0200 wenzelm clarified signature;
Sun, 03 Sep 2023 12:30:44 +0200 wenzelm clarified signature: removed ununsed option;
Sun, 03 Sep 2023 12:17:41 +0200 wenzelm tuned message;
Sun, 27 Aug 2023 13:15:32 +0200 wenzelm tuned messages: avoid duplicates;
Fri, 25 Aug 2023 15:31:14 +0200 wenzelm clarified default options: SQLite build_database is unsupported for Isabelle2023, due to lack of proper transaction_lock;
Fri, 25 Aug 2023 13:56:00 +0200 wenzelm tuned message;
Wed, 23 Aug 2023 16:04:04 +0200 wenzelm tuned;
Wed, 23 Aug 2023 15:59:03 +0200 wenzelm more accurate treatment of state vs. serial vs. db;
Wed, 23 Aug 2023 11:44:08 +0200 wenzelm proper numa_nodes for build_worker;
Wed, 23 Aug 2023 11:31:17 +0200 wenzelm tuned message;
Wed, 23 Aug 2023 11:20:07 +0200 wenzelm tuned;
Tue, 22 Aug 2023 11:33:25 +0200 wenzelm tuned whitespace;
Mon, 21 Aug 2023 15:04:22 +0200 wenzelm clarified signature: proper treatment of implicit state (amending d0c9d277620e);
Mon, 21 Aug 2023 13:01:45 +0200 wenzelm performance tuning: avoid redundant db access;
Mon, 21 Aug 2023 12:40:33 +0200 wenzelm performance tuning: avoid multiple db roundtrips;
Mon, 21 Aug 2023 11:15:25 +0200 wenzelm tuned signature: removed unused arguments;
Mon, 21 Aug 2023 10:55:30 +0200 wenzelm minor performance tuning: avoid multiple db roundtrips;
Thu, 17 Aug 2023 20:06:24 +0200 wenzelm restrict input_messages to master build_process: avoid excessive db traffic for distributed build_workers;
Thu, 17 Aug 2023 19:01:40 +0200 wenzelm more scalable Database_Progress via asynchronous Consumer_Thread.fork_bulk;
Wed, 16 Aug 2023 14:50:17 +0200 wenzelm tuned signature;
Wed, 16 Aug 2023 14:42:43 +0200 wenzelm build_worker is stopped independently from master build_process;
Thu, 10 Aug 2023 20:30:37 +0200 wenzelm more thorough ML_Heap.restore: include ancestors; prefer simultaneous ML_Heap.get_entries: just one database access for heap hierarchy;
Thu, 10 Aug 2023 19:48:39 +0200 wenzelm more robust wrt. undefined state;
Thu, 10 Aug 2023 12:26:20 +0200 wenzelm tuned messages;
Thu, 10 Aug 2023 12:15:40 +0200 wenzelm more robust ancestor_results: avoid total existence failure after build_process has crashed elsewhere;
Sun, 23 Jul 2023 14:51:07 +0200 wenzelm support for Build_Cluster.Session.init (rsync + Admin/init);
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;
Fri, 21 Jul 2023 18:44:29 +0200 wenzelm more build_cluster management: open SSH connections in parallel, but synchronously;
Fri, 21 Jul 2023 11:21:43 +0200 wenzelm clarified signature (again);
less more (0) -100 -50 -30 tip