wxwidgets/build/tools
Vadim Zeitlin 5ab36f825a Install locales used by our tests in before_install.sh
Previously this was done in the GitHub CI script, but this isn't
specific to GitHub, so do it in the common script to make these locales
also available under Cirrus CI.

Also switch to just installing locales-all instead of installing locales
and then running locale-gen because this is simpler and actually works
(locale-gen would have only worked if we modified /etc/locale.gen before
running it, but we didn't).
2022-12-31 20:31:47 +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 Install locales used by our tests in before_install.sh 2022-12-31 20:31:47 +01: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 Avoid using a bashism in script returning CPU count 2022-12-04 01:04:01 +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