Admin/CHECKLIST
author blanchet
Wed, 28 Jul 2010 19:07:34 +0200
changeset 38294 9eda375ec19d
parent 37527 f4016fca4ff9
child 41027 24851517ef15
permissions -rw-r--r--
updated component name
     1 Checklist for official releases
     2 ===============================
     3 
     4 - test polyml-5.3.0, polyml-5.2.1, polyml-5.2, polyml-5.1, polyml-5.0, smlnj;
     5 
     6 - test Proof General;
     7 
     8 - test Scala wrapper;
     9 
    10 - check HTML header of library;
    11 
    12 - check CTRL-C, SIGINT in tty (also for external processes);
    13 
    14 - check persistent sessions with PG and Poly/ML 5.x;
    15 
    16 - Admin/update-keywords;
    17 
    18 - check ANNOUNCE, README, NEWS, COPYRIGHT, CONTRIBUTORS;
    19 
    20 - diff NEWS wrt. last official release, which is read-only;
    21 
    22 - update https://isabelle.in.tum.de/repos/website;
    23 
    24 - maintain Docs:
    25     doc-src/Dirs
    26     doc/Contents
    27 
    28 - maintain Logics:
    29     build
    30     lib/html/library_index_content.template
    31 
    32 
    33 Packaging
    34 =========
    35 
    36 - makedist -r DISTNAME
    37 
    38 - makebin (multiplatform);
    39 
    40 - makebin -l on fast machine;
    41 
    42 - makebundle (multiplatform);
    43 
    44 - hdiutil create -srcfolder DIR DMG (Mac OS);
    45