Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenMesh
OpenMesh
Commits
449276bc
Commit
449276bc
authored
Feb 21, 2019
by
Jan Möbius
Browse files
porepare for release [skip-ci]
parent
a63cbdb1
Changes
2
Hide whitespace changes
Inline
Side-by-side
Doc/changelog.docu
View file @
449276bc
...
...
@@ -7,7 +7,7 @@
<!-- --------------------------------------------------------------------- -->
<tr valign=top><td><b>8.0</b> (
?/?/?
)</td><td>
<tr valign=top><td><b>8.0</b> (
2019/02/21
)</td><td>
<b>Breaking changes:</b>
<ul>
...
...
release.howto
View file @
449276bc
1. check files, build on windows,mac,linux with cmake
1. check files, build on windows,mac,linux with cmake
(-> Done by CI)
2. check files with release numbers:
cmake/FindOpenMesh.cmake
Doc/changelog.docu
src/OpenMesh/Core/System/config.h
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
3. Tag the current version in the
git
4. Create HTML-Documentation in OpenMesh/Docu
mentation
(!)
5. Create tar-ball and zip-archive
( -> Done by CI)
> tar cvzf OpenMesh-<version>.tar.gz OpenMesh-<version>/
> tar cvjf OpenMesh-<version>.tar.bz2 OpenMesh-<version>/
> zip -9 -r OpenMesh-<version>.zip OpenMesh-<version>/
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment