Matthew Woehlke
|
aa9220d3a0
try_compile: Add keyword-dispatched signature
|
3 years ago |
Matthew Woehlke
|
b976b844d2
try_compile: Don't accept try_run arguments
|
3 years ago |
Matthew Woehlke
|
24c83bb35b
try_compile: Fix quotes in reporting of unknown arguments
|
3 years ago |
Brad King
|
6b427d8da9
cmCoreTryCompile: Port to cmArgumentParser
|
3 years ago |
Brad King
|
067ba3a2bd
cmCoreTryCompile: Move target type selection logic to try_compile
|
3 years ago |
Brad King
|
781e1b191a
cmCoreTryCompile: Simplify TryCompileCode return type
|
3 years ago |
Brad King
|
7a5b1b6010
cmCoreTryCompile: Select source-file signature project/target names earlier
|
3 years ago |
Brad King
|
8b0ee799e4
cmCoreTryCompile: Compute src-file signature build directory earlier
|
3 years ago |
Brad King
|
7ba3a3290f
try_compile: Refactor positional arg parsing
|
3 years ago |
Brad King
|
31ee3cd49d
try_compile: Fail earlier when bindir is not an absolute path
|
3 years ago |
Brad King
|
6940a67d47
Merge topic 'try_compile-cross-app-bundles'
|
3 years ago |
Heiko Lewin
|
81549baff4
try_compile: Fix COPY_FILE with app-bundles on non-macOS hosts
|
3 years ago |
Brad King
|
086030caf0
Merge topic 'cuda_use_response_files'
|
3 years ago |
Robert Maynard
|
6377a43814
CUDA: Support response files with nvcc
|
3 years ago |
FeRD (Frank Dana)
|
98a10290a8
cmSystemTools: Fix 'ErrorOccurred' spelling
|
3 years ago |
Ben Boeckel
|
a5f8cbe8b1
clang-tidy: address `modernize-use-default-member-init` lints
|
3 years ago |
Brad King
|
a6562ff579
try_compile: Add option to skip passing platform variables
|
3 years ago |
Brad King
|
4843a37676
try_compile: Propagate platform variables in project-mode too
|
3 years ago |
Cameron Cawley
|
33da5824ac
OpenWatcom: Allow specifying the runtime library
|
4 years ago |
Brad King
|
40f380fcb0
cmCoreTryCompile: Replace vector push_back with emplace_back
|
3 years ago |
Brad King
|
c6b0657f5b
cmCoreTryCompile: Move platform variable forwarding to dedicated block
|
3 years ago |
Craig Scott
|
a10fc754a6
CheckSourceCompiles: Avoid linker warning with -fembed-bitcode
|
3 years ago |
Sean McBride
|
5ba6e8ac59
Source: Replace most calls to sprintf with snprintf
|
4 years ago |
Sean McBride
|
37859e3244
Source: Fix clang -Wimplicit-fallthrough warnings
|
4 years ago |
Marc Chevrier
|
cc56dc7468
Rename cmProp in cmValue
|
4 years ago |
Marc Chevrier
|
79362cf117
cmProp: cm::string_view cast operator must be explicit
|
4 years ago |
Marc Chevrier
|
e5cd39ca80
cmProp: refactoring: transform alias in class
|
4 years ago |
Brad King
|
144be54dd3
try_compile: Propagate CMP0126 to the generated test project
|
4 years ago |
Robert Maynard
|
b50bfc8913
HIP: Add language to CMake
|
5 years ago |
Lingkai Dong
|
c4941b7e66
ARMClang: Do not automatically add cpu/arch compile or link options
|
4 years ago |