Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge topic 'ci-hip' | Brad King | 2023-08-01 | 4 | -0/+29 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ci: Add HIP job based on Debian image | Brad King | 2023-07-31 | 4 | -0/+29 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'release-3.27' | Brad King | 2023-08-01 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge topic 'FindPython-Debian-workaround' into release-3.27 | Brad King | 2023-08-01 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ | Merge topic 'FindPython-Debian-workaround' | Brad King | 2023-08-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | FindPython: Restore Python_SITE* values for versions below 3.10 | Marc Chevrier | 2023-07-31 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-08-01 | 1 | -1/+1 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge topic 'CheckLanguage-doc-cuda-host' | Brad King | 2023-07-31 | 2 | -14/+40 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Help: Explicitly note that projects should not set CMAKE_CUDA_HOST_COMPILER | Brad King | 2023-07-31 | 1 | -0/+7 | |
| * | | | | | | | CheckLanguage: Document that CMAKE_CUDA_HOST_COMPILER should not be set alone | Brad King | 2023-07-31 | 1 | -0/+8 | |
| * | | | | | | | CheckLanguage: Modernize documentation formatting | Brad King | 2023-07-31 | 1 | -14/+25 | |
* | | | | | | | | Merge topic 'test-target-property-init' | Brad King | 2023-07-31 | 23 | -6/+724 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Tests/RunCMake/property_init: test 'with_exports' properties | Ben Boeckel | 2023-07-29 | 2 | -0/+52 | |
| * | | | | | | | | Tests/RunCMake/property_init: test 'with_commands' properties | Ben Boeckel | 2023-07-29 | 2 | -0/+14 | |
| * | | | | | | | | Tests/RunCMake/property_init: test 'with_artifact' properties | Ben Boeckel | 2023-07-29 | 2 | -0/+20 | |
| * | | | | | | | | Tests/RunCMake/property_init: test 'shared_library' properties | Ben Boeckel | 2023-07-29 | 2 | -0/+13 | |
| * | | | | | | | | Tests/RunCMake/property_init: test 'pic_targets' properties | Ben Boeckel | 2023-07-29 | 2 | -0/+22 | |
| * | | | | | | | | Tests/RunCMake/property_init: test 'normal' properties | Ben Boeckel | 2023-07-29 | 2 | -0/+11 | |
| * | | | | | | | | Tests/RunCMake/property_init: test 'non_imported' properties | Ben Boeckel | 2023-07-29 | 2 | -0/+12 | |
| * | | | | | | | | Tests/RunCMake/property_init: test 'normal_non_imported' properties | Ben Boeckel | 2023-07-29 | 2 | -0/+10 | |
| * | | | | | | | | Tests/RunCMake/property_init: test 'linkable' properties | Ben Boeckel | 2023-07-29 | 2 | -0/+13 | |
| * | | | | | | | | Tests/RunCMake/property_init: test 'library_with_artifact' properties | Ben Boeckel | 2023-07-29 | 2 | -0/+11 | |
| * | | | | | | | | Tests/RunCMake/property_init: add `per_config` table builder helper | Ben Boeckel | 2023-07-29 | 1 | -0/+35 | |
| * | | | | | | | | Tests/RunCMake/property_init: test 'imported' properties | Ben Boeckel | 2023-07-29 | 2 | -0/+10 | |
| * | | | | | | | | Tests/RunCMake/property_init: test 'executable' properties | Ben Boeckel | 2023-07-29 | 2 | -0/+26 | |
| * | | | | | | | | Tests/RunCMake/property_init: test 'can_compile' properties | Ben Boeckel | 2023-07-29 | 2 | -0/+275 | |
| * | | | | | | | | Tests/RunCMake/property_init: test 'always' properties | Ben Boeckel | 2023-07-29 | 2 | -0/+17 | |
| * | | | | | | | | Tests/RunCMake/property_init: add a function to test properties | Ben Boeckel | 2023-07-29 | 1 | -0/+57 | |
| * | | | | | | | | Tests/RunCMake/property_init: add functions to make example targets | Ben Boeckel | 2023-07-29 | 4 | -1/+58 | |
| * | | | | | | | | Tests/RunCMake/property_init: add a function to parse property tables | Ben Boeckel | 2023-07-29 | 1 | -0/+29 | |
| * | | | | | | | | Tests/RunCMake/property_init: add a function to check a property | Ben Boeckel | 2023-07-29 | 1 | -0/+24 | |
| * | | | | | | | | Tests/RunCMake/property_init: add skeleton for testing | Ben Boeckel | 2023-07-29 | 3 | -0/+8 | |
| * | | | | | | | | cmTarget: handle `HIP_STANDARD` like other language standards | Ben Boeckel | 2023-07-29 | 1 | -2/+3 | |
| * | | | | | | | | Help: fix agreement in `DLL_NAME_WITH_SOVERSION` docs | Ben Boeckel | 2023-07-29 | 1 | -2/+2 | |
| * | | | | | | | | Help: fix cross-linking from `Swift_LANGUAGE_VERSION` property | Ben Boeckel | 2023-07-29 | 1 | -2/+3 | |
* | | | | | | | | | Merge topic 'ci-debian-12' | Brad King | 2023-07-31 | 167 | -1125/+1048 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | IWYU: Update for Debian 12 CI job | Brad King | 2023-07-28 | 136 | -1020/+950 | |
| * | | | | | | | | | ci: use Debian 12 images and environments | Brad King | 2023-07-28 | 17 | -66/+59 | |
| * | | | | | | | | | ci: Update base images to Debian 12 | Brad King | 2023-07-28 | 15 | -39/+39 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-07-31 | 1 | -1/+1 | |
| |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-07-30 | 1 | -1/+1 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-07-29 | 1 | -1/+1 | |
* | | | | | | | | Merge topic 'xcframework-find-library' | Kyle Edwards | 2023-07-28 | 5 | -0/+40 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | find_library(): Add support for .xcframework | Kyle Edwards | 2023-07-28 | 5 | -0/+40 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'readme-bootstrap' | Brad King | 2023-07-28 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | README: Update bootstrap example to use 'build' directory under source | Brad King | 2023-07-27 | 1 | -2/+2 | |
* | | | | | | | Merge topic 'ExportTestLabelToJUnit' | Brad King | 2023-07-28 | 2 | -1/+16 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | set_test_properties: link to the test properties in the documentation | Alex Neundorf | 2023-07-26 | 1 | -1/+1 | |
| * | | | | | | | ctest: export test labels to junit xml | Alex Neundorf | 2023-07-26 | 1 | -0/+15 | |
* | | | | | | | | Merge branch 'release-3.27' | Brad King | 2023-07-28 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | |