summaryrefslogtreecommitdiff
path: root/platform/uwp/detect.py
AgeCommit message (Expand)Author
2022-09-30ci: add Python static analysis check via mypyJiri Suchan
2022-08-25Unify bits, arch, and android_arch into env["arch"]Aaron Franke
2021-10-15SCons: Set `DEBUG_ENABLED` and `DEV_ENABLED` in SConstructRémi Verschelde
2021-10-14SCons: Add `DEV_ENABLED` defines for `target=debug` buildsRémi Verschelde
2021-03-14Allow to not optimize release buildRafał Mikrut
2020-12-16SCons: Add only selected platform's opts to envRémi Verschelde
2020-10-09[Windows, MSVC] Correctly set source file encoding.bruvzg
2020-10-08SCons: Refactor and cleanup warnings definitionRémi Verschelde
2020-09-14Only display the Windows toggle console option if it can actually be usedHugo Locurcio
2020-07-26CI: Install master version of psf/blackRémi Verschelde
2020-07-23SCons: Remove unused DEBUG_MEMORY_ENABLED defineRémi Verschelde
2020-03-30SCons: Format buildsystem files with psf/blackRémi Verschelde
2019-11-20pcre2: Use scons option to disable JIT on some platformsRémi Verschelde
2019-07-03SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor definesRémi Verschelde
2019-04-30SCons: Always use env.Prepend for CPPPATHRémi Verschelde
2019-04-24SCons: Review uses of CCFLAGS, CXXFLAGS and CPPFLAGSRémi Verschelde
2019-04-06Remove unused importsHendrikto
2019-02-19Fix compiling with use_mingw flag on WindowsMarcelo Fernandez
2018-10-27Dont use equality operators with None singleton in python fileslupoDharkael
2018-06-07Tweak some help texts in the build systemHugo Locurcio
2018-03-29Fix UWP build after #17194Fabio Alessandrelli
2018-03-15Added missing import BoolVariableBastiaan Olij
2018-03-13Enable SCons to autodetect Windows MSVC compilerGary Oberbrunner
2018-02-20Link bcrypt lib in window and UWPFabio Alessandrelli
2017-11-19Cleanup old references to GLES2 rendererRémi Verschelde
2017-11-09UWP: Update to build with Windows SDK 10.16229.0George Marques
2017-09-25Use BoolVariable in target/component/advanced options.Elliott Sales de Andrade
2017-08-27Make build scripts Python3 compatibleMatthias Hoelzl
2017-07-12UWP: Fix problem with Cert Kit validationGeorge Marques
2017-07-01Buildsystem: Improve detect.py readability and fix issuesRémi Verschelde
2017-05-23Fix UWP compilation issuesGeorge Marques
2017-01-12Improvements to scons defined WINVER/_WIN32_WINNTFabio Alessandrelli
2016-11-03Rename remaining WinRT references to UWPGeorge Marques
2016-11-03Rename WINRT_ENABLED to UWP_ENABLEDGeorge Marques
2016-11-03Rename WinRT files to UWPGeorge Marques