src/Pure/Admin/isabelle_cronjob.scala
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;
less more (0) -300 -100 -60 tip