Files
openmesh/release.howto
Jan Möbius 7824deb5ea Updated release hints
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@657 fdac6126-5c0c-442c-9429-916003d36597
2012-09-07 16:16:57 +00:00

17 lines
620 B
Plaintext

1. check files, build on windows,mac,linux with cmake and qmake
2. check files with release numbers:
Docu/history.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