summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* Ensure targets which are frameworks can be used freelyMarc Chevrier2022-03-295-0/+43
* Merge topic 'variable-link-feature-supported'Brad King2022-03-2813-1/+51
|\
| * genex-LINK_(LIBRARY|GROUP) features: update variables behaviorMarc Chevrier2022-03-2513-1/+51
* | Tests: Add Matlab label to Matlab-related testsSilvio2022-03-251-0/+1
* | Merge topic 'link-interface-direct'Brad King2022-03-251-0/+1
|\ \
| * | LINK_LIBRARIES: Add support for LINK_ONLY genexBrad King2022-03-241-0/+1
* | | Merge topic 'cmake-fresh'Brad King2022-03-258-3/+47
|\ \ \
| * | | cmake: Add --fresh option to clear the cache and start from scratchBrad King2022-03-228-3/+47
| |/ /
* | | cmake -E tar: Add --touch optionKasper Laudrup2022-03-232-0/+16
* | | Tests: Add test for 'cmake -E tar --mtime' optionKasper Laudrup2022-03-233-0/+23
| |/ |/|
* | Merge topic 'initialize-property-name'Brad King2022-03-2311-23/+23
|\ \
| * | define_property(): Change constraints of INITIALIZE_FROM_VARIABLEKyle Edwards2022-03-2311-23/+23
* | | Genex-LINK_GROUP: Add support feature RESCAN on BSD systemsMarc Chevrier2022-03-221-1/+1
| |/ |/|
* | Merge topic 'LINK_LIBRARY-WHOLE_ARCHIVE'Brad King2022-03-214-36/+57
|\ \
| * | genex-LINK_LIBRARY: Add feature WHOLE_ARCHIVEMarc Chevrier2022-03-174-36/+57
* | | Merge topic 'cmake-P-args'Brad King2022-03-183-4/+17
|\ \ \
| * | | cmake: Improve acceptance of arbitrary arguments in -P script modeBrad King2022-03-173-4/+17
* | | | Merge topic 'always_prefer_last_source_dir'Brad King2022-03-181-1/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | cmake: Always prefer the last source directory providedRobert Maynard2022-03-171-1/+1
* | | Merge topic 'test-RunCMake-lld-llvm-warnings'Brad King2022-03-151-0/+1
|\ \ \
| * | | Tests: Teach RunCMake to ignore lld-link PDB item index warningsBrad King2022-03-111-0/+1
| | |/ | |/|
* | | Merge topic 'find_package-global-imported'Brad King2022-03-1114-0/+139
|\ \ \
| * | | find_package: Add support for default GLOBAL imported targetsJohn Parent2022-03-1014-0/+139
| |/ /
* | | Merge topic 'cuda-arch-native'Brad King2022-03-117-0/+15
|\ \ \
| * | | CUDA: Add support for CUDA_ARCHITECTURES=nativeBrad King2022-03-107-0/+15
| |/ /
* | | Merge topic 'test-fix-regex'Brad King2022-03-111-1/+1
|\ \ \ | |/ / |/| |
| * | Tests: Fix CMake syntax warning in RunCMake.CTestCommandLineBrad King2022-03-101-1/+1
* | | Merge topic 'cuda-arch-off'Brad King2022-03-103-0/+24
|\ \ \ | |/ / |/| / | |/
| * Tests: Fix testing CMAKE_CUDA_ARCHITECTURES=OFF with ClangBrad King2022-03-102-0/+18
| * CUDA: Restore support for CMAKE_CUDA_ARCHITECTURES=OFFRobert Maynard2022-03-093-0/+6
* | Merge topic 'ctest_truncate'Brad King2022-03-098-4/+68
|\ \
| * | ctest: add option for output truncationFrank Winklmeier2022-03-086-1/+65
| * | presets: bump version to v5Frank Winklmeier2022-03-083-3/+3
* | | Merge topic 'color-diagnostics'Brad King2022-03-0912-0/+96
|\ \ \
| * | | color: Add tests for CMAKE_COLOR_DIAGNOSTICSBrad King2022-03-0812-0/+96
| |/ /
* | | Merge topic 'ignore-prefix-path-test-program-path'Brad King2022-03-091-0/+1
|\ \ \ | | |/ | |/|
| * | Tests: Disable CMAKE_SYSTEM_PROGRAM_PATH in IgnorePrefixPath testKyle Edwards2022-03-081-0/+1
| * | Merge topic 'cmake-presets-file-dir' into release-3.23Brad King2022-03-087-1/+49
| |\ \
* | \ \ Merge topic 'cmake-presets-file-dir'Brad King2022-03-087-1/+49
|\ \ \ \ | | |/ / | |/| |
| * | | CMakePresets.json: Add ${fileDir} macroKyle Edwards2022-03-077-1/+49
* | | | Merge topic 'test-cmp0125'Brad King2022-03-084-56/+56
|\ \ \ \ | | |/ / | |/| |
| * | | Tests: Make RunCMake.CMP0125 robust to external filesystem contentBrad King2022-03-074-56/+56
| |/ /
| * | Merge topic 'file-set-name-requirements' into release-3.23Brad King2022-03-044-0/+12
| |\ \
| * \ \ Merge topic 'file-set-multiple-names' into release-3.23Brad King2022-03-041-5/+9
| |\ \ \
| * \ \ \ Merge topic 'while-bug-compatibility' into release-3.23Brad King2022-03-046-24/+12
| |\ \ \ \
| * \ \ \ \ Merge topic 'cuda-arch-all' into release-3.23Brad King2022-03-035-0/+18
| |\ \ \ \ \
| * \ \ \ \ \ Merge topic 'cmake-dir-args' into release-3.23Brad King2022-03-0349-30/+84
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'LINK_LIBRARY-libraries'Brad King2022-03-078-7/+54
|\ \ \ \ \ \ \ \
| * | | | | | | | LINK_LIBRARY: Add features for library support on AppleMarc Chevrier2022-03-058-7/+54
* | | | | | | | | Merge topic 'LINK_GROUP-rescan-static-libs'Brad King2022-03-073-1/+18
|\ \ \ \ \ \ \ \ \