summaryrefslogtreecommitdiffstats
path: root/platform/uwp/detect.py
Commit message (Expand)AuthorAgeFilesLines
* UWP: Remove platform port, needs to be redone from scratch for 4.xRémi Verschelde2023-09-071-216/+0
* SCons: Move platform logo/run icon to `export` folderRémi Verschelde2023-06-201-4/+0
* CI: Update static checks to black 23.3.0Rémi Verschelde2023-06-191-1/+0
* ci: add Python static analysis check via mypyJiri Suchan2022-09-301-3/+8
* Unify bits, arch, and android_arch into env["arch"]Aaron Franke2022-08-251-20/+19
* SCons: Set `DEBUG_ENABLED` and `DEV_ENABLED` in SConstructRémi Verschelde2021-10-151-3/+0
* SCons: Add `DEV_ENABLED` defines for `target=debug` buildsRémi Verschelde2021-10-141-0/+1
* Allow to not optimize release buildRafał Mikrut2021-03-141-4/+7
* SCons: Add only selected platform's opts to envRémi Verschelde2020-12-161-2/+0
* [Windows, MSVC] Correctly set source file encoding.bruvzg2020-10-091-1/+1
* SCons: Refactor and cleanup warnings definitionRémi Verschelde2020-10-081-0/+3
* Only display the Windows toggle console option if it can actually be usedHugo Locurcio2020-09-141-0/+2
* CI: Install master version of psf/blackRémi Verschelde2020-07-261-2/+7
* SCons: Remove unused DEBUG_MEMORY_ENABLED defineRémi Verschelde2020-07-231-1/+1
* SCons: Format buildsystem files with psf/blackRémi Verschelde2020-03-301-70/+102
* pcre2: Use scons option to disable JIT on some platformsRémi Verschelde2019-11-201-0/+1
* SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor definesRémi Verschelde2019-07-031-7/+7
* SCons: Always use env.Prepend for CPPPATHRémi Verschelde2019-04-301-2/+2
* SCons: Review uses of CCFLAGS, CXXFLAGS and CPPFLAGSRémi Verschelde2019-04-241-12/+15
* Remove unused importsHendrikto2019-04-061-3/+0
* Fix compiling with use_mingw flag on WindowsMarcelo Fernandez2019-02-191-1/+0
* Dont use equality operators with None singleton in python fileslupoDharkael2018-10-271-1/+1
* Tweak some help texts in the build systemHugo Locurcio2018-06-071-3/+3
* Fix UWP build after #17194Fabio Alessandrelli2018-03-291-0/+2
* Added missing import BoolVariableBastiaan Olij2018-03-151-1/+2
* Enable SCons to autodetect Windows MSVC compilerGary Oberbrunner2018-03-131-0/+2
* Link bcrypt lib in window and UWPFabio Alessandrelli2018-02-201-0/+1
* Cleanup old references to GLES2 rendererRémi Verschelde2017-11-191-1/+1
* UWP: Update to build with Windows SDK 10.16229.0George Marques2017-11-091-1/+1
* Use BoolVariable in target/component/advanced options.Elliott Sales de Andrade2017-09-251-2/+2
* Make build scripts Python3 compatibleMatthias Hoelzl2017-08-271-2/+2
* UWP: Fix problem with Cert Kit validationGeorge Marques2017-07-121-2/+1
* Buildsystem: Improve detect.py readability and fix issuesRémi Verschelde2017-07-011-53/+53
* Fix UWP compilation issuesGeorge Marques2017-05-231-7/+8
* Improvements to scons defined WINVER/_WIN32_WINNTFabio Alessandrelli2017-01-121-0/+4
* Rename remaining WinRT references to UWPGeorge Marques2016-11-031-1/+1
* Rename WINRT_ENABLED to UWP_ENABLEDGeorge Marques2016-11-031-1/+1
* Rename WinRT files to UWPGeorge Marques2016-11-031-0/+166