src/Pure/Build/build_process.scala
Mon, 04 Mar 2024 21:46:21 +0100 wenzelm clarified module signature and state;
Mon, 04 Mar 2024 21:18:24 +0100 wenzelm omit somewhat pointless message, following b7187d4cdf68;
Mon, 04 Mar 2024 13:55:11 +0100 wenzelm clarified module signature and state;
Mon, 04 Mar 2024 13:44:11 +0100 wenzelm tuned signature: more protected operations;
Mon, 04 Mar 2024 12:30:33 +0100 wenzelm database performance tuning: just one synchronized_database for main loop body;
Mon, 04 Mar 2024 11:05:36 +0100 wenzelm more robust: assume that database is exclusive for this Progress instance --- always close on exit (see also bf377e10ff3b);
Sat, 24 Feb 2024 11:05:11 +0100 wenzelm tuned signature;
Thu, 22 Feb 2024 21:42:02 +0100 wenzelm more thorough Store.clean_output (amending 1fa1b32b0379);
Thu, 22 Feb 2024 21:28:55 +0100 wenzelm clarified signature: Build_Process tells how to clean sessions;
Thu, 22 Feb 2024 14:51:05 +0100 wenzelm tuned signature: fewer warnings in IntelliJ IDEA;
Thu, 22 Feb 2024 13:57:13 +0100 wenzelm clarified signature;
Wed, 21 Feb 2024 19:36:53 +0100 wenzelm build local log_db, with store/restore via optional database server;
Sat, 17 Feb 2024 15:27:32 +0100 wenzelm clarifier worker vs. master, which may coincide for local build;
Sat, 17 Feb 2024 15:08:48 +0100 wenzelm clarified signature;
Fri, 16 Feb 2024 11:12:42 +0100 wenzelm clarified signature;
Thu, 15 Feb 2024 11:33:36 +0100 wenzelm more robust type, with explicit default;
Wed, 24 Jan 2024 18:41:21 +0100 Fabian Huch make build process state protected to avoid copying in subclasses (e.g. for database connections);
Sat, 20 Jan 2024 15:07:41 +0100 wenzelm clarified directories;
less more (0) tip