src/Pure/Admin/isabelle_cronjob.scala
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;
Thu, 21 Jan 2021 18:06:44 +0100 wenzelm more official support for macOS 11.1 Big Sur;
Thu, 24 Dec 2020 12:58:25 +0100 wenzelm more robust components_base: avoid fragile directory links on Windows (or Cygwin);
Wed, 23 Dec 2020 23:20:52 +0100 wenzelm avoid memory problems on test machine;
Sun, 13 Dec 2020 13:29:04 +0100 wenzelm updated "macOS" terminology: current Big Sur is already version 11;
Sun, 13 Dec 2020 13:16:07 +0100 wenzelm updated test machines;
Sat, 07 Nov 2020 20:46:24 +0100 wenzelm maintain Isabelle mailing list archives;
Thu, 15 Oct 2020 16:13:49 +0200 wenzelm discontinued old platforms;
Wed, 07 Oct 2020 20:53:27 +0200 wenzelm clarified multicore options;
Wed, 07 Oct 2020 20:51:04 +0200 wenzelm discontinued old machines;
Wed, 07 Oct 2020 20:43:59 +0200 wenzelm updated tests for macOS 10.14 Mojave;
Mon, 05 Oct 2020 22:07:25 +0200 wenzelm clarified signature;
Mon, 05 Oct 2020 21:15:58 +0200 wenzelm clarified signature;
Mon, 28 Sep 2020 14:55:37 +0200 wenzelm proper Windows 32bit platform;
Sat, 25 Jul 2020 23:23:59 +0200 wenzelm clarified name to avoid duplication (no distinction of data on host = lrzcloud2);
less more (0) -100 -60 tip