| Commit message (Expand) | Author | Age | Files | Lines |
* | Tests: Fix testing CMAKE_CUDA_ARCHITECTURES=OFF with Clang | Brad King | 2022-03-10 | 2 | -0/+18 |
|
|
* | CUDA: Restore support for CMAKE_CUDA_ARCHITECTURES=OFF | Robert Maynard | 2022-03-09 | 3 | -0/+6 |
|
|
* | Tests: Disable CMAKE_SYSTEM_PROGRAM_PATH in IgnorePrefixPath test | Kyle Edwards | 2022-03-08 | 1 | -0/+1 |
|
|
* | Merge topic 'cmake-presets-file-dir' into release-3.23 | Brad King | 2022-03-08 | 7 | -1/+49 |
|\ |
|
| * | CMakePresets.json: Add ${fileDir} macro | Kyle Edwards | 2022-03-07 | 7 | -1/+49 |
|
|
* | | Tests: Make RunCMake.CMP0125 robust to external filesystem content | Brad King | 2022-03-07 | 4 | -56/+56 |
|/ |
|
* | Merge topic 'file-set-name-requirements' into release-3.23 | Brad King | 2022-03-04 | 4 | -0/+12 |
|\ |
|
| * | target_sources(): Enforce stricter requirements for FILE_SET name | Kyle Edwards | 2022-03-03 | 4 | -0/+12 |
|
|
* | | Merge topic 'file-set-multiple-names' into release-3.23 | Brad King | 2022-03-04 | 1 | -5/+9 |
|\ \ |
|
| * | | target_sources(): Process multiple FILE_SET arguments per block | Kyle Edwards | 2022-03-03 | 1 | -5/+9 |
| |/ |
|
* | | Merge topic 'while-bug-compatibility' into release-3.23 | Brad King | 2022-03-04 | 6 | -24/+12 |
|\ \ |
|
| * | | while: Restore tolerance of condition error | Alex Turbov | 2022-03-03 | 4 | -9/+2 |
|
|
| * | | Tests: Simplify RunCMake.{if,while} unbalanced parenthesis cases | Brad King | 2022-03-03 | 4 | -16/+11 |
|
|
* | | | Merge topic 'cuda-arch-all' into release-3.23 | Brad King | 2022-03-03 | 5 | -0/+18 |
|\ \ \ |
|
| * | | | Tests: Add cases for CMAKE_CUDA_ARCHITECTURES={all,all-major} | Brad King | 2022-03-02 | 5 | -0/+18 |
| | |/
| |/| |
|
* | | | Merge topic 'cmake-dir-args' into release-3.23 | Brad King | 2022-03-03 | 49 | -30/+84 |
|\ \ \
| |/ /
|/| | |
|
| * | | Tests: Add RunCMake.CommandLine ExplicitiDirs explicit work directory | Brad King | 2022-03-02 | 1 | -0/+6 |
|
|
| * | | cmake: Correct regression in `-B <dir> <src_dir>` | Robert Maynard | 2022-03-02 | 1 | -0/+1 |
|
|
| * | | Tests: Verify RunCMake.CommandLine ExplicitDirs source/build dirs | Brad King | 2022-03-02 | 23 | -0/+47 |
|
|
| * | | Tests: Clarify RunCMake.CommandLine ExplicitDirs case names | Brad King | 2022-03-02 | 27 | -30/+30 |
|
|
* | | | Merge topic 'doc-presets-v4' into release-3.23 | Brad King | 2022-03-02 | 3 | -0/+11 |
|\ \ \ |
|
| * | | | Help: Improve wording and structure related to preset includes | Craig Scott | 2022-03-02 | 3 | -0/+11 |
|
|
* | | | | target_sources(): Prohibit FILE_SET on custom targets | Kyle Edwards | 2022-02-28 | 4 | -0/+8 |
|/ / / |
|
* | | | Ninja: Avoid preprocessing twice with explicit Fortran_PREPROCESS | Peter Hill | 2022-02-24 | 2 | -1/+9 |
|/ / |
|
* | | Merge topic 'correct_multiple_source_warnings' into release-3.23 | Brad King | 2022-02-18 | 7 | -0/+46 |
|\ \ |
|
| * | | cmake: When given multiple source paths use last instead of first | Robert Maynard | 2022-02-17 | 7 | -0/+46 |
|
|
* | | | Merge topic 'file-set-no-exist' into release-3.23 | Brad King | 2022-02-18 | 2 | -0/+5 |
|\ \ \ |
|
| * | | | install(): Properly ignore FILE_SETs that don't exist | Kyle Edwards | 2022-02-17 | 2 | -0/+5 |
| |/ / |
|
* | | | Merge topic 'test-qt-disable' into release-3.23 | Brad King | 2022-02-18 | 1 | -4/+8 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Tests: Add missing guards on Qt4 and Qt5 tests | Brad King | 2022-02-17 | 1 | -4/+8 |
|
|
* | | Merge topic 'cmake-empty-cmd-line-arg' into release-3.23 | Brad King | 2022-02-17 | 14 | -4/+38 |
|\ \ |
|
| * | | cmake: Ignore any empty "" command line arguments | Robert Maynard | 2022-02-16 | 13 | -2/+23 |
|
|
| * | | Tests: Add RunCMake helper to run cmake with raw execute_process args | Brad King | 2022-02-16 | 1 | -2/+15 |
|
|
* | | | Merge topic 'test-cuda-sepcomp-ptx' into release-3.23 | Brad King | 2022-02-17 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Tests: Fix CudaOnly.SeparateCompilationPTX test project name | Brad King | 2022-02-16 | 1 | -1/+1 |
|
|
* | | | | target_link_libraries: Improve tolerance of unquoted generator expressions | Brad King | 2022-02-15 | 1 | -0/+10 |
|/ / / |
|
* | | | Merge topic 'GoogleTest-discovery-fix-escaping' into release-3.23 | Brad King | 2022-02-14 | 7 | -0/+130 |
|\ \ \ |
|
| * | | | GoogleTest: Fix escaping in test names | Evgeniy Shcherbina | 2022-02-11 | 7 | -0/+130 |
| |/ / |
|
* | | | find_package: Improve --debug-find-pkg= when using a find module | Brad King | 2022-02-10 | 5 | -0/+139 |
|
|
* | | | find_package: Avoid printing debug output header multiple times | Brad King | 2022-02-10 | 2 | -8/+0 |
|
|
* | | | find_package: Mention package name in Config mode debug output | Brad King | 2022-02-10 | 3 | -3/+6 |
|
|
* | | | find_package: Fix find module name in --debug-find output | Brad King | 2022-02-10 | 2 | -2/+2 |
|
|
* | | | find_package: Improve formatting of --debug-find output | Brad King | 2022-02-10 | 4 | -41/+176 |
|
|
* | | | Tests: Improve order of RunCMake.find_package cases | Brad King | 2022-02-10 | 1 | -3/+2 |
|
|
* | | | Merge topic 'doc-if-AND-OR' into release-3.23 | Brad King | 2022-02-10 | 3 | -0/+9 |
|\ \ \ |
|
| * | | | Help: Clarify precedence of AND and OR in 'if' conditions | Brad King | 2022-02-09 | 3 | -0/+9 |
| |/ / |
|
* | | | Merge topic 'clang-cross-compile-windows-pdb' into release-3.23 | Brad King | 2022-02-10 | 1 | -1/+2 |
|\ \ \ |
|
| * | | | Windows/Clang: Support PDB when cross-compiling | Deniz Bahadir | 2022-02-08 | 1 | -1/+2 |
| |/ / |
|
* | | | Merge topic 'restore-target-export-includes' into release-3.23 | Brad King | 2022-02-10 | 5 | -0/+47 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | install(TARGETS): Restore per-export INCLUDES DESTINATION | Eugene Shalygin | 2022-02-09 | 5 | -0/+47 |
|
|