author | nipkow |
Sun, 15 Jan 2012 17:27:46 +0100 | |
changeset 46225 | d0a2c4a80a00 |
parent 45147 | c23029f6357f |
child 46729 | 046ea3c1000e |
permissions | -rw-r--r-- |
13447 | 1 |
Checklist for official releases |
2 |
=============================== |
|
3 |
||
45147 | 4 |
- test polyml-5.4.1, polyml-5.4.0, polyml-5.3.0, polyml-5.2.1, smlnj; |
31308 | 5 |
|
44801 | 6 |
- test Proof General 4.1, 3.7.1.1; |
30888 | 7 |
|
25428 | 8 |
- check HTML header of library; |
9 |
||
27010 | 10 |
- check CTRL-C, SIGINT in tty (also for external processes); |
25428 | 11 |
|
27010 | 12 |
- check persistent sessions with PG and Poly/ML 5.x; |
25550 | 13 |
|
44863
49ea566cb3b4
more symbolic file positions via smart replacement of ISABELLE_HOME -- allows Isabelle distribution to be moved later on;
wenzelm
parents:
44801
diff
changeset
|
14 |
- check file positions within logic images (hyperlinks etc.); |
49ea566cb3b4
more symbolic file positions via smart replacement of ISABELLE_HOME -- allows Isabelle distribution to be moved later on;
wenzelm
parents:
44801
diff
changeset
|
15 |
|
24883 | 16 |
- Admin/update-keywords; |
13447 | 17 |
|
37368 | 18 |
- check ANNOUNCE, README, NEWS, COPYRIGHT, CONTRIBUTORS; |
30888 | 19 |
|
41446 | 20 |
- check Admin/contributed_components; |
21 |
||
41617 | 22 |
- check funny base directory, e.g. "Test 中国"; |
23 |
||
36860 | 24 |
- diff NEWS wrt. last official release, which is read-only; |
25 |
||
30888 | 26 |
- update https://isabelle.in.tum.de/repos/website; |
13447 | 27 |
|
28 |
- maintain Docs: |
|
28956 | 29 |
doc-src/Dirs |
30 |
doc/Contents |
|
13447 | 31 |
|
32 |
- maintain Logics: |
|
28956 | 33 |
build |
40779
24851517ef15
follow-up to HOLCF move (cf. 0437dbc127b3, 04d44a20fccf);
wenzelm
parents:
37526
diff
changeset
|
34 |
etc/components |
30852 | 35 |
lib/html/library_index_content.template |
13447 | 36 |
|
37526 | 37 |
|
38 |
Packaging |
|
39 |
========= |
|
40 |
||
44878 | 41 |
- makedist -j jedit_build-XXXX -r DISTNAME |
37526 | 42 |
|
43 |
- makebin (multiplatform); |
|
44 |
||
45 |
- makebundle (multiplatform); |
|
46 |
||
47 |
- hdiutil create -srcfolder DIR DMG (Mac OS); |
|
41600 | 48 |
|
45096 | 49 |
- makebin -l on fast machine, based on renamed bundle with deleted heaps; |
45092 | 50 |
|
41600 | 51 |
|
52 |
Final release stage |
|
53 |
=================== |
|
54 |
||
41666 | 55 |
- makedist: REPOS_NAME="isabelle-release" |
56 |
||
41600 | 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 |
||
41608 | 62 |
- isatest@macbroy28:devel-page/content/index.content |
63 |