Admin/CHECKLIST
author wenzelm
Thu, 12 Aug 2010 15:19:11 +0200
changeset 38363 af7f41a8a0a8
parent 37526 f4016fca4ff9
child 40779 24851517ef15
permissions -rw-r--r--
clarified "state" (accumulated data) vs. "exec" (execution that produces data); generic type Document.id (ML) / Document.ID;

Checklist for official releases
===============================

- test polyml-5.3.0, polyml-5.2.1, polyml-5.2, polyml-5.1, polyml-5.0, smlnj;

- test Proof General;

- test Scala wrapper;

- check HTML header of library;

- check CTRL-C, SIGINT in tty (also for external processes);

- check persistent sessions with PG and Poly/ML 5.x;

- Admin/update-keywords;

- check ANNOUNCE, README, NEWS, COPYRIGHT, CONTRIBUTORS;

- diff NEWS wrt. last official release, which is read-only;

- update https://isabelle.in.tum.de/repos/website;

- maintain Docs:
    doc-src/Dirs
    doc/Contents

- maintain Logics:
    build
    lib/html/library_index_content.template


Packaging
=========

- makedist -r DISTNAME

- makebin (multiplatform);

- makebin -l on fast machine;

- makebundle (multiplatform);

- hdiutil create -srcfolder DIR DMG (Mac OS);