summaryrefslogtreecommitdiff
path: root/platform/windows/detect.py
AgeCommit message (Expand)Author
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
2020-03-17Make stack size on Windows match Linux and MacOSPedro J. Estébanez
2020-02-11SCons: Streamline Vulkan buildsystem + fixupsRémi Verschelde
2020-02-11Add runtime GLES2 / Vulkan context selection.bruvzg
2020-02-11Add static Vulkan loader.bruvzg
2020-02-07SCons: Split libmodules.a in folder-based libsRémi Verschelde
2019-12-11SCons: Add 'split_libmodules' option to workaround linker issueRémi Verschelde
2019-12-04Added support for vertical syncing via the Windows OS compositor (DWM.)TerminalJack
2019-10-25Specify MINGW_HAS_SECURE_API=1Yeongho Kim
2019-10-22Add "llvm/thinlto" options to MinGW build.bruvzg
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-23Fixes build for Windows cross-compilationKenneth Lee
2019-04-15Ignore '/utf-8' flag on vs2013Windy Darian
2019-04-10Force utf-8 source file encoding in MSVCWindy Darian
2019-04-06Remove unused importsHendrikto
2019-02-20Drop RtAudio driver on WindowsRémi Verschelde
2019-02-19Fix compiling with use_mingw flag on WindowsMarcelo Fernandez
2019-01-22Set WINVER and _WIN32_WINNT values in VS projectMarcin Zawiejski
2019-01-22Raised executable priority on windows to avoid stuter, helps #25162Juan Linietsky
2018-12-04SCons: Properly set bits variable as string for MSVC detectionRémi Verschelde
2018-11-20Remove trailing whitespaceRémi Verschelde
2018-09-13Fix libwebsockets 32-bits UWP builds.Fabio Alessandrelli
2018-08-24SCons: Disable min/max WinDef.h macros on MSVCRémi Verschelde
2018-08-21CI: Disable debug_symbols on Travis/AppVeyorRémi Verschelde
2018-08-19Support debug_symbols in VS optimized buildselasota
2018-07-25Merge pull request #20154 from marcelofg55/midi_driverRémi Verschelde
2018-07-21-Fix disable_3d flagJuan Linietsky
2018-07-21Added a new MIDIDriver classMarcelo Fernandez
2018-06-13Style fixes for commit d5bb6faaRémi Verschelde
2018-06-11-Make sure that ProjectSettings are properly dumped when dumping docs.Juan Linietsky
2018-06-07Tweak some help texts in the build systemHugo Locurcio
2018-05-07Windows detect.py: Detect missing WindowsSdkDirMax Hilbrunner
2018-03-15Fix MinGW cross-buildbruvzg
2018-03-15Added missing import BoolVariableBastiaan Olij
2018-03-13Enable SCons to autodetect Windows MSVC compilerGary Oberbrunner
2018-02-21Fix typos with codespellluz.paz
2018-02-20Link bcrypt lib in window and UWPFabio Alessandrelli
2018-02-15Windows: Fix case of imm32 for case-sensitive MinGW buildRémi Verschelde
2018-01-31Windows: implement OS.get_unique_id and OS.set_ime_positiongeequlim
2018-01-26Make separate debug symbols opt-inHein-Pieter van Braam
2018-01-05SCons: Fix usage of LD when we meant LINKRémi Verschelde
2017-12-31Improve LTO build with MSVCGeorge Marques
2017-12-24-Removed OpenMP support, replaced by a custom class.Juan Linietsky
2017-12-22Do not require OpenMP for non-tools builds (export templates)Rémi Verschelde
2017-12-16Add support for whole program optimization on MSVCGeorge Marques
2017-12-15Fix 32bit MingW build for thekla_altasHein-Pieter van Braam