| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use BoolVariable in target/component/advanced options. | Elliott Sales de Andrade | 2017-09-25 | 1 | -2/+2 |
| | | |||||
| * | Make build scripts Python3 compatible | Matthias Hoelzl | 2017-08-27 | 1 | -2/+2 |
| | | | | | | | | | - The Windows, UWP, Android (on Windows) and Linux builds are tested with Scons 3.0 alpha using Python 3. - OSX and iOS should hopefully work but are not tested since I don't have a Mac. - Builds using SCons 2.5 and Python 2 should not be impacted. | ||||
| * | UWP: Fix problem with Cert Kit validation | George Marques | 2017-07-12 | 1 | -2/+1 |
| | | |||||
| * | Buildsystem: Improve detect.py readability and fix issues | Rémi Verschelde | 2017-07-01 | 1 | -53/+53 |
| | | | | | | | | | | | | | | | | | | | | Tried to organize the configure(env) calls in sections, using the same order for all platforms whenever possible. Apart from cosmetic changes, the following issues were fixed: - Android: cleanup linkage, remove GLESv1_CM and GLESv2 - iPhone: Remove obsolete "ios_gles22_override" option - OSX: * Fix bits detection (default to 64) and remove obsolete "force_64_bits" option (closes #9449) * Make "fat" bits argument explicit - Server: sync with X11 - Windows: clean up old DirectX 9 stuff - X11: * Do not require system OpenSSL for building (closes #9443) * Fix typo'ed use_leak_sanitizer option * Fix .llvm suffix overriding custom extra_suffix | ||||
| * | Fix UWP compilation issues | George Marques | 2017-05-23 | 1 | -7/+8 |
| | | | | | Also fix VS2017 compilation problems. | ||||
| * | Improvements to scons defined WINVER/_WIN32_WINNT | Fabio Alessandrelli | 2017-01-12 | 1 | -0/+4 |
| | | |||||
| * | Rename remaining WinRT references to UWP | George Marques | 2016-11-03 | 1 | -1/+1 |
| | | |||||
| * | Rename WINRT_ENABLED to UWP_ENABLED | George Marques | 2016-11-03 | 1 | -1/+1 |
| | | |||||
| * | Rename WinRT files to UWP | George Marques | 2016-11-03 | 1 | -0/+166 |
