summaryrefslogtreecommitdiffstats
path: root/Modules/Platform/Windows-MSVC.cmake
Commit message (Expand)AuthorAgeFilesLines
* MSVC: Add abstraction for debug information formatGlen Chung2022-09-141-2/+19
* MSVC: Revert "Default to -ZI instead of /Zi for x86 and x64"Brad King2022-06-091-7/+2
* MSVC: Default to -ZI instead of /Zi for x86 and x64Glen Chung2022-05-261-2/+7
* genex-LINK_LIBRARY: Add feature WHOLE_ARCHIVEMarc Chevrier2022-03-171-0/+9
* Merge topic 'cmcldeps-cross'Brad King2022-01-071-1/+1
|\
| * Ninja: Do not use cmcldeps for RC on non-Windows hostsMartin Storsjö2022-01-061-1/+1
* | MSVC: update arm64ec default flags and libmoyo19972022-01-061-1/+5
|/
* MSVC: Fix MSVC_TOOLSET_VERSION for VS 2022 v143 toolsetBrad King2021-09-021-1/+4
* Per-language Win32/Console flagsRaul Tambre2021-03-171-4/+8
* MSVC: Add support for targeting ARM64ECMoyo Okeremi 😊2021-01-211-3/+15
* Ninja Generators: Homogenize configuration with MakefilesMarc Chevrier2020-12-011-2/+1
* Makefiles Generators: use compiler for dependencies generationMarc Chevrier2020-11-291-0/+7
* MSVC: Do not add /GR to CMAKE_CXX_FLAGS by defaultBrad King2020-11-131-1/+7
* MSVC: Factor out initialization of /GR flagBrad King2020-11-131-4/+8
* Clang: Implement CMAKE_${LANG}_COMPILER_TARGET for all variants on windowsThomas Bernard2020-09-111-5/+0
* clang-cl: Restore rules to create preprocessed and assembly outputBrad King2020-08-191-2/+2
* clang-cl: Add '--' before source fileThomas Bernard2020-08-071-0/+8
* Detect the correct target architecture for clang compilers.Thomas Bernard2020-07-281-0/+5
* Merge topic 'pch-msvc-pragma'Brad King2020-05-121-7/+5
|\
| * MSVC: Use 'pragma system_header' in PCH only on cl 19.13 and aboveBrad King2020-05-111-7/+5
* | MSVC: Use 'lib' instead of 'link /lib' to create static librariesFrancisco Facioni2020-03-031-1/+1
* | MSVC: Fixed missing import library for Windows 10 ARM64 (Desktop)shibayan2019-12-101-1/+1
|/
* Precompile Headers: Add REUSE_FROM signatureCristian Adam2019-09-171-3/+10
* Precompile headers: Add methods to generate PCH sourcesCristian Adam2019-08-281-0/+9
* Windows-MSVC.cmake: fix disabling of CMAKE_NINJA_CMCLDEPS_RCMarc-André Moreau2019-05-301-1/+3
* Modules: Consistently use 2 space indentationKitware Robot2019-05-141-1/+1
* MSVC: Do not add /W3 to CMAKE_<LANG>_FLAGS by defaultBrad King2019-04-191-2/+15
* MSVC: Add abstraction for runtime library selectionBrad King2019-04-171-8/+30
* Merge topic 'vs2019-redist'Brad King2019-04-041-1/+4
|\
| * MSVC: Fix MSVC_TOOLSET_VERSION for VS 2019 v142 toolsetBrad King2019-04-031-1/+4
* | MSVC: Use -D instead of /D in RC_FLAGSZsolt Parragi2019-03-011-2/+4
|/
* MSVC: Respect CMAKE_RC_COMPILER and CMAKE_MT in vs_link_{dll,exe}Mateusz Zych2018-10-291-2/+2
* MSVC: Factor out enable_language(RC) call into helper macroBrad King2018-10-291-1/+4
* MSVC: Add MSVC_TOOLSET_VERSION variableArkady Shapkin2018-04-041-0/+25
* MSVC,Clang,Flang: Add IPO supportxoviat2018-02-231-0/+28
* MSVC: Fix MSVC_VERSION when mixing MSVC C/C++ with Intel FortranBrad King2017-11-151-1/+5
* Merge topic 'MsvcArm64'Brad King2017-09-131-3/+9
|\
| * MSVC: Add support for ARM64 architectureMinmin Gong2017-09-121-3/+9
* | VS: Update support for LLVM-vs* toolsets from LLVM 5.0Konstantin Ivlev2017-09-111-2/+2
|/
* Use string(APPEND) in ModulesDaniel Pfeifer2017-05-171-2/+2
* MSVC: Restore _DEBUG preprocessor definition in RC debug buildsBrad King2017-03-281-0/+3
* MSVC: Exclude future cl 20+ from MSVC14 variableBrad King2017-03-221-1/+3
* CUDA: Detect MSVC architecture idBrad King2017-01-121-0/+2
* MSVC: Do not define _DEBUG explicitly when using /MDdBrad King2016-11-151-2/+2
* Merge topic 'vs-clang-llvm-support'Brad King2016-09-291-2/+2
|\
| * VS: Recognize VS/LLVM toolset names as ClangRoman Wüger2016-09-281-2/+2
* | Simplify CMake per-source license noticesBrad King2016-09-271-12/+2
|/
* Use string(APPEND) in ModulesDaniel Pfeifer2016-07-271-1/+1
* Honor CMAKE_*_LINKER_FLAGS[_<CONFIG>]_INIT set in toolchain filesBrad King2016-07-141-6/+6
* MSVC: Set all CMAKE_*_LINKER_FLAGS_INIT directlyBrad King2016-07-131-28/+19