Fabian Huch <huch@in.tum.de> [Fri, 26 Jan 2024 16:06:48 +0100] rev 79534
add approximation factors in build schedule to estimate build times more conservatively;
paulson [Fri, 26 Jan 2024 11:19:30 +0000] rev 79533
merged
paulson <lp15@cam.ac.uk> [Fri, 26 Jan 2024 11:19:22 +0000] rev 79532
Type class patch suggested by Achim Brucker, plus tidied lemma
haftmann [Thu, 25 Jan 2024 11:19:03 +0000] rev 79531
rearranged and reformulated abstract classes for bit structures and operations
paulson <lp15@cam.ac.uk> [Thu, 25 Jan 2024 17:08:07 +0000] rev 79530
Three new lemmas
wenzelm [Wed, 24 Jan 2024 23:53:51 +0100] rev 79529
tuned proof: avoid z3 to make it work on arm64-linux;
wenzelm [Wed, 24 Jan 2024 22:43:41 +0100] rev 79528
update to jdk-21.0.2;
enforce rebuild of Isabelle/Scala + Isabelle/ML;
Fabian Huch <huch@in.tum.de> [Wed, 24 Jan 2024 18:41:21 +0100] rev 79527
make build process state protected to avoid copying in subclasses (e.g. for database connections);
Fabian Huch <huch@in.tum.de> [Wed, 24 Jan 2024 17:30:49 +0100] rev 79526
add build_sync tag to sync certain options (e.g., build_engine) across build processes;
wenzelm [Tue, 23 Jan 2024 23:15:51 +0100] rev 79525
clarified Mercurial version: presumably the last version that supports both python2 and python3;
wenzelm [Tue, 23 Jan 2024 21:00:54 +0100] rev 79524
more robust: avoid crash on non-Linux systems;
wenzelm [Tue, 23 Jan 2024 20:50:24 +0100] rev 79523
clarified webserver names;
wenzelm [Tue, 23 Jan 2024 20:10:40 +0100] rev 79522
proper Apache.php_name;
wenzelm [Tue, 23 Jan 2024 19:56:52 +0100] rev 79521
proper packages for mercurial_setup on Ubuntu 22.04: building from source provides hgweb modules, and also provides a defined version (6.1.1 is also provided by Ubuntu 22.04);