Files
openmesh/release.howto

16 lines
641 B
Plaintext
Raw Normal View History

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