Initial creation.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1195 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2003-09-04 23:57:17 +00:00
parent 0e8e94bcd1
commit 7428eeda56
+25
View File
@@ -0,0 +1,25 @@
Checklist for releases:
- make a final build in release mode
- make sure the permissions in the .zip files are ok (0644 for data files
and 0755 for executables and dirs)
- for the source archive:
- use a clean cvs dir (no .# files)
- exclude the CVS dirs themselves from the archive
- Clean up the Changelog file
- make sure the documentation files are up-to-date
- Whatsnew
- doc/users/manual.txt
- doc/users/unixinstall
- Contributing
- AUTHORS
- INSTALL
- unix man pages (in the future)
- update the 'version' file in the content is up-to-date
- update 'uqmversion.h'
- make a new tag for the cvs repository
- provide md5 sums for the released files
- add a new entry for the release in the bugs database
- test on all relevant platforms
- update the home page