Admin/Release/CHECKLIST
changeset 48190 76b6207eb000
parent 47979 59ec72d3d0b9
child 48586 500c6eb6c6dc
equal deleted inserted replaced
48189:cd0a411b7fc1 48190:76b6207eb000
       
     1 Checklist for official releases
       
     2 ===============================
       
     3 
       
     4 - test polyml-5.4.1, polyml-5.4.0, polyml-5.3.0, smlnj;
       
     5 
       
     6 - test Proof General 4.1, 3.7.1.1;
       
     7 
       
     8 - check HTML header of library;
       
     9 
       
    10 - check CTRL-C, SIGINT in tty (also for external processes);
       
    11 
       
    12 - check persistent sessions with PG and Poly/ML 5.x;
       
    13 
       
    14 - check file positions within logic images (hyperlinks etc.);
       
    15 
       
    16 - Admin/update-keywords;
       
    17 
       
    18 - check ANNOUNCE, README, NEWS, COPYRIGHT, CONTRIBUTORS;
       
    19 
       
    20 - check Admin/components;
       
    21 
       
    22 - check funny base directory, e.g. "Test 中国";
       
    23 
       
    24 - diff NEWS wrt. last official release, which is read-only;
       
    25 
       
    26 - update https://isabelle.in.tum.de/repos/website;
       
    27 
       
    28 - maintain Docs:
       
    29     doc-src: make all
       
    30     doc-src/Dirs
       
    31     doc/Contents
       
    32 
       
    33 - maintain Logics:
       
    34     build
       
    35     etc/components
       
    36     lib/html/library_index_content.template
       
    37 
       
    38 - test separate compilation of Isabelle/Scala PIDE sources:
       
    39     Admin/build jars_test
       
    40 
       
    41 - test Isabelle/jEdit:
       
    42     print buffer
       
    43 
       
    44 - test contrib components:
       
    45     x86_64-linux without 32bit C/C++ libraries
       
    46     Mac OS X Leopard
       
    47 
       
    48 
       
    49 Packaging
       
    50 =========
       
    51 
       
    52 - makedist -j jedit_build-XXXX -r DISTNAME
       
    53 
       
    54 - makebin (multiplatform);
       
    55 
       
    56 - makebundle (multiplatform);
       
    57 
       
    58 - Mac OS X: hdiutil create -srcfolder DIR DMG;
       
    59 
       
    60 - Windows: cat 7zsd_All.sfx sfx.txt Isabelle.7z > Isabelle.exe
       
    61 
       
    62 - makebin -l on fast machine, based on renamed bundle with deleted heaps;
       
    63 
       
    64 
       
    65 Final release stage
       
    66 ===================
       
    67 
       
    68 - makedist: REPOS_NAME="isabelle-release"
       
    69 
       
    70 - various .hg/hgrc files:
       
    71   default = /home/isabelle-repository/repos/isabelle-release
       
    72 
       
    73 - isatest@macbroy28:hg-isabelle/.hg/hgrc
       
    74 - isatest@macbroy28:devel-page/content/index.content
       
    75 
       
    76 
       
    77 Post-release
       
    78 ============
       
    79 
       
    80 - update /home/isabelle and /home/isabelle/html-data
       
    81