Admin/CHECKLIST
author blanchet
Thu, 28 Jul 2011 16:32:39 +0200
changeset 44872 2b75760fa75e
parent 42537 fcd67ce9810b
child 45682 a0459c50cfc9
permissions -rw-r--r--
no needless mangling
     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 4.1, 4.0, 3.7.1.1;
     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 - check Admin/contributed_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/Dirs
    30     doc/Contents
    31 
    32 - maintain Logics:
    33     build
    34     etc/components
    35     lib/html/library_index_content.template
    36 
    37 
    38 Packaging
    39 =========
    40 
    41 - makedist -r DISTNAME
    42 
    43 - makebin (multiplatform);
    44 
    45 - makebin -l on fast machine;
    46 
    47 - makebundle (multiplatform);
    48 
    49 - hdiutil create -srcfolder DIR DMG (Mac OS);
    50 
    51 
    52 Final release stage
    53 ===================
    54 
    55 - makedist: REPOS_NAME="isabelle-release"
    56 
    57 - hgrc: default = /home/isabelle-repository/repos/isabelle-release
    58 
    59   isatest@macbroy28:hg-isabelle/.hg/hgrc
    60   isatest@atbroy102:hg-isabelle/.hg/hgrc
    61 
    62 - isatest@macbroy28:devel-page/content/index.content
    63