src/Pure/Tools/build_process.scala
Sun, 26 Feb 2023 18:52:33 +0100 wenzelm clarified Build_Process.Context: cover all static information;
Sun, 26 Feb 2023 13:50:07 +0100 wenzelm clarified signature: more concise operations;
Sun, 26 Feb 2023 13:15:41 +0100 wenzelm more robust options in "prefs" format: avoid odd control character;
Sun, 26 Feb 2023 11:55:24 +0100 wenzelm support for build database: still inactive;
Tue, 21 Feb 2023 14:36:04 +0100 wenzelm allow arbitrary info, e.g. for custom scheduler;
Tue, 21 Feb 2023 14:30:07 +0100 wenzelm clarified signature;
Tue, 21 Feb 2023 13:01:54 +0100 wenzelm tuned signature;
Tue, 21 Feb 2023 12:58:19 +0100 wenzelm tuned signature: avoid warnings in IntelliJ IDEA;
Tue, 21 Feb 2023 12:53:22 +0100 wenzelm tuned signature;
Tue, 21 Feb 2023 12:50:03 +0100 wenzelm tuned signature;
Tue, 21 Feb 2023 12:48:22 +0100 wenzelm tuned signature;
Tue, 21 Feb 2023 12:42:08 +0100 wenzelm clarified state: more explicit type as plain value, which is also easier to sync with external db;
Tue, 21 Feb 2023 12:13:35 +0100 wenzelm tuned signature;
Tue, 21 Feb 2023 12:11:13 +0100 wenzelm tuned signature;
Tue, 21 Feb 2023 12:08:35 +0100 wenzelm clarified signature: support meaningful subclasses for Build.Engine implementations;
Tue, 21 Feb 2023 11:20:42 +0100 wenzelm misc tuning and clarification;
Mon, 20 Feb 2023 17:13:19 +0100 wenzelm clarified modules: NUMA is managed by Build_Process;
Mon, 20 Feb 2023 16:36:03 +0100 wenzelm clarified signature: move all parameters into Build_Process.Context;
Mon, 20 Feb 2023 11:38:21 +0100 wenzelm clarified signature;
Mon, 20 Feb 2023 11:34:31 +0100 wenzelm more elementary data structures, to fit better to SQL database;
Mon, 20 Feb 2023 10:51:16 +0100 wenzelm clarified signature (see also 68a7ad1385bc);
Mon, 20 Feb 2023 10:29:45 +0100 wenzelm clarified modules;
Mon, 13 Feb 2023 22:24:34 +0100 wenzelm clarified types: support a variety of Build_Job instances;
Mon, 13 Feb 2023 13:26:43 +0100 wenzelm clarified signature: more explicit synchronized operations;
Mon, 13 Feb 2023 12:47:55 +0100 wenzelm clarified signature: more explicit synchronized operations;
Mon, 13 Feb 2023 12:36:49 +0100 wenzelm clarified modules (again);
Mon, 13 Feb 2023 12:26:24 +0100 wenzelm clarified signature: more explicit synchronized operations;
Mon, 13 Feb 2023 12:17:17 +0100 wenzelm clarified signature: more explicit synchronized operations;
Mon, 13 Feb 2023 12:00:21 +0100 wenzelm more robust: first register job, then start job;
Mon, 13 Feb 2023 11:53:35 +0100 wenzelm clarified signature: proper scope of synchronized operation;
Mon, 13 Feb 2023 11:35:46 +0100 wenzelm proper synchronized access to mutable state, to support concurrency eventually;
Mon, 13 Feb 2023 11:25:01 +0100 wenzelm tuned signature: explicit marker for mutable global state;
Mon, 13 Feb 2023 10:49:33 +0100 wenzelm tuned;
Mon, 13 Feb 2023 10:39:49 +0100 wenzelm clarified signature;
Mon, 13 Feb 2023 10:17:30 +0100 wenzelm clarified modules;
Sun, 12 Feb 2023 21:09:12 +0100 wenzelm clarified main operations;
Sun, 12 Feb 2023 20:53:55 +0100 wenzelm clarified signature: prefer stateful object-oriented style, to make it fit better into physical world;
Sun, 12 Feb 2023 15:33:02 +0100 wenzelm prefer global mutable state, in order to break up the loop eventually;
Sun, 12 Feb 2023 13:45:06 +0100 wenzelm clarified modules;
Sat, 11 Feb 2023 23:24:57 +0100 wenzelm clarified signature;
Sat, 11 Feb 2023 23:02:51 +0100 wenzelm clarified static build_context vs. dynamic queue;
Sat, 11 Feb 2023 22:59:23 +0100 wenzelm clarified signature: make dynamic Queue from static Context;
Sat, 11 Feb 2023 21:32:30 +0100 wenzelm clarified data structure: more direct access to timeout;
Sat, 11 Feb 2023 21:22:00 +0100 wenzelm tuned;
Sat, 11 Feb 2023 21:13:28 +0100 wenzelm misc tuning and clarification;
Sat, 11 Feb 2023 20:54:24 +0100 wenzelm clarified modules;
Sat, 11 Feb 2023 20:09:37 +0100 wenzelm tuned message: old_time not sufficiently prominent nor accurate to be printed;
Sat, 11 Feb 2023 20:05:30 +0100 wenzelm clarified signature and terminology;
Sat, 11 Feb 2023 14:18:31 +0100 wenzelm tuned message;
Sat, 11 Feb 2023 14:16:54 +0100 wenzelm tuned signature: more operations;
Sat, 11 Feb 2023 12:09:42 +0100 wenzelm clarified signature: more explicit types;
Sat, 11 Feb 2023 11:42:13 +0100 wenzelm clarified modules;
less more (0) tip