wxWidgets/build/tools
Stefan Csomor da48b9e45d
adding an iOS build to travis (#1847)
* fixing compilation of tests that cannot build

bracket code with the corresponding wxUSE… macros

* adding directive for iOS

* adding a switch for skipping the run - not the build of tests

right now I don’t know yet, how to run the test binary in the iOS simulator, but building it is still a good test in itself

* adding skipping of tests

* increasing minimum deployment to get proper c++17 support

* using --disable-sys-libs, restoring other targets

even when the zlib in -isysroot is used, due to deployment on lower iOS versions inflateValidate may not be available and crash. The guards are evaluated using macros from the zlib from the SDK, not from the lowest version supported.
2020-05-08 08:01:56 +02:00
..
msvs Increment version number to 3.1.4 2019-10-28 14:11:00 +01:00
appveyor-test.bat Specify CPU parameter for AppVeyor nmake builds 2019-12-01 00:06:44 +01:00
appveyor.bat Remove unnecessary arguments for nmake in AppVeyor script 2020-03-27 23:11:00 +01:00
before_install.sh Disable GUI parts build for PPC and S/390 Travis platforms 2020-04-22 18:26:02 +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.sh Silence "make allmo" during release archives build 2017-11-16 23:37:24 +01:00
travis-ci.sh adding an iOS build to travis (#1847) 2020-05-08 08:01:56 +02:00
wxwidgets.iss Add uninstall icon to installer script 2019-11-29 00:21:25 +01:00