Fri, 06 Sep 2024 15:59:48 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Thu, 06 Jun 2024 23:12:04 +0200 |
wenzelm |
proper afp_directory (amending 9308bc5f65d6);
|
file |
diff |
annotate
|
Sat, 25 May 2024 17:22:05 +0200 |
wenzelm |
more general dirs for Sync.sync;
|
file |
diff |
annotate
|
Fri, 24 May 2024 20:23:14 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Wed, 27 Mar 2024 12:50:37 +0100 |
wenzelm |
proper services for Setup_Tool --- avoid hardwired stuff;
|
file |
diff |
annotate
|
Fri, 08 Mar 2024 19:04:18 +0100 |
wenzelm |
prefer explicit option "build_log_verbose";
|
file |
diff |
annotate
|
Fri, 08 Mar 2024 13:05:01 +0100 |
wenzelm |
more accurate progress.now(), notably for Database_Progress;
|
file |
diff |
annotate
|
Wed, 21 Feb 2024 19:59:35 +0100 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Sun, 18 Feb 2024 13:32:44 +0100 |
wenzelm |
clarified signature: emphasize physical db files;
|
file |
diff |
annotate
|
Tue, 30 Jan 2024 21:35:28 +0100 |
wenzelm |
more robust (amending c9774306a879);
|
file |
diff |
annotate
|
Tue, 30 Jan 2024 17:35:42 +0100 |
wenzelm |
allow remote_build on this host (server-arm), without conflicts of this "isabelle_self";
|
file |
diff |
annotate
|
Sat, 18 Nov 2023 16:58:14 +0100 |
wenzelm |
clarified Log_File.cache: reuse existing Store.cache / Build_Log.Store.cache;
|
file |
diff |
annotate
|
Sun, 12 Nov 2023 12:26:08 +0100 |
wenzelm |
tuned signature: more operations;
|
file |
diff |
annotate
|
Wed, 08 Nov 2023 15:37:15 +0100 |
wenzelm |
avoid option -C: free this latter for build-related configuration;
|
file |
diff |
annotate
|
Tue, 31 Oct 2023 16:24:07 +0100 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Tue, 29 Aug 2023 20:19:57 +0200 |
wenzelm |
discontinue odd AFP partitioning: let Build_Cluster / Build_Engine do the job;
|
file |
diff |
annotate
|
Tue, 29 Aug 2023 17:29:34 +0200 |
wenzelm |
clarified signature: prefer enum types;
|
file |
diff |
annotate
|
Tue, 08 Aug 2023 23:51:01 +0200 |
wenzelm |
proper support for Apple Silicon (ARM64);
|
file |
diff |
annotate
|
Sun, 23 Jul 2023 13:09:15 +0200 |
wenzelm |
prefer Process_Result.RC.merge: strict treatment of interrupt;
|
file |
diff |
annotate
|
Tue, 20 Jun 2023 14:25:06 +0200 |
wenzelm |
clarified modules;
|
file |
diff |
annotate
|
Thu, 15 Jun 2023 17:03:48 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Sun, 09 Apr 2023 23:09:24 +0200 |
wenzelm |
more robust: avoid crash of Build_Log.parse_build_info / Protocol.Error_Message_Marker, e.g. in session MDP-Rewards of Isabelle/26ec258e5cf8 + AFP/2859e11cc09b;
|
file |
diff |
annotate
|
Sat, 08 Apr 2023 19:32:09 +0200 |
wenzelm |
use "rsync --secluded-args" by default, discontinue obsolete option -P of sync tools;
|
file |
diff |
annotate
|
Sat, 08 Apr 2023 17:20:15 +0200 |
wenzelm |
clarified signature: more abstract;
|
file |
diff |
annotate
|
Sat, 08 Apr 2023 16:37:54 +0200 |
wenzelm |
clarified underlying SSH session of "isabelle hg_sync" and "isabelle sync";
|
file |
diff |
annotate
|
Fri, 24 Feb 2023 20:40:50 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Mon, 06 Feb 2023 14:54:15 +0100 |
wenzelm |
proper Shasum.digest, to emulate old form from build_history database;
|
file |
diff |
annotate
|
Sat, 28 Jan 2023 21:40:06 +0100 |
wenzelm |
more uniform components context for the managing "self_isabelle" and the managed "other_isabelle";
|
file |
diff |
annotate
|
Sat, 28 Jan 2023 21:32:33 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Sat, 28 Jan 2023 20:58:00 +0100 |
wenzelm |
obsolete (see also d547173212d2);
|
file |
diff |
annotate
|
Sat, 28 Jan 2023 20:50:45 +0100 |
wenzelm |
clarified names to emphasize suble differences in meaning;
|
file |
diff |
annotate
|
Sat, 28 Jan 2023 20:21:55 +0100 |
wenzelm |
prefer high-level Other_Isabelle.bash over low-level SSH.execute;
|
file |
diff |
annotate
|
Sat, 28 Jan 2023 20:13:40 +0100 |
wenzelm |
unused (see 378bb7a739c3);
|
file |
diff |
annotate
|
Sat, 28 Jan 2023 19:47:15 +0100 |
wenzelm |
more options to manage resolved components;
|
file |
diff |
annotate
|
Sat, 28 Jan 2023 16:51:41 +0100 |
wenzelm |
proper use of current ISABELLE_COMPONENT_REPOSITORY from the managing Isabelle system (amending 3e963d68d394);
|
file |
diff |
annotate
|
Fri, 27 Jan 2023 15:33:21 +0100 |
wenzelm |
prefer typed bytes count, but retain toString of original Long for robustness of Java/Scala string composition;
|
file |
diff |
annotate
|
Wed, 25 Jan 2023 21:10:20 +0100 |
wenzelm |
prefer Other_Isabelle.init instead of adhoc scripts;
|
file |
diff |
annotate
|
Wed, 25 Jan 2023 14:51:13 +0100 |
wenzelm |
more operations for SSH.System;
|
file |
diff |
annotate
|
Wed, 25 Jan 2023 13:38:26 +0100 |
wenzelm |
recovered option -C from 092449efcb0e (still required for isabelle_cronjob.scala on Windows), but with slightly different meaning;
|
file |
diff |
annotate
|
Tue, 24 Jan 2023 23:05:32 +0100 |
wenzelm |
clarified defaults: imitate "isabelle components -I" without further parameters;
|
file |
diff |
annotate
|
Tue, 24 Jan 2023 20:43:55 +0100 |
wenzelm |
clarified defaults (see also b310b93563f6);
|
file |
diff |
annotate
|
Tue, 24 Jan 2023 19:55:33 +0100 |
wenzelm |
more formal Other_Isabelle.settings, with derived expand_path / bash_path;
|
file |
diff |
annotate
|
Tue, 24 Jan 2023 17:16:00 +0100 |
wenzelm |
removed unused user_home argument (see also 897f1ac84aab and 19b6091c2137);
|
file |
diff |
annotate
|
Tue, 24 Jan 2023 16:08:28 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Tue, 24 Jan 2023 15:16:24 +0100 |
wenzelm |
more robust and uniform Other_Isabelle.scala_build;
|
file |
diff |
annotate
|
Mon, 23 Jan 2023 16:15:45 +0100 |
wenzelm |
clarified defaults;
|
file |
diff |
annotate
|
Mon, 23 Jan 2023 11:31:18 +0100 |
wenzelm |
tuned: drop redundant "expand";
|
file |
diff |
annotate
|
Sun, 22 Jan 2023 22:26:50 +0100 |
wenzelm |
tuned signature: avoid aliases;
|
file |
diff |
annotate
|
Sat, 22 Oct 2022 21:43:26 +0200 |
wenzelm |
more thorough cleanup;
|
file |
diff |
annotate
|
Sat, 22 Oct 2022 21:38:32 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Sat, 22 Oct 2022 21:20:55 +0200 |
wenzelm |
tuned: more robust Scala syntax;
|
file |
diff |
annotate
|
Fri, 21 Oct 2022 16:39:31 +0200 |
wenzelm |
generic support for XZ and Zstd compression in Isabelle/Scala;
|
file |
diff |
annotate
|
Tue, 13 Sep 2022 11:56:38 +0200 |
wenzelm |
let rsync re-use ssh connection via control path;
|
file |
diff |
annotate
|
Mon, 12 Sep 2022 22:52:15 +0200 |
wenzelm |
ssh client via regular OpenSSH tools, with authentic use of .ssh/config (notably proxy configuration);
|
file |
diff |
annotate
|
Fri, 10 Jun 2022 21:05:31 +0200 |
wenzelm |
sync session images, based on accidental local state;
|
file |
diff |
annotate
|
Fri, 10 Jun 2022 13:53:43 +0200 |
wenzelm |
clarified names;
|
file |
diff |
annotate
|
Wed, 08 Jun 2022 23:49:54 +0200 |
wenzelm |
proper nominal_port, notably for port forwarding;
|
file |
diff |
annotate
|
Tue, 07 Jun 2022 17:24:00 +0200 |
wenzelm |
more robust: protect_args does not work with rsync 2.x from macOS, and is not required in typical situations;
|
file |
diff |
annotate
|
Tue, 07 Jun 2022 17:07:10 +0200 |
wenzelm |
clarified signature: more explicit type Rsync.Context;
|
file |
diff |
annotate
|
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);
|
file |
diff |
annotate
|
Mon, 06 Jun 2022 19:19:12 +0200 |
wenzelm |
clarified remote vs. local build_history: operate on hg_sync directory instead of repository;
|
file |
diff |
annotate
|
Tue, 31 May 2022 16:01:30 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Fri, 01 Apr 2022 23:19:12 +0200 |
wenzelm |
tuned formatting;
|
file |
diff |
annotate
|
Fri, 01 Apr 2022 17:06:10 +0200 |
wenzelm |
clarified formatting, for the sake of scala3;
|
file |
diff |
annotate
|
Mon, 13 Sep 2021 11:52:32 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Sat, 17 Jul 2021 22:50:25 +0200 |
wenzelm |
more robust: avoid -D ~~/AFP/thys after crash of AFP.init (notably in AFP/1001c0dfced0);
|
file |
diff |
annotate
|
Sat, 17 Jul 2021 22:17:27 +0200 |
wenzelm |
more portable across history;
|
file |
diff |
annotate
|
Tue, 11 May 2021 16:30:24 +0200 |
wenzelm |
clarified platforms;
|
file |
diff |
annotate
|
Thu, 29 Apr 2021 22:39:33 +0200 |
wenzelm |
clarified signature: more operations;
|
file |
diff |
annotate
|
Wed, 28 Apr 2021 23:20:05 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Wed, 28 Apr 2021 14:03:26 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Wed, 31 Mar 2021 22:10:56 +0200 |
wenzelm |
tuned signature -- more explicit types;
|
file |
diff |
annotate
|
Thu, 04 Mar 2021 15:41:46 +0100 |
wenzelm |
tuned --- fewer warnings;
|
file |
diff |
annotate
|
Mon, 01 Mar 2021 22:22:12 +0100 |
wenzelm |
tuned --- fewer warnings;
|
file |
diff |
annotate
|
Fri, 12 Feb 2021 12:11:35 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
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;
|
file |
diff |
annotate
|
Mon, 25 Jan 2021 22:30:39 +0100 |
wenzelm |
more robust: defer error in sessions structure to build process;
|
file |
diff |
annotate
|
Sun, 24 Jan 2021 19:34:37 +0100 |
wenzelm |
merged, with minor edits: Admin/PLATFORMS, CONTRIBUTORS;
|
file |
diff |
annotate
|
Wed, 20 Jan 2021 21:18:40 +0100 |
wenzelm |
unused;
|
file |
diff |
annotate
|
Wed, 20 Jan 2021 22:20:26 +0100 |
wenzelm |
more informative error;
|
file |
diff |
annotate
|
Sun, 27 Dec 2020 13:16:30 +0100 |
wenzelm |
tuned (see also b5333fc056da);
|
file |
diff |
annotate
|
Wed, 11 Nov 2020 21:04:22 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Mon, 05 Oct 2020 21:15:58 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Sat, 11 Jul 2020 17:08:26 +0200 |
wenzelm |
clarified messages: avoid duplicate Timing;
|
file |
diff |
annotate
|
Sat, 11 Jul 2020 16:41:55 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Sat, 11 Jul 2020 15:52:54 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Sat, 11 Jul 2020 15:51:15 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Fri, 10 Jul 2020 22:38:03 +0200 |
wenzelm |
proper session Timing for build_history log file (see 5c4800f6b25a);
|
file |
diff |
annotate
|
Sun, 05 Jul 2020 11:00:57 +0200 |
wenzelm |
support generated preferences, i.e. non-strict system options;
|
file |
diff |
annotate
|
Fri, 19 Jun 2020 20:15:00 +0200 |
wenzelm |
tuned --- avoid error in IntelliJ IDEA;
|
file |
diff |
annotate
|
Tue, 07 Apr 2020 21:49:36 +0200 |
wenzelm |
clarified signature: more uniform treatment of stopped/interrupted state;
|
file |
diff |
annotate
|
Mon, 30 Mar 2020 19:50:01 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Mon, 30 Mar 2020 11:59:44 +0200 |
wenzelm |
clarified modules: global quasi-scope for markers;
|
file |
diff |
annotate
|
Sun, 29 Mar 2020 19:42:59 +0200 |
wenzelm |
more explicit type Protocol_Message.Marker;
|
file |
diff |
annotate
|
Fri, 27 Mar 2020 22:01:27 +0100 |
wenzelm |
misc tuning based on hints by IntelliJ IDEA;
|
file |
diff |
annotate
|
Wed, 23 Jan 2019 21:05:33 +0100 |
wenzelm |
prefer x86_64_32 over x86;
|
file |
diff |
annotate
|
Sun, 09 Dec 2018 12:09:54 +0100 |
wenzelm |
clarified settings and defaults;
|
file |
diff |
annotate
|
Mon, 03 Dec 2018 21:32:08 +0100 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Sun, 02 Dec 2018 15:56:14 +0100 |
wenzelm |
clarified component settings;
|
file |
diff |
annotate
|
Sun, 02 Dec 2018 14:12:08 +0100 |
wenzelm |
unused;
|
file |
diff |
annotate
|
Wed, 28 Nov 2018 16:14:31 +0100 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Wed, 14 Nov 2018 21:28:48 +0100 |
wenzelm |
more robust hostname for Isabelle cronjobs: do not rely on target OS installation for resulting build_log database content;
|
file |
diff |
annotate
|
Wed, 07 Nov 2018 14:03:47 +0100 |
wenzelm |
proper ghc_setup / ocaml_setup on target Isabelle distribution (amending 2a17c481d05e);
|
file |
diff |
annotate
|
Mon, 05 Nov 2018 21:59:22 +0100 |
wenzelm |
support remote_build_history with optional ghc_setup / ocaml_setup;
|
file |
diff |
annotate
|
Sun, 21 Oct 2018 14:25:51 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Sat, 19 May 2018 20:05:13 +0200 |
wenzelm |
support for build_database_server (PostgreSQL);
|
file |
diff |
annotate
|
Sat, 19 May 2018 15:45:45 +0200 |
wenzelm |
clarified store directories;
|
file |
diff |
annotate
|
Fri, 18 May 2018 17:09:55 +0200 |
wenzelm |
support Store with options;
|
file |
diff |
annotate
|
Tue, 06 Mar 2018 16:54:13 +0100 |
wenzelm |
more robust: normalize potentially symbolic rev;
|
file |
diff |
annotate
|
Sat, 03 Mar 2018 15:09:36 +0100 |
wenzelm |
clarified self_update: imitate visible directory state on remote side;
|
file |
diff |
annotate
|
Sat, 03 Mar 2018 14:27:33 +0100 |
wenzelm |
self_update implies push_isabelle_home (see also 4c253e84ae62);
|
file |
diff |
annotate
|
Sat, 03 Mar 2018 13:23:09 +0100 |
wenzelm |
uniform setup_repository (pull/clone without update);
|
file |
diff |
annotate
|
Fri, 02 Mar 2018 15:16:10 +0100 |
wenzelm |
prefer https;
|
file |
diff |
annotate
|
Sat, 11 Nov 2017 17:04:14 +0100 |
wenzelm |
support alternative USER_HOME directory;
|
file |
diff |
annotate
|
Sat, 11 Nov 2017 16:01:02 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Tue, 24 Oct 2017 21:20:55 +0200 |
wenzelm |
store session sources stamp;
|
file |
diff |
annotate
|
Tue, 17 Oct 2017 13:56:58 +0200 |
wenzelm |
tuned output;
|
file |
diff |
annotate
|
Tue, 17 Oct 2017 13:51:43 +0200 |
wenzelm |
uniform execute, with proper isabelle_identifier (notably for "isabelle components -I");
|
file |
diff |
annotate
|
Tue, 17 Oct 2017 11:51:39 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Tue, 17 Oct 2017 11:29:14 +0200 |
wenzelm |
permissive theory_timings for historic versions;
|
file |
diff |
annotate
|