Admin/CHECKLIST
author wenzelm
Sun, 28 Nov 2010 14:01:20 +0100
changeset 41029 ba5be5c3d477
parent 41027 24851517ef15
child 41702 92facb553823
permissions -rw-r--r--
updated versions;
     1 Checklist for official releases
     2 ===============================
     3 
     4 - test polyml-5.4.0, polyml-5.3.0, polyml-5.2.1, smlnj;
     5 
     6 - test Proof General 3.7.1.1, 4.0;
     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     etc/components
    31     lib/html/library_index_content.template
    32 
    33 
    34 Packaging
    35 =========
    36 
    37 - makedist -r DISTNAME
    38 
    39 - makebin (multiplatform);
    40 
    41 - makebin -l on fast machine;
    42 
    43 - makebundle (multiplatform);
    44 
    45 - hdiutil create -srcfolder DIR DMG (Mac OS);
    46