Brad King
|
80fc564dd7
try_compile: Restore COPY_FILE with CMAKE_TRY_COMPILE_CONFIGURATION
|
3 years ago |
Brad King
|
177c56e3fa
Merge topic 'try_compile-CMP0128' into release-3.25
|
3 years ago |
Brad King
|
50e90e2828
try_compile: Honor CMP0128 setting in test project
|
3 years ago |
Matthew Woehlke
|
7e6b2a92a0
try_compile: Report build dir with --debug-trycompile
|
3 years ago |
Matthew Woehlke
|
0f28653ba9
try_compile: Rename SOURCE_FROM_ARG -> SOURCE_FROM_CONTENT
|
3 years ago |
Matthew Woehlke
|
09b3051524
try_compile: Add NO_CACHE option (also try_run)
|
3 years ago |
Brad King
|
98aef0929f
Merge topic 'try_compile-source-from'
|
3 years ago |
Brad King
|
3a1db0f3ad
Merge topic 'try_run-no-project'
|
3 years ago |
Matthew Woehlke
|
611d801790
try_compile: Add SOURCE_FROM_FILE
|
3 years ago |
Matthew Woehlke
|
cb14ae2b87
try_compile: Add SOURCE_FROM_{ARG,VAR}
|
3 years ago |
Matthew Woehlke
|
aac542f2f1
try_run: Remove PROJECT support
|
3 years ago |
Matthew Woehlke
|
30a234d275
try_compile: Improve error message consistency
|
3 years ago |
Matthew Woehlke
|
56ae40cc59
try_compile: Add PROJECT keyword-dispatched signature
|
3 years ago |
Brad King
|
c3e68020d6
Merge topic 'MsvcDebugInformationFormatAbstraction'
|
3 years ago |
Glen Chung
|
0e96a20478
MSVC: Add abstraction for debug information format
|
3 years ago |
Robert Maynard
|
0c141b0393
try_compile: Record output location instead of reverse computing it
|
3 years ago |
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 |