author | blanchet |
Fri, 27 May 2011 10:30:08 +0200 | |
changeset 43027 | b10775a669d1 |
parent 41666 | fcd67ce9810b |
child 44801 | a0459c50cfc9 |
permissions | -rw-r--r-- |
13447 | 1 |
Checklist for official releases |
2 |
=============================== |
|
3 |
||
40781 | 4 |
- test polyml-5.4.0, polyml-5.3.0, polyml-5.2.1, smlnj; |
31308 | 5 |
|
41598 | 6 |
- test Proof General 4.1, 4.0, 3.7.1.1; |
25428 | 7 |
|
30888 | 8 |
- test Scala wrapper; |
9 |
||
25428 | 10 |
- check HTML header of library; |
11 |
||
27010 | 12 |
- check CTRL-C, SIGINT in tty (also for external processes); |
25428 | 13 |
|
27010 | 14 |
- check persistent sessions with PG and Poly/ML 5.x; |
25550 | 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 |
||
41 |
- makedist -r DISTNAME |
|
42 |
||
43 |
- makebin (multiplatform); |
|
44 |
||
45 |
- makebin -l on fast machine; |
|
46 |
||
47 |
- makebundle (multiplatform); |
|
48 |
||
49 |
- hdiutil create -srcfolder DIR DMG (Mac OS); |
|
41600 | 50 |
|
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 |