Admin/Release/CHECKLIST
changeset 82265 4b875a4c83b0
parent 82130 5888f0bec971
equal deleted inserted replaced
82264:756e88885a7c 82265:4b875a4c83b0
    57 
    57 
    58 - macOS: check recent MacTeX;
    58 - macOS: check recent MacTeX;
    59 
    59 
    60 - Windows: check recent MiKTeX;
    60 - Windows: check recent MiKTeX;
    61 
    61 
    62 - Phabricator:
    62 - Phorge:
    63     . src/Doc/System/Phabricator.thy: check/update underlying Ubuntu version
    63     . src/Doc/System/Phabricator.thy: check/update underlying Ubuntu version
    64     . etc/options: check/update phabricator_version entries;
    64     . etc/options: check/update phabricator_version entries;
    65 
    65 
    66 
    66 
    67 Repository fork
    67 Repository fork
    78 =========
    78 =========
    79 
    79 
    80 - regular packaging:
    80 - regular packaging:
    81 
    81 
    82   #on fast Linux machine, with access to build_host for each platform
    82   #on fast Linux machine, with access to build_host for each platform
    83   Admin/build_release -D ~/tmp/isadist -b HOL -R Isabelle2025 -j2 -l
    83   Admin/build_release -D ~/tmp/isadist -b HOL -R Isabelle2025 -j2 -l -F -L
    84 
    84 
    85 - Docker image:
    85 - Docker image:
    86 
    86 
    87   isabelle docker_build -o Dockerfile -E -t makarius/isabelle:Isabelle2025 Isabelle2025_linux.tar.gz
    87   isabelle docker_build -o Dockerfile -E -t makarius/isabelle:Isabelle2025 Isabelle2025_linux.tar.gz
    88   isabelle docker_build -o Dockerfile -E -t makarius/isabelle:Isabelle2025_X11_Latex -P X11 -P latex Isabelle2025_linux.tar.gz
    88   isabelle docker_build -o Dockerfile -E -t makarius/isabelle:Isabelle2025_X11_Latex -P X11 -P latex Isabelle2025_linux.tar.gz