Admin/CHECKLIST
author wenzelm
Thu, 06 Dec 2007 00:21:28 +0100
changeset 25550 c482262dd960
parent 25428 95c0b4dc600b
child 27010 4856b752a57c
permissions -rw-r--r--
check persistent sessions;
     1 Checklist for official releases
     2 ===============================
     3 
     4 - test alice, mosml, polyml-4.1.3, polyml-4.1.4, polyml-4.2.0, x86-solaris, x86-cygwin;
     5 
     6 - test ProofGeneral;
     7 
     8 - check HTML header of library;
     9 
    10 - check CTRL-C, SIGINT in tty;
    11 
    12 - check persistent sessions with PG and Poly/ML 5.1/5.0;
    13 
    14 - Admin/update-keywords;
    15 
    16 - check ANNOUNCE, README, INSTALL, NEWS, COPYRIGHT, CONTRIBUTORS, ~isabelle/website;
    17 
    18 - maintain Docs:
    19     Doc/Contents
    20     Distribution/doc/Contents
    21     Admin/index.html (? FIXME ?)
    22 
    23 - maintain Logics:
    24     Admin/makedist
    25     Distribution/build
    26     Distribution/lib/Tools/makeall
    27     Distribution/lib/html/index.html
    28     Doc/Logics/intro.tex
    29     Doc/Logics/logics.tex
    30 
    31 - after release: 
    32     commit new ~isabelle/website/include/documentationdist.include.html to website SVN
    33 
    34 $Id$