Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'cmake-fresh' | Brad King | 2022-03-25 | 8 | -3/+47 |
|\ | |||||
| * | cmake: Add --fresh option to clear the cache and start from scratch | Brad King | 2022-03-22 | 8 | -3/+47 |
* | | cmake -E tar: Add --touch option | Kasper Laudrup | 2022-03-23 | 2 | -0/+16 |
* | | Tests: Add test for 'cmake -E tar --mtime' option | Kasper Laudrup | 2022-03-23 | 3 | -0/+23 |
* | | Merge topic 'initialize-property-name' | Brad King | 2022-03-23 | 11 | -23/+23 |
|\ \ | |||||
| * | | define_property(): Change constraints of INITIALIZE_FROM_VARIABLE | Kyle Edwards | 2022-03-23 | 11 | -23/+23 |
* | | | Genex-LINK_GROUP: Add support feature RESCAN on BSD systems | Marc Chevrier | 2022-03-22 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Merge topic 'LINK_LIBRARY-WHOLE_ARCHIVE' | Brad King | 2022-03-21 | 4 | -36/+57 |
|\ \ | |||||
| * | | genex-LINK_LIBRARY: Add feature WHOLE_ARCHIVE | Marc Chevrier | 2022-03-17 | 4 | -36/+57 |
* | | | Merge topic 'cmake-P-args' | Brad King | 2022-03-18 | 3 | -4/+17 |
|\ \ \ | |||||
| * | | | cmake: Improve acceptance of arbitrary arguments in -P script mode | Brad King | 2022-03-17 | 3 | -4/+17 |
* | | | | Merge topic 'always_prefer_last_source_dir' | Brad King | 2022-03-18 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| * | | cmake: Always prefer the last source directory provided | Robert Maynard | 2022-03-17 | 1 | -1/+1 |
* | | | Merge topic 'test-RunCMake-lld-llvm-warnings' | Brad King | 2022-03-15 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | Tests: Teach RunCMake to ignore lld-link PDB item index warnings | Brad King | 2022-03-11 | 1 | -0/+1 |
| | |/ | |/| | |||||
* | | | Merge topic 'find_package-global-imported' | Brad King | 2022-03-11 | 14 | -0/+139 |
|\ \ \ | |||||
| * | | | find_package: Add support for default GLOBAL imported targets | John Parent | 2022-03-10 | 14 | -0/+139 |
| |/ / | |||||
* | | | Merge topic 'cuda-arch-native' | Brad King | 2022-03-11 | 7 | -0/+15 |
|\ \ \ | |||||
| * | | | CUDA: Add support for CUDA_ARCHITECTURES=native | Brad King | 2022-03-10 | 7 | -0/+15 |
| |/ / | |||||
* | | | Merge topic 'test-fix-regex' | Brad King | 2022-03-11 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | Tests: Fix CMake syntax warning in RunCMake.CTestCommandLine | Brad King | 2022-03-10 | 1 | -1/+1 |
* | | | Merge topic 'cuda-arch-off' | Brad King | 2022-03-10 | 3 | -0/+24 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | 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 |
* | | Merge topic 'ctest_truncate' | Brad King | 2022-03-09 | 8 | -4/+68 |
|\ \ | |||||
| * | | ctest: add option for output truncation | Frank Winklmeier | 2022-03-08 | 6 | -1/+65 |
| * | | presets: bump version to v5 | Frank Winklmeier | 2022-03-08 | 3 | -3/+3 |
* | | | Merge topic 'color-diagnostics' | Brad King | 2022-03-09 | 12 | -0/+96 |
|\ \ \ | |||||
| * | | | color: Add tests for CMAKE_COLOR_DIAGNOSTICS | Brad King | 2022-03-08 | 12 | -0/+96 |
| |/ / | |||||
* | | | Merge topic 'ignore-prefix-path-test-program-path' | Brad King | 2022-03-09 | 1 | -0/+1 |
|\ \ \ | | |/ | |/| | |||||
| * | | 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 |
| |\ \ | |||||
* | \ \ | Merge topic 'cmake-presets-file-dir' | Brad King | 2022-03-08 | 7 | -1/+49 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | CMakePresets.json: Add ${fileDir} macro | Kyle Edwards | 2022-03-07 | 7 | -1/+49 |
* | | | | Merge topic 'test-cmp0125' | Brad King | 2022-03-08 | 4 | -56/+56 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | 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 |
| |\ \ | |||||
| * \ \ | Merge topic 'file-set-multiple-names' into release-3.23 | Brad King | 2022-03-04 | 1 | -5/+9 |
| |\ \ \ | |||||
| * \ \ \ | Merge topic 'while-bug-compatibility' into release-3.23 | Brad King | 2022-03-04 | 6 | -24/+12 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge topic 'cuda-arch-all' into release-3.23 | Brad King | 2022-03-03 | 5 | -0/+18 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge topic 'cmake-dir-args' into release-3.23 | Brad King | 2022-03-03 | 49 | -30/+84 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'LINK_LIBRARY-libraries' | Brad King | 2022-03-07 | 8 | -7/+54 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | LINK_LIBRARY: Add features for library support on Apple | Marc Chevrier | 2022-03-05 | 8 | -7/+54 |
* | | | | | | | | | Merge topic 'LINK_GROUP-rescan-static-libs' | Brad King | 2022-03-07 | 3 | -1/+18 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Genex-LINK_GROUP: Add feature RESCAN | Marc Chevrier | 2022-03-05 | 3 | -1/+18 |
| |/ / / / / / / / | |||||
* | | | | | | | | | while: diagnose errors during condition evaluation | Brad King | 2022-03-04 | 10 | -2/+34 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge topic 'file-set-name-requirements' | 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' | 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 |
| |/ / / / / |