disable naproche component for now: to be updated before the next Isabelle release;
authorwenzelm
Sun, 15 Oct 2023 13:48:08 +0200
changeset 78781 847739805b8d
parent 78780 a611bbfeb9cd
child 78782 c44171d372a1
disable naproche component for now: to be updated before the next Isabelle release;
Admin/Release/CHECKLIST
Admin/components/bundled
--- a/Admin/Release/CHECKLIST	Sun Oct 15 13:36:48 2023 +0200
+++ b/Admin/Release/CHECKLIST	Sun Oct 15 13:48:08 2023 +0200
@@ -8,6 +8,8 @@
 
 - check Admin/components;
 
+- Admin/components/bundled: update naproche;
+
 - test "isabelle dump -b Pure ZF";
 
 - test "isabelle build -o export_theory -f ZF";
@@ -76,9 +78,9 @@
 - regular packaging:
 
   #on fast Linux machine, with access to Linux + Apple ARM + Windows build_host
-  Admin/build_release -D ~/tmp/isadist -b HOL -R Isabelle2023 -j2 -l -c .../naproche-XYZ
+  Admin/build_release -D ~/tmp/isadist -b HOL -R Isabelle2023 -j2 -l
 
-  #with access Linux ARM build_host, without "naproche" component
+  #with access Linux ARM build_host
   Admin/build_release -D ~/tmp/isadist -b HOL -R Isabelle2023 -p linux_arm
 
 - Docker image:
--- a/Admin/components/bundled	Sun Oct 15 13:36:48 2023 +0200
+++ b/Admin/components/bundled	Sun Oct 15 13:48:08 2023 +0200
@@ -1,2 +1,2 @@
 #additional components to be bundled for release
-naproche-20230902
+#naproche-20230902