Brad King
|
9f1471739d
cmake: Add --fresh option to clear the cache and start from scratch
|
3 years ago |
Robert Maynard
|
b44ad7992a
cmake: Always prefer the last source directory provided
|
3 years ago |
Robert Maynard
|
7083b19498
cmake: When given multiple source paths use last instead of first
|
3 years ago |
Craig Scott
|
8efd4b5378
cmake::GetDebugFindPkgOutput: Use consistent argument name
|
3 years ago |
Brad King
|
63154cbf45
Merge topic 'vs-package-restore'
|
3 years ago |
Carsten Rudolph
|
193b8fca52
cmBuildOptions: Split build arguments into separate object.
|
3 years ago |
Robert Maynard
|
eacf1f879b
cmake: Warn about unnecessary paths on command line
|
3 years ago |
Kyle Edwards
|
fd6ea2f67f
Refactor: Rename cmCMakePresetsFile to cmCMakePresetsGraph
|
3 years ago |
John Parent
|
d7b18895bc
cmake: Add filtered debug-find options
|
3 years ago |
Marc Chevrier
|
cc56dc7468
Rename cmProp in cmValue
|
4 years ago |
Marc Chevrier
|
3c2e58eeb8
AddCacheEntry accept cmProp or std::string
|
4 years ago |
Marc Chevrier
|
6dfa581bab
Enhancement: SetProperty accept cmProp or std::string
|
4 years ago |
Brad King
|
6c440ea3ce
cmake: Model normal and try-compile project kinds explicitly
|
4 years ago |
Robert Maynard
|
b50bfc8913
HIP: Add language to CMake
|
5 years ago |
Marc Chevrier
|
f5fa6d53b0
class cmake: Store working directory at cmake launch
|
4 years ago |
Robert Maynard
|
d5c3e4ac32
cmake: add support for --toolchain command argument
|
4 years ago |
Robert Maynard
|
38140713ad
cmake: add support for --install-prefix command argument
|
4 years ago |
Raul Tambre
|
dcd599757f
C23 support
|
4 years ago |
Raul Tambre
|
93b7d3d292
C17 support
|
4 years ago |
Sam Freed
|
676ecf0d37
cmake-presets: Add build and test presets
|
4 years ago |
Raul Tambre
|
9f3c70a333
CUDA, CXX, OBJCXX: C++23 support with Clang 12
|
5 years ago |
Brad King
|
5ca2910f5f
Merge topic 'cmake-presets-help-flag'
|
5 years ago |
Kyle Edwards
|
c619be2784
ccmake: Don't list --preset in --help
|
5 years ago |
Cengizhan Pasaoglu
|
bd705788f6
Constify some code as suggested by clang-tidy
|
5 years ago |
Kyle Edwards
|
8617479061
CMake: Add presets functionality
|
5 years ago |
Kyle Edwards
|
5a36542086
Refactor: Add allowArch parameter to cmake::CreateGlobalGenerator()
|
5 years ago |
vvs31415
|
d298ae7470
cmake::GetCacheDefinition: Return cmProp
|
5 years ago |
Kitware Robot
|
bdca8b01d2
Modernize: Use #pragma once in all header files
|
5 years ago |
Robert Maynard
|
34cc6acc81
Add ISPC compiler support to CMake
|
5 years ago |
Brad King
|
df6b077625
cmake: Remove broken '--warn-unused-vars' option
|
5 years ago |