createrelease; ensure cfg files are included in windows release

This commit is contained in:
Daniel Marjamäki 2020-06-22 12:13:03 +02:00
parent 9b5986505e
commit 41cb925440
1 changed files with 3 additions and 1 deletions

View File

@ -2,7 +2,9 @@
#
# A script for creating release packages. The release packages are create in the home directory.
#
# Ensure latest windows installer build was successful
# Windows installer:
# - ensure latest build was successful
# - ensure cfg files etc are included (win_installer/cppcheck.wxs)
#
# self check:
# ./cppcheck -D__CPPCHECK__ --library=cppcheck-lib --enable=style --inconclusive --suppress=bitwiseOnBoolean --suppress=shadowFunction --suppress=useStlAlgorithm --suppress=*:externals/picojson.h cli gui/*.cpp lib