author | blanchet |
Tue, 02 Oct 2012 01:00:18 +0200 | |
changeset 49683 | 78a3d5006cf1 |
parent 49004 | 3a324a3f4aea |
child 50647 | 58312dae25a5 |
permissions | -rw-r--r-- |
13447 | 1 |
Checklist for official releases |
2 |
=============================== |
|
3 |
||
47979 | 4 |
- test polyml-5.4.1, polyml-5.4.0, polyml-5.3.0, 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 |
|
48190
76b6207eb000
more explicit directory structure Admin/Release/;
wenzelm
parents:
47979
diff
changeset
|
20 |
- check Admin/components; |
41446 | 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/Contents |
13447 | 30 |
|
31 |
- maintain Logics: |
|
40779
24851517ef15
follow-up to HOLCF move (cf. 0437dbc127b3, 04d44a20fccf);
wenzelm
parents:
37526
diff
changeset
|
32 |
etc/components |
30852 | 33 |
lib/html/library_index_content.template |
13447 | 34 |
|
47408
63c05991882e
slightly faster default compilation of Isabelle/Scala;
wenzelm
parents:
46729
diff
changeset
|
35 |
- test separate compilation of Isabelle/Scala PIDE sources: |
63c05991882e
slightly faster default compilation of Isabelle/Scala;
wenzelm
parents:
46729
diff
changeset
|
36 |
Admin/build jars_test |
63c05991882e
slightly faster default compilation of Isabelle/Scala;
wenzelm
parents:
46729
diff
changeset
|
37 |
|
47834 | 38 |
- test Isabelle/jEdit: |
39 |
print buffer |
|
40 |
||
46729 | 41 |
- test contrib components: |
42 |
x86_64-linux without 32bit C/C++ libraries |
|
43 |
Mac OS X Leopard |
|
44 |
||
37526 | 45 |
|
46 |
Packaging |
|
47 |
========= |
|
48 |
||
49004 | 49 |
- hg up -r DISTNAME && isabelle makedist -r DISTNAME; |
37526 | 50 |
|
51 |
- makebin (multiplatform); |
|
52 |
||
53 |
- makebundle (multiplatform); |
|
54 |
||
47838 | 55 |
- Mac OS X: hdiutil create -srcfolder DIR DMG; |
56 |
||
57 |
- Windows: cat 7zsd_All.sfx sfx.txt Isabelle.7z > Isabelle.exe |
|
41600 | 58 |
|
45096 | 59 |
- makebin -l on fast machine, based on renamed bundle with deleted heaps; |
45092 | 60 |
|
41600 | 61 |
|
62 |
Final release stage |
|
63 |
=================== |
|
64 |
||
41666 | 65 |
- makedist: REPOS_NAME="isabelle-release" |
66 |
||
47863 | 67 |
- various .hg/hgrc files: |
68 |
default = /home/isabelle-repository/repos/isabelle-release |
|
41600 | 69 |
|
47863 | 70 |
- isatest@macbroy28:hg-isabelle/.hg/hgrc |
41608 | 71 |
- isatest@macbroy28:devel-page/content/index.content |
72 |
||
47977 | 73 |
|
74 |
Post-release |
|
75 |
============ |
|
76 |
||
77 |
- update /home/isabelle and /home/isabelle/html-data |
|
78 |