createrelease: added a few notes
This commit is contained in:
parent
f94f5804a3
commit
34fa95153a
|
@ -19,6 +19,9 @@
|
||||||
# - man/manual.docbook
|
# - man/manual.docbook
|
||||||
# - win_installer/productInfo.wxs
|
# - win_installer/productInfo.wxs
|
||||||
#
|
#
|
||||||
|
# Make sure versions are set:
|
||||||
|
# grep 'VERSION ' cli/cppcheck.rc
|
||||||
|
#
|
||||||
# Update the Changelog..
|
# Update the Changelog..
|
||||||
# wget http://josefsson.org/git2cl/git2cl
|
# wget http://josefsson.org/git2cl/git2cl
|
||||||
# chmod 744 git2cl
|
# chmod 744 git2cl
|
||||||
|
@ -30,6 +33,8 @@
|
||||||
# ./dmake --release
|
# ./dmake --release
|
||||||
# git commit -a -m "1.43: Updated Makefile"
|
# git commit -a -m "1.43: Updated Makefile"
|
||||||
#
|
#
|
||||||
|
# Build and test the windows installer
|
||||||
|
#
|
||||||
# Tag:
|
# Tag:
|
||||||
# git tag 1.43
|
# git tag 1.43
|
||||||
# git push --tags
|
# git push --tags
|
||||||
|
|
Loading…
Reference in New Issue