src/Pure/Admin/isabelle_cronjob.scala
Wed, 27 Mar 2024 22:56:03 +0100 wenzelm proper ISABELLE_GO_SETUP, e.g. for AFP/Go compiler tests;
Tue, 26 Mar 2024 16:04:06 +0100 wenzelm less ambitious parallelism: avoid exhaustion of memory (64GB total);
Mon, 25 Mar 2024 20:42:10 +0100 wenzelm more ambitious test "AFP (macOS 14 Sonoma, Apple Silicon)", as replacement for AFP on lrzcloud2;
Sun, 24 Mar 2024 14:04:30 +0100 wenzelm shutdown lrzcloud2;
Fri, 08 Mar 2024 20:38:19 +0100 wenzelm tuned;
Tue, 30 Jan 2024 22:43:10 +0100 wenzelm proper accessible paths for web server;
Tue, 30 Jan 2024 21:54:33 +0100 wenzelm more informative message (amending b8a6b2ec85a2);
Tue, 30 Jan 2024 21:43:53 +0100 wenzelm more robust: do not affect "$ISABELLE_HOME_USER/contrib" on master node;
Tue, 30 Jan 2024 21:38:33 +0100 wenzelm avoid excessive ML heap on this 16GB node;
Tue, 30 Jan 2024 17:36:14 +0100 wenzelm clarified symbolic host name;
Tue, 30 Jan 2024 17:35:42 +0100 wenzelm allow remote_build on this host (server-arm), without conflicts of this "isabelle_self";
Tue, 30 Jan 2024 12:48:27 +0100 wenzelm more robust message;
Sun, 28 Jan 2024 19:22:33 +0100 wenzelm proper test options;
Sat, 27 Jan 2024 23:05:00 +0100 wenzelm proper history_base for linux_arm;
Sat, 27 Jan 2024 22:15:40 +0100 wenzelm routine build + test for linux_arm;
Sat, 27 Jan 2024 21:12:16 +0100 wenzelm disable test on "augsburg1": machine will be dismantled;
Sun, 26 Nov 2023 13:32:51 +0100 wenzelm tuned whitespace;
Sun, 19 Nov 2023 20:45:09 +0100 wenzelm prefer symbolic build_history_base_arm;
Sun, 19 Nov 2023 20:41:34 +0100 wenzelm build_history: proper support for ISABELLE_APPLE_PLATFORM64;
Sun, 19 Nov 2023 19:41:17 +0100 wenzelm clarified isabelle_hg (again, see b9d59669904a);
Sun, 19 Nov 2023 19:29:19 +0100 wenzelm clarified signature: explicit Remote_Build.count instead of duplicate entries (see also ee8c014526dc);
Sun, 19 Nov 2023 15:15:09 +0100 wenzelm clarified signature: more operations and options concerning Isabelle hg;
Sun, 19 Nov 2023 12:52:14 +0100 wenzelm tuned signature: fewer warnings in IntelliJ IDEA;
Sun, 19 Nov 2023 12:46:41 +0100 wenzelm clarified signature and modules: more explicit Build_Log.History;
Sat, 18 Nov 2023 21:14:34 +0100 wenzelm tuned: avoid recursion;
Sat, 18 Nov 2023 20:51:44 +0100 wenzelm tuned;
Wed, 08 Nov 2023 15:37:15 +0100 wenzelm avoid option -C: free this latter for build-related configuration;
Sun, 05 Nov 2023 19:55:18 +0100 wenzelm more tests;
Sun, 05 Nov 2023 19:40:39 +0100 wenzelm clarified exploration of history: more uniform options;
Sun, 05 Nov 2023 19:32:01 +0100 wenzelm tuned;
Sun, 05 Nov 2023 19:28:54 +0100 wenzelm tuned;
Sat, 04 Nov 2023 20:28:07 +0100 wenzelm enable multi-builds (again, see also 0c7419d3dd59);
Sat, 04 Nov 2023 20:10:17 +0100 wenzelm explore history more thoroughly;
Sat, 04 Nov 2023 17:19:22 +0100 wenzelm tuned signature;
Sat, 04 Nov 2023 16:48:51 +0100 wenzelm proper exploration of older history: avoid premature fallback on current "rev" (see also d3d5cb2d6866, 6706d6f0afda);
Sat, 04 Nov 2023 16:45:16 +0100 wenzelm clarified signature;
Sat, 04 Nov 2023 16:31:02 +0100 wenzelm tuned output;
Fri, 03 Nov 2023 10:12:34 +0100 wenzelm proper progress (see also 45d570945fe4);
Thu, 02 Nov 2023 12:03:30 +0100 wenzelm more detailed progress for build_log_database, to see better what happens when;
Thu, 02 Nov 2023 10:12:12 +0100 wenzelm disable multi-builds (again): does not quite work yet;
Tue, 31 Oct 2023 17:32:56 +0100 wenzelm clarified modules;
Tue, 31 Oct 2023 17:24:19 +0100 wenzelm clarified signature;
Tue, 31 Oct 2023 17:01:19 +0100 wenzelm clarified SEQ: more sequential evaluation to support multiple tests (see also 5c91bd51fc37);
Tue, 31 Oct 2023 16:49:03 +0100 wenzelm tuned signature;
Sun, 29 Oct 2023 20:14:46 +0100 wenzelm afford multiple tests on fast machines (see also edb4faf666c9 and 2a26d423d9fb);
Sun, 29 Oct 2023 19:42:46 +0100 wenzelm performance tuning: parallel and incremental update of build_log_database;
Thu, 26 Oct 2023 15:38:27 +0200 wenzelm clarified names;
Mon, 16 Oct 2023 21:27:56 +0200 wenzelm proper parallel build tasks;
Sun, 15 Oct 2023 14:59:19 +0200 wenzelm more Haskell tests on macOS;
Sat, 14 Oct 2023 20:24:39 +0200 wenzelm update platforms: discontinue macOS 10.13 High Sierra, macOS 10.14 Mojave, macOS 10.15 Catalina;
Sat, 14 Oct 2023 14:38:40 +0200 wenzelm more platform tests: initial support for macOS 14 Sonoma;
Thu, 12 Oct 2023 21:11:59 +0200 wenzelm prefer Exn.result: avoid accidental capture of interrupts, similar to ML;
Mon, 09 Oct 2023 21:41:26 +0200 wenzelm mini2 is not active due to upgrade;
Sun, 13 Aug 2023 15:08:38 +0200 wenzelm backed out changeset 2a26d423d9fb: build_log_database not run yet, so this tests the same changesets again;
Wed, 09 Aug 2023 11:04:17 +0200 wenzelm afford multiple tests for arm64_32-darwin on this fast machine;
Wed, 09 Aug 2023 10:51:21 +0200 wenzelm proper history_base for AMR64;
Tue, 08 Aug 2023 23:51:01 +0200 wenzelm proper support for Apple Silicon (ARM64);
Mon, 07 Aug 2023 15:20:51 +0200 wenzelm systematic testing of arm64_32-darwin;
Tue, 25 Jul 2023 14:58:05 +0200 wenzelm back out 9d5e2a08ba1b, hoping the server room stays sufficiently cool;
Mon, 24 Jul 2023 22:53:18 +0200 wenzelm show more build history for AFP;
Fri, 07 Jul 2023 10:39:28 +0200 wenzelm disable lxbroy10 for now: technical problems with cooling;
Tue, 23 May 2023 10:56:41 +0200 wenzelm tuned;
Sat, 08 Apr 2023 18:08:20 +0200 wenzelm use remote copy of locally installed rsync component: for uniform version and options;
Wed, 29 Mar 2023 21:23:56 +0200 wenzelm clarified options;
Wed, 29 Mar 2023 20:41:54 +0200 wenzelm more robust errors: proceed updating database;
Wed, 29 Mar 2023 14:22:01 +0200 wenzelm clarified modules;
Wed, 08 Mar 2023 14:21:14 +0100 wenzelm tuned;
Mon, 06 Mar 2023 21:12:47 +0100 wenzelm clarified signature: reduce boilerplate;
Thu, 02 Mar 2023 15:39:14 +0100 wenzelm tuned;
Sun, 26 Feb 2023 13:50:07 +0100 wenzelm clarified signature: more concise operations;
Sat, 25 Feb 2023 14:33:19 +0100 wenzelm clarified signature: more robust operations;
Fri, 24 Feb 2023 20:40:50 +0100 wenzelm tuned;
Wed, 01 Feb 2023 20:07:13 +0100 wenzelm less ambitious parallelism: avoid exhaustion of memory (40GB total);
Tue, 31 Jan 2023 23:17:44 +0100 wenzelm alternate AFP tests on lrzcloud2, to fit better into one day;
Sun, 29 Jan 2023 16:49:17 +0100 wenzelm enable clean_components by default: it saves a lot of local disk space, notably on virtual nodes;
Sat, 28 Jan 2023 22:29:24 +0100 wenzelm removed somewhat pointless support for Jenkins log files: it has stopped working long ago;
Sat, 28 Jan 2023 21:40:06 +0100 wenzelm more uniform components context for the managing "self_isabelle" and the managed "other_isabelle";
Sat, 28 Jan 2023 21:32:33 +0100 wenzelm tuned signature;
Sat, 28 Jan 2023 20:50:45 +0100 wenzelm clarified names to emphasize suble differences in meaning;
Sat, 28 Jan 2023 19:47:15 +0100 wenzelm more options to manage resolved components;
Tue, 24 Jan 2023 20:43:55 +0100 wenzelm clarified defaults (see also b310b93563f6);
Sat, 22 Oct 2022 21:20:55 +0200 wenzelm tuned: more robust Scala syntax;
Wed, 12 Oct 2022 13:47:52 +0200 wenzelm proper description;
Sat, 17 Sep 2022 14:45:41 +0200 wenzelm support for ISABELLE_MLTON_OPTIONS, notably for Ubuntu 22.04 with external mlton executable;
Mon, 12 Sep 2022 23:03:57 +0200 wenzelm removed remains of proxy_host management: delegated to .ssh/config;
Mon, 12 Sep 2022 22:52:15 +0200 wenzelm ssh client via regular OpenSSH tools, with authentic use of .ssh/config (notably proxy configuration);
Sun, 11 Sep 2022 22:51:54 +0200 wenzelm clarified signature: discontinue somewhat pointless SSH.Context;
Wed, 31 Aug 2022 21:26:56 +0200 wenzelm test macOS 12 Monterey via laramac01;
Thu, 25 Aug 2022 15:52:42 +0200 wenzelm tuned signature: build_log db is specific to PostgreSQL;
Sun, 21 Aug 2022 23:01:08 +0200 wenzelm disable laramac01 for now: system update pending;
Fri, 10 Jun 2022 15:34:25 +0200 wenzelm more informative release_snapshot, to see better where the cronjob fails;
Mon, 06 Jun 2022 19:39:21 +0200 wenzelm removed obsolete self_update: always enabled, notably on lxbroy10 which is the only shared-home system (and still requires current isabelle_self);
Mon, 06 Jun 2022 19:19:12 +0200 wenzelm clarified remote vs. local build_history: operate on hg_sync directory instead of repository;
Tue, 31 May 2022 12:48:12 +0200 wenzelm redundant (after f28aee3ad1e6): self_update already takes care of currently active Isabelle clone;
Fri, 01 Apr 2022 23:19:12 +0200 wenzelm tuned formatting;
Fri, 01 Apr 2022 17:06:10 +0200 wenzelm clarified formatting, for the sake of scala3;
Mon, 13 Dec 2021 15:34:40 +0100 wenzelm more mailing list content;
Fri, 10 Dec 2021 19:21:14 +0100 wenzelm more Mailman archives;
Fri, 10 Dec 2021 16:55:42 +0100 wenzelm clarified signature;
Sat, 27 Nov 2021 14:55:47 +0100 wenzelm clarified tests: omit somewhat pointless (unstable) results;
Tue, 05 Oct 2021 00:03:39 +0200 wenzelm prefer existing OCaml installation;
Tue, 28 Sep 2021 22:50:22 +0200 wenzelm recover some Linux test, using virtual machine node (Ubuntu 20.04, 4 cores, 16 GB);
Thu, 08 Jul 2021 13:34:12 +0200 wenzelm tuned signature;
Tue, 06 Jul 2021 12:36:47 +0200 wenzelm clarified version: Apple now counts like 11, 12, ...;
Fri, 25 Jun 2021 22:05:14 +0200 wenzelm discontinue i21of4 (old Apple hardware);
Sun, 16 May 2021 19:37:15 +0200 wenzelm recover some Linux test, using old macbroy2 as i21of4 (Ubuntu 20.04);
Sun, 16 May 2021 13:34:27 +0200 wenzelm tuned signature --- following hints by IntelliJ IDEA;
Tue, 04 May 2021 20:02:08 +0200 wenzelm misc tuning and clarification: more explicit types Release_Context, Release_Archive;
Thu, 29 Apr 2021 22:39:33 +0200 wenzelm clarified signature: more operations;
Wed, 28 Apr 2021 14:03:26 +0200 wenzelm tuned signature;
Thu, 04 Mar 2021 15:41:46 +0100 wenzelm tuned --- fewer warnings;
Mon, 01 Mar 2021 22:37:33 +0100 wenzelm tuned --- avoid deprecated Predef.any2stringadd;
Mon, 01 Mar 2021 22:22:12 +0100 wenzelm tuned --- fewer warnings;
Sat, 27 Feb 2021 16:33:16 +0100 wenzelm discontinued somewhat pointless "integrity test of build_history": it fails right now, but also failed to expose spurious incompatibilities when it was working;
Thu, 11 Feb 2021 14:55:57 +0100 wenzelm more parallelism;
Tue, 09 Feb 2021 14:13:03 +0100 wenzelm more robust ISABELLE_COMPONENT_REPOSITORY: use current value of managing process to avoid its fluctuation in ancient history;
Tue, 09 Feb 2021 14:03:05 +0100 wenzelm clarified signature;
Wed, 27 Jan 2021 13:08:07 +0100 wenzelm more robust: support other_isabelle.init_settings for build_history before b93404a4c3dd;
Sun, 24 Jan 2021 19:34:37 +0100 wenzelm merged, with minor edits: Admin/PLATFORMS, CONTRIBUTORS;
Wed, 20 Jan 2021 21:18:40 +0100 wenzelm unused;
less more (0) -120 tip