# HG changeset patch # User wenzelm # Date 1697370488 -7200 # Node ID 847739805b8db5221d748355113fc621dbc73949 # Parent a611bbfeb9cd1ef09897c62935e3ad699f8aae02 disable naproche component for now: to be updated before the next Isabelle release; diff -r a611bbfeb9cd -r 847739805b8d Admin/Release/CHECKLIST --- 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: diff -r a611bbfeb9cd -r 847739805b8d Admin/components/bundled --- 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