wxwidgets/build/tools
Vadim Zeitlin 4e802e6fc7 Remove wxUSE_COMPILER_TLS and always use C++11 thread_local
Don't use compiler-specific __thread and use the standard keyword
instead.

Keep the existing TLS-related macros for compatibility, but remove our
custom implementation of them, so that they're always trivial now.
2022-10-26 03:31:54 +02: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 Remove wxUSE_COMPILER_TLS and always use C++11 thread_local 2022-10-26 03:31:54 +02: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