Marc Chevrier
|
96a953b1ed
Add options to specify linker tool
|
2 years ago |
Kyle Edwards
|
b01f5eb079
Windows: Add experimental WindowsKernelModeDriver platform
|
2 years ago |
Glen Chung
|
0e96a20478
MSVC: Add abstraction for debug information format
|
3 years ago |
Brad King
|
7d73e88d3a
MSVC: Revert "Default to -ZI instead of /Zi for x86 and x64"
|
3 years ago |
Glen Chung
|
5fcadc481e
MSVC: Default to -ZI instead of /Zi for x86 and x64
|
3 years ago |
Marc Chevrier
|
dabe56de58
genex-LINK_LIBRARY: Add feature WHOLE_ARCHIVE
|
3 years ago |
Brad King
|
7b1099a52f
Merge topic 'cmcldeps-cross'
|
3 years ago |
Martin Storsjö
|
d49e168e1b
Ninja: Do not use cmcldeps for RC on non-Windows hosts
|
3 years ago |
moyo1997
|
26f52508f2
MSVC: update arm64ec default flags and lib
|
3 years ago |
Brad King
|
f01ea7e391
MSVC: Fix MSVC_TOOLSET_VERSION for VS 2022 v143 toolset
|
6 years ago |
Raul Tambre
|
56c759b000
Per-language Win32/Console flags
|
4 years ago |
Moyo Okeremi 😊
|
4ea3a88625
MSVC: Add support for targeting ARM64EC
|
4 years ago |
Marc Chevrier
|
f8d8faff8d
Ninja Generators: Homogenize configuration with Makefiles
|
4 years ago |
Marc Chevrier
|
2c71d051fa
Makefiles Generators: use compiler for dependencies generation
|
5 years ago |
Brad King
|
c00a6d3967
MSVC: Do not add /GR to CMAKE_CXX_FLAGS by default
|
5 years ago |
Brad King
|
6114c8e994
MSVC: Factor out initialization of /GR flag
|
5 years ago |
Thomas Bernard
|
cf83758b24
Clang: Implement CMAKE_${LANG}_COMPILER_TARGET for all variants on windows
|
5 years ago |
Brad King
|
7b083d59c2
clang-cl: Restore rules to create preprocessed and assembly output
|
5 years ago |
Thomas Bernard
|
d993ebd4ca
clang-cl: Add '--' before source file
|
5 years ago |
Thomas Bernard
|
270e0d9c4d
Detect the correct target architecture for clang compilers.
|
5 years ago |
Brad King
|
cd89ebdda2
Merge topic 'pch-msvc-pragma'
|
5 years ago |
Brad King
|
6c2514dabe
MSVC: Use 'pragma system_header' in PCH only on cl 19.13 and above
|
5 years ago |
Francisco Facioni
|
55196a1440
MSVC: Use 'lib' instead of 'link /lib' to create static libraries
|
5 years ago |
shibayan
|
ea882b4aa9
MSVC: Fixed missing import library for Windows 10 ARM64 (Desktop)
|
5 years ago |
Cristian Adam
|
729d997f10
Precompile Headers: Add REUSE_FROM signature
|
6 years ago |
Cristian Adam
|
b8626261e9
Precompile headers: Add methods to generate PCH sources
|
6 years ago |
Marc-André Moreau
|
fd28e24947
Windows-MSVC.cmake: fix disabling of CMAKE_NINJA_CMCLDEPS_RC
|
6 years ago |
Kitware Robot
|
932dcce1e6
Modules: Consistently use 2 space indentation
|
6 years ago |
Brad King
|
1baf122cd4
MSVC: Do not add /W3 to CMAKE_<LANG>_FLAGS by default
|
6 years ago |
Brad King
|
fb3370b6a1
MSVC: Add abstraction for runtime library selection
|
6 years ago |