wxwidgets/build/tools
Vadim Zeitlin b4b23ac423 Merge branch 'always-use-thread-local'
Always use thread_local as we can rely on compiler TLS support working
under Windows 7 and later.

There are some known problems in MinGW thread local variable support,
but they only affect (obsolete) 32-bit builds and will hopefully be
fixed in this compiler soon.

See #22917.
2022-11-10 16:32:42 +01:00
..
autoconf Add a Docker container for regenerating wx configure 2022-10-23 15:24:21 +02:00
mingw Update MSYS2 MinGW version to 12.1.0 2022-06-06 15:41:01 +02:00
msvs Update library version to 3.3 2022-07-16 17:02:56 +02:00
appveyor-test.bat Update AppVeyor test script after the last commit 2021-08-27 14:28:07 +02:00
appveyor.bat Use MSVS 2015 solutions for AppVeyor CI builds 2022-10-11 00:02:29 +02:00
before_install.sh Remove support for wxMotif 2022-10-16 16:39:56 +02:00
build-wxwidgets.py Merge branch 'always-use-thread-local' 2022-11-10 16:32:42 +01:00
builder.py Restore wxPython build scripts 2015-12-15 14:53:12 +01:00
httpbin.sh CI: fix/simplify httpbin use by standardizing Python version 2022-08-18 21:52:21 +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 Allow specifying release date in the pre-release script 2022-09-03 14:50:04 +02:00
proc_count.sh Detect the number of CPUs under FreeBSD too 2022-06-23 15:26:36 +01:00
release.bat Release script improvements. 2015-11-15 13:56:52 -07:00
release.sh Check that no symlinks are included in the distribution archives 2022-04-21 01:08:43 +02:00
wxwidgets.iss Add uninstall icon to installer script 2019-11-29 00:21:25 +01:00