createrelease: added more tasks

This commit is contained in:
Daniel Marjamäki 2014-08-02 14:05:54 +02:00
parent 56797182c4
commit bedc975630
1 changed files with 4 additions and 0 deletions

View File

@ -45,6 +45,8 @@
# ./dmake
# git commit -a -m "Makefile: Set debug mode"
#
# Update download link on index.php main page
#
# Generate the manual.pdf, manual.html and version.txt
# make
# ./cppcheck --version > version.txt
@ -59,6 +61,8 @@
# compile new democlient:
# ssh -t danielmarjamaki,cppcheck@shell.sourceforge.net
# ./build.sh 1.43
#
# run daca with new release
# Tag to use
tag=$1