author | wenzelm |
Sun, 18 Mar 2012 22:09:00 +0100 | |
changeset 47011 | 1d8601c642cc |
parent 46729 | 046ea3c1000e |
child 47408 | 63c05991882e |
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 |
|
46729 | 37 |
- test contrib components: |
38 |
x86_64-linux without 32bit C/C++ libraries |
|
39 |
Mac OS X Leopard |
|
40 |
||
37526 | 41 |
|
42 |
Packaging |
|
43 |
========= |
|
44 |
||
44878 | 45 |
- makedist -j jedit_build-XXXX -r DISTNAME |
37526 | 46 |
|
47 |
- makebin (multiplatform); |
|
48 |
||
49 |
- makebundle (multiplatform); |
|
50 |
||
51 |
- hdiutil create -srcfolder DIR DMG (Mac OS); |
|
41600 | 52 |
|
45096 | 53 |
- makebin -l on fast machine, based on renamed bundle with deleted heaps; |
45092 | 54 |
|
41600 | 55 |
|
56 |
Final release stage |
|
57 |
=================== |
|
58 |
||
41666 | 59 |
- makedist: REPOS_NAME="isabelle-release" |
60 |
||
41600 | 61 |
- hgrc: default = /home/isabelle-repository/repos/isabelle-release |
62 |
||
63 |
isatest@macbroy28:hg-isabelle/.hg/hgrc |
|
64 |
isatest@atbroy102:hg-isabelle/.hg/hgrc |
|
65 |
||
41608 | 66 |
- isatest@macbroy28:devel-page/content/index.content |
67 |