summaryrefslogtreecommitdiff
path: root/platform/uwp/detect.py
AgeCommit message (Expand)Author
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