wxWidgets/build/tools
Vadim Zeitlin 437b8eebec Pass -Werror on make command line
Setting CXXFLAGS=-Werror in the environment wasn't enough, it was still
overridden by the empty CXXFLAGS in the makefile.

Ideal would be to get rid of the empty flags there, but for now override
them on make command line explicitly.
2020-07-06 18:01:38 +02:00
..
msvs Increment version number to 3.1.4 2019-10-28 14:11:00 +01:00
appveyor-test.bat Specify CPU parameter for AppVeyor nmake builds 2019-12-01 00:06:44 +01:00
appveyor.bat Remove unnecessary arguments for nmake in AppVeyor script 2020-03-27 23:11:00 +01:00
before_install.sh Disable GUI parts build for PPC and S/390 Travis platforms 2020-04-22 18:26:02 +02:00
build-wxwidgets.py Restore wxPython build scripts 2015-12-15 14:53:12 +01:00
builder.py Restore wxPython build scripts 2015-12-15 14:53:12 +01:00
post-release.sh Fix SHA-1 update script to work with the current release.md 2018-12-09 16:52:40 +01:00
pre-release.sh Allow running pre/post-release scripts from any directory 2017-11-16 18:49:45 +01:00
release.bat Release script improvements. 2015-11-15 13:56:52 -07:00
release.sh Silence "make allmo" during release archives build 2017-11-16 23:37:24 +01:00
travis-ci.sh Pass -Werror on make command line 2020-07-06 18:01:38 +02:00
wxwidgets.iss Add uninstall icon to installer script 2019-11-29 00:21:25 +01:00