Files
openmesh/release.howto

17 lines
621 B
Plaintext
Raw Normal View History

1. check files, build on windows,mac,linux with cmake and qmake
2. check files with release numbers:
Doc/changelog.docu
System/config.h
CHANGELOG
README
VERSION
3. Tag the current version in the svn (checkout, remove .svn readd as tag)
4. Create HTML-Documentation in OpenMesh/Docu/ (!)
5. 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>/
6. Release Upload
7. Upload the Documentation to webserver
8. Set new links in content management system