wxWidgets/build/tools
Vadim Zeitlin 623c4811ab Run httpbin in appveyor.yml to be able to stop it later
There is no way to stop a background task simply and safely with
cmd.exe, but in appveyor.yml we can use PowerShell, so use its job
support to do it instead.

This is important because AppVeyor waits until all jobs launched by the
script terminate, so without stopping the background job all builds
waited for an hour before timing out.
2021-01-26 22:50:43 +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 Run httpbin in appveyor.yml to be able to stop it later 2021-01-26 22:50:43 +01:00
appveyor.bat Enable wxUSE_WEBVIEW_EDGE in an AppVeyor test 2021-01-19 22:43:08 +01:00
before_install.sh Require specifying wxGTK_VERSION for wxGTK builds on Travis CI 2020-10-19 16:50:56 +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 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