Files
openmesh/release.howto
Jan Möbius 8382d2a21e Updated release file
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@147 fdac6126-5c0c-442c-9429-916003d36597
2009-06-04 10:31:40 +00:00

16 lines
641 B
Plaintext

1. check files, build on windows,mac,linux with cmake and qmake
2. check files with release numbers:
Docu/history.docu
CHANGELOG
VERSION
3. Tag the current version in the svn (checkout, remove .svn readd as tag)
4. Create HTML-Documentation in OpenMesh/Docu/ (!)
5. check for directories acgmake and OpenMeshApps
6. Create tar-ball and zip-archive
> tar cvzf OpenMesh-<version>.tar.gz OpenMesh-<version>/
> tar cvjf OpenMesh-<version>.tar.bz2 OpenMesh-<version>/
> zip -9 -r OpenMesh-<version>.zip OpenMesh-<version>/
7. Release Upload
8. Upload the Documentation to webserver
9. Set new links in content management system