createrelease: added more tasks
This commit is contained in:
parent
56797182c4
commit
bedc975630
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue