index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
Platform
/
Windows-MSVC.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Link step: Enable to configure deduplication of libraries
Marc Chevrier
2023-11-09
1
-0/+2
*
Add options to specify linker tool
Marc Chevrier
2023-10-13
1
-0/+6
*
Windows: Add experimental WindowsKernelModeDriver platform
Kyle Edwards
2023-07-17
1
-2/+22
*
MSVC: Add abstraction for debug information format
Glen Chung
2022-09-14
1
-2/+19
*
MSVC: Revert "Default to -ZI instead of /Zi for x86 and x64"
Brad King
2022-06-09
1
-7/+2
*
MSVC: Default to -ZI instead of /Zi for x86 and x64
Glen Chung
2022-05-26
1
-2/+7
*
genex-LINK_LIBRARY: Add feature WHOLE_ARCHIVE
Marc Chevrier
2022-03-17
1
-0/+9
*
Merge topic 'cmcldeps-cross'
Brad King
2022-01-07
1
-1/+1
|
\
|
*
Ninja: Do not use cmcldeps for RC on non-Windows hosts
Martin Storsjö
2022-01-06
1
-1/+1
*
|
MSVC: update arm64ec default flags and lib
moyo1997
2022-01-06
1
-1/+5
|
/
*
MSVC: Fix MSVC_TOOLSET_VERSION for VS 2022 v143 toolset
Brad King
2021-09-02
1
-1/+4
*
Per-language Win32/Console flags
Raul Tambre
2021-03-17
1
-4/+8
*
MSVC: Add support for targeting ARM64EC
Moyo Okeremi 😊
2021-01-21
1
-3/+15
*
Ninja Generators: Homogenize configuration with Makefiles
Marc Chevrier
2020-12-01
1
-2/+1
*
Makefiles Generators: use compiler for dependencies generation
Marc Chevrier
2020-11-29
1
-0/+7
*
MSVC: Do not add /GR to CMAKE_CXX_FLAGS by default
Brad King
2020-11-13
1
-1/+7
*
MSVC: Factor out initialization of /GR flag
Brad King
2020-11-13
1
-4/+8
*
Clang: Implement CMAKE_${LANG}_COMPILER_TARGET for all variants on windows
Thomas Bernard
2020-09-11
1
-5/+0
*
clang-cl: Restore rules to create preprocessed and assembly output
Brad King
2020-08-19
1
-2/+2
*
clang-cl: Add '--' before source file
Thomas Bernard
2020-08-07
1
-0/+8
*
Detect the correct target architecture for clang compilers.
Thomas Bernard
2020-07-28
1
-0/+5
*
Merge topic 'pch-msvc-pragma'
Brad King
2020-05-12
1
-7/+5
|
\
|
*
MSVC: Use 'pragma system_header' in PCH only on cl 19.13 and above
Brad King
2020-05-11
1
-7/+5
*
|
MSVC: Use 'lib' instead of 'link /lib' to create static libraries
Francisco Facioni
2020-03-03
1
-1/+1
*
|
MSVC: Fixed missing import library for Windows 10 ARM64 (Desktop)
shibayan
2019-12-10
1
-1/+1
|
/
*
Precompile Headers: Add REUSE_FROM signature
Cristian Adam
2019-09-17
1
-3/+10
*
Precompile headers: Add methods to generate PCH sources
Cristian Adam
2019-08-28
1
-0/+9
*
Windows-MSVC.cmake: fix disabling of CMAKE_NINJA_CMCLDEPS_RC
Marc-André Moreau
2019-05-30
1
-1/+3
*
Modules: Consistently use 2 space indentation
Kitware Robot
2019-05-14
1
-1/+1
*
MSVC: Do not add /W3 to CMAKE_<LANG>_FLAGS by default
Brad King
2019-04-19
1
-2/+15
*
MSVC: Add abstraction for runtime library selection
Brad King
2019-04-17
1
-8/+30
*
Merge topic 'vs2019-redist'
Brad King
2019-04-04
1
-1/+4
|
\
|
*
MSVC: Fix MSVC_TOOLSET_VERSION for VS 2019 v142 toolset
Brad King
2019-04-03
1
-1/+4
*
|
MSVC: Use -D instead of /D in RC_FLAGS
Zsolt Parragi
2019-03-01
1
-2/+4
|
/
*
MSVC: Respect CMAKE_RC_COMPILER and CMAKE_MT in vs_link_{dll,exe}
Mateusz Zych
2018-10-29
1
-2/+2
*
MSVC: Factor out enable_language(RC) call into helper macro
Brad King
2018-10-29
1
-1/+4
*
MSVC: Add MSVC_TOOLSET_VERSION variable
Arkady Shapkin
2018-04-04
1
-0/+25
*
MSVC,Clang,Flang: Add IPO support
xoviat
2018-02-23
1
-0/+28
*
MSVC: Fix MSVC_VERSION when mixing MSVC C/C++ with Intel Fortran
Brad King
2017-11-15
1
-1/+5
*
Merge topic 'MsvcArm64'
Brad King
2017-09-13
1
-3/+9
|
\
|
*
MSVC: Add support for ARM64 architecture
Minmin Gong
2017-09-12
1
-3/+9
*
|
VS: Update support for LLVM-vs* toolsets from LLVM 5.0
Konstantin Ivlev
2017-09-11
1
-2/+2
|
/
*
Use string(APPEND) in Modules
Daniel Pfeifer
2017-05-17
1
-2/+2
*
MSVC: Restore _DEBUG preprocessor definition in RC debug builds
Brad King
2017-03-28
1
-0/+3
*
MSVC: Exclude future cl 20+ from MSVC14 variable
Brad King
2017-03-22
1
-1/+3
*
CUDA: Detect MSVC architecture id
Brad King
2017-01-12
1
-0/+2
*
MSVC: Do not define _DEBUG explicitly when using /MDd
Brad King
2016-11-15
1
-2/+2
*
Merge topic 'vs-clang-llvm-support'
Brad King
2016-09-29
1
-2/+2
|
\
|
*
VS: Recognize VS/LLVM toolset names as Clang
Roman Wüger
2016-09-28
1
-2/+2
*
|
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-12/+2
|
/
[next]