wxWidgets/build/tools
Vadim Zeitlin f024551395 Use Python 3 for httpbin installation under Ubuntu Trusty
Trying to use Python 2 under Trusty is hopeless, as pythonhosted.org has
already started dropping support for non-SNI clients and will drop it
completely soon, see https://status.python.org/incidents/hzmjhqsdjqgb
and https://github.com/pypa/pypi-support/issues/978, and SNI is not
available in the system Python 2 version (2.7.6, which is less than
2.7.9 in which it was added).

Note that we still can't use Python 3 everywhere as long as we have
macOS 11 builds as it's not available there.
2021-04-05 16:36:56 +02: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 Install gdb for the CI builds 2021-03-23 16:15:00 +01:00
build-wxwidgets.py Remove setup0.h files 2021-01-31 19:02:56 +01:00
builder.py
httpbin.sh Use Python 3 for httpbin installation under Ubuntu Trusty 2021-04-05 16:36:56 +02: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
release.bat
release.sh Remove setup0.h files 2021-01-31 19:02:56 +01:00
travis-ci.sh Extract function for launching httpbin into its own file 2021-04-04 01:00:35 +02:00
wxwidgets.iss Add uninstall icon to installer script 2019-11-29 00:21:25 +01:00