src/Pure/Build/build_process.scala
Sat, 09 Mar 2024 22:02:27 +0100 wenzelm revert part of 5969ead9f900 that does not quite work yet: only one accidental host is used;
Sat, 09 Mar 2024 20:52:06 +0100 wenzelm record updates within database, based on serial;
Sat, 09 Mar 2024 20:20:13 +0100 wenzelm proper tables (amending 4611b7b47b42);
Sat, 09 Mar 2024 20:04:07 +0100 wenzelm tuned;
Sat, 09 Mar 2024 17:23:09 +0100 wenzelm clarified modules;
Sat, 09 Mar 2024 16:59:38 +0100 wenzelm clarified modules;
Sat, 09 Mar 2024 16:45:18 +0100 wenzelm misc tuning and clarification: prefer explicit type Build_Process.Update;
Sat, 09 Mar 2024 15:48:29 +0100 wenzelm misc tuning and clarification;
Sat, 09 Mar 2024 15:14:22 +0100 wenzelm tuned signature;
Sat, 09 Mar 2024 14:52:28 +0100 wenzelm clarified data representation: more uniform treatment of State.Pending vs. State.Running;
Sat, 09 Mar 2024 13:06:13 +0100 wenzelm tuned: drop pointless SQL.order_by (see also 5f706f7c624b);
Sat, 09 Mar 2024 10:57:28 +0100 wenzelm tuned;
Sat, 09 Mar 2024 10:49:12 +0100 wenzelm tuned signature;
Fri, 08 Mar 2024 20:38:19 +0100 wenzelm tuned;
Fri, 08 Mar 2024 19:04:18 +0100 wenzelm prefer explicit option "build_log_verbose";
Fri, 08 Mar 2024 18:29:21 +0100 wenzelm additional build_log column "session_start", with implicit upgrade of database schema;
Fri, 08 Mar 2024 14:14:05 +0100 wenzelm more robust build_start for master and workers (via database);
Fri, 08 Mar 2024 13:05:01 +0100 wenzelm more accurate progress.now(), notably for Database_Progress;
Tue, 05 Mar 2024 21:44:52 +0100 wenzelm tuned;
Tue, 05 Mar 2024 21:26:18 +0100 wenzelm tuned signature;
Tue, 05 Mar 2024 20:41:07 +0100 wenzelm clarified signature;
Tue, 05 Mar 2024 19:21:07 +0100 wenzelm tuned signature: fewer warnings in IntelliJ IDEA;
Tue, 05 Mar 2024 17:42:36 +0100 wenzelm drop unused Task.info field;
Mon, 04 Mar 2024 21:58:53 +0100 wenzelm clarified signature;
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