Brad King
|
f49b0e6759
IWYU: Update for Debian 13 CI job
|
3 weeks ago |
Ben Boeckel
|
2b85541e39
cxximportstd: support setting the `import std` metadata location
|
2 months ago |
Daniel Pfeifer
|
fa0e5906ff
source: Pass cmStringRange by value
|
4 months ago |
Quinn Powell
|
96d9b94a98
Emscripten: Add platform modules
|
6 months ago |
Brad King
|
92d6126450
MSVC: Move link -machine flag out of CMAKE_*_LINKER_FLAGS
|
6 months ago |
Brad King
|
b0eb74cba5
try_compile: Restore propagation of CMAKE_<LANG>_LINK_PIE_SUPPORTED
|
6 months ago |
Ben Boeckel
|
557c44b93e
cmStrCat: use character literals where possible
|
6 months ago |
Kitware Robot
|
1772622772
LICENSE: Replace references to Copyright.txt with LICENSE.rst
|
9 months ago |
AJIOB
|
2b2344b412
MSVC: Add abstraction for runtime checks
|
10 months ago |
Kitware Robot
|
0b96ae1f6a
Revise C++ coding style using clang-format with "east const"
|
10 months ago |
Brad King
|
fb1bd1d330
CMP0065: Remove support for OLD behavior
|
11 months ago |
Brad King
|
cbe7fc4b81
CMP0056: Remove support for OLD behavior
|
1 year ago |
Tim Blechmann
|
339c2b886a
cmSystemTools: Add RandomNumber method that avoid re-seeding from OS
|
11 months ago |
Brad King
|
659d8bd430
cmPolicies: Remove now-unused REQUIRED_IF_USED and REQUIRED_ALWAYS states
|
1 year ago |
Marc Chevrier
|
35350c419d
Add support of "LINKER:" prefix for CMAKE_<TYPE>_LINKER_FLAGS variable
|
1 year ago |
Craig Scott
|
4cb5bb014d
try_compile: Propagating top level includes into whole-project calls
|
1 year ago |
Brad King
|
899af83755
Merge topic 'linker-vars-propagate-try_compile'
|
1 year ago |
Craig Scott
|
98cc86e265
try_compile(): Include languages with _ or - when passing linker vars
|
1 year ago |
Brad King
|
b814641444
VS: Add [CMAKE_]VS_USE_DEBUG_LIBRARIES options to control UseDebugLibraries
|
1 year ago |
Brad King
|
d101cb07ec
Merge topic 'cmFileCopier-error-loss'
|
2 years ago |
Ben Boeckel
|
a820877d03
errors: avoid constructing a stream before getting the last error
|
2 years ago |
Evan Wilde
|
c1d787e473
Swift: Add abstraction for compilation mode
|
2 years ago |
Brad King
|
dd78592ba1
Merge topic 'try_compile-alias-targets'
|
2 years ago |
Brad King
|
c672e51bd3
Merge topic 'try_compile-linker-language'
|
2 years ago |
Cristian Le
|
8f9f371668
try_compile: Add support for using ALIAS targets
|
2 years ago |
scivision
|
0f37000304
try_{compile,run}: add LINKER_LANGUAGE option
|
2 years ago |
Marc Chevrier
|
96a953b1ed
Add options to specify linker tool
|
2 years ago |
Brad King
|
fd81024e80
cxxmodules: Honor CMAKE_CXX_SCAN_FOR_MODULES in try_compile
|
2 years ago |
Ben Boeckel
|
437280b127
cxxmodules: scan C++ sources for imports by default
|
2 years ago |
Ben Boeckel
|
0c07f39006
cmExperimental: remove the flag for C++ modules
|
2 years ago |