# HG changeset patch # User wenzelm # Date 1686140965 -7200 # Node ID 2a28450b992bdb03940c181fa073accdc40da4e0 # Parent 979036f4f42ce6d5ed02e7ece00cb6cc1ca7410a back to more concise build_release, thanks to build_host_macos = "mini3"; diff -r 979036f4f42c -r 2a28450b992b Admin/Release/CHECKLIST --- a/Admin/Release/CHECKLIST Wed Jun 07 14:26:46 2023 +0200 +++ b/Admin/Release/CHECKLIST Wed Jun 07 14:29:25 2023 +0200 @@ -75,16 +75,10 @@ - regular packaging: - #source archive - Admin/build_release -D ~/tmp/isadist -b HOL -R Isabelle2023 -p "" + #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 - #on fast Linux machine, with access to Linux + Windows build_host - Admin/build_release -D ~/tmp/isadist -b HOL -R Isabelle2023 -p linux,windows -l - - #with access Apple ARM build_host - Admin/build_release -D ~/tmp/isadist -b HOL -R Isabelle2023 -p macos - - #with access Linux ARM build_host + #with access Linux ARM build_host, without "naproche" component Admin/build_release -D ~/tmp/isadist -b HOL -R Isabelle2023 -p linux_arm - Docker image: