wxwidgets/build/tools
Vadim Zeitlin d1810b0dce Remove setup0.h files
Simplify things by putting setup.h files themselves under version
control and getting rid of setup0.h ones.

The initial motivation for using separate setup0.h files was to allow
having local changes to setup.h, but with Git there is a simple way to
do it by using "git update-index --skip-worktree include/wx/msw/setup.h"
for example, so we don't really need setup0.h any more and dropping them
makes things simpler.
2021-01-31 19:02:56 +01:00
..
mingw Add scripts used for building MinGW official binaries 2020-12-29 17:41:01 +01:00
msvs Update the version to 3.1.5 2020-07-23 16:25:39 +02:00
appveyor-test.bat Fix return code from testing script in case of error 2021-01-27 14:56:29 +01:00
appveyor.bat Enable wxUSE_WEBVIEW_EDGE in an AppVeyor test 2021-01-19 22:43:08 +01:00
before_install.sh Ignore leak from atk_bridge_adaptor_init() when using ASAN 2021-01-31 17:33:04 +01:00
build-wxwidgets.py Remove setup0.h files 2021-01-31 19:02:56 +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 Remove setup0.h files 2021-01-31 19:02:56 +01:00
travis-ci.sh Use pip for httpbin in Mac Travis CI builds 2021-01-25 00:25:04 +01:00
wxwidgets.iss Add uninstall icon to installer script 2019-11-29 00:21:25 +01:00