File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5858#
5959# Remove "-rc1" from versions. Test: git grep "\-rc[0-9]"
6060#
61- # git tag 2.8 ; git push --tags
62- # ./createrelease 2.8
63- #
6461# Create a release folder on sourceforge:
6562# https://sourceforge.net/projects/cppcheck/files/cppcheck/
6663#
64+ # git tag 2.8 ; git push --tags
65+ # ./createrelease 2.8
66+ #
6767# copy msi from release-windows
6868# copy manual from build-manual
6969#
7979#
8080# run daca with new release
8181# 1. edit tools/donate-cpu-server.py. Update OLD_VERSION and VERSION
82- # 2. scp tools/donate-cpu-server.py danielmarjamaki@cppcheck1.osuosl.org:/var/daca@home/
82+ # 2. scp -i ../.ssh/osuosl_id_rsa tools/donate-cpu-server.py danielmarjamaki@cppcheck1.osuosl.org:/var/daca@home/
8383#
8484# self check, fix stylistic issues:
8585# ./cppcheck -D__CPPCHECK__ --library=cppcheck-lib --enable=style --inconclusive --inline-suppr --suppress=bitwiseOnBoolean --suppress=shadowFunction --suppress=useStlAlgorithm --suppress=*:externals/picojson.h cli gui/*.cpp lib
You can’t perform that action at this time.
0 commit comments