Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Help/experimental: fix UUID documentation | Ben Boeckel | 2023-08-07 | 1 | -1/+1 |
* | 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 |
|\ \ \ \ | |||||
| * \ \ \ | Merge topic 'cxx-atomic' into release-3.27 | Brad King | 2023-07-28 | 6 | -7/+25 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'cxx-atomic' | Brad King | 2023-07-28 | 6 | -7/+25 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Source: Link libatomic when needed on Linux 32-bit ARM | Brad King | 2023-07-27 | 6 | -7/+25 |
| |/ / / / | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-07-28 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | Merge topic 'xcframework-target-link-libraries' | Kyle Edwards | 2023-07-27 | 95 | -41/+852 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | macOS: Add support for linking against .xcframework folders | Kyle Edwards | 2023-07-26 | 94 | -6/+828 |
| * | | | bootstrap: Unconditionally build libjsoncpp | Kyle Edwards | 2023-07-26 | 2 | -35/+24 |
* | | | | Merge topic 'cmuvprocesschain-wait-0' | Brad King | 2023-07-27 | 3 | -3/+22 |
|\ \ \ \ | |||||
| * | | | | cmUVProcessChain::Wait(): Treat timeout of 0 as no timeout | Kyle Edwards | 2023-07-26 | 3 | -3/+22 |
| |/ / / | |||||
* | | | | Merge branch 'release-3.27' | Brad King | 2023-07-27 | 0 | -0/+0 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge topic 'doc-if-exists' into release-3.27 | Brad King | 2023-07-27 | 1 | -3/+3 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'doc-if-exists' | Brad King | 2023-07-27 | 1 | -3/+3 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Help: Document that if(EXISTS) requires paths to be readable | Brad King | 2023-07-26 | 1 | -3/+3 |
| |/ / / | |||||
* | | | | Merge topic 'ci-more-tests' | Brad King | 2023-07-27 | 5 | -0/+17 |
|\ \ \ \ | |||||
| * | | | | ci: test CDash submission tests on some nightly dashboards | Ben Boeckel | 2023-07-25 | 4 | -0/+13 |
| * | | | | ci: enable more tests to better match nightly dashboards | Ben Boeckel | 2023-07-25 | 1 | -0/+4 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-07-27 | 1 | -1/+1 |
* | | | | | Merge topic 'findcuda_mark_stub_libraries_as_no_rpath' | Brad King | 2023-07-26 | 1 | -8/+17 |
|\ \ \ \ \ | |||||
| * | | | | | FindCUDAToolkit: targets pointing to stubs now use IMPORTED_IMPLIB | Robert Maynard | 2023-07-24 | 1 | -8/+17 |
| |/ / / / | |||||
* | | | | | Merge topic 'jobserver-fix' | Brad King | 2023-07-26 | 8 | -36/+82 |
|\ \ \ \ \ | |||||
| * | | | | | add_custom_{command,target}: Teach JOB_SERVER_AWARE about WORKING_DIRECTORY | Chris Mahoney | 2023-07-25 | 8 | -36/+82 |
* | | | | | | Merge topic 'cmPolicies-cmStrCat' | Brad King | 2023-07-26 | 1 | -85/+75 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | cmPolicies: use `cmStrCat` for error message building | Ben Boeckel | 2023-07-24 | 1 | -84/+68 |
| * | | | | | cmPolicies: use `cmStrCat` for string additions | Ben Boeckel | 2023-07-24 | 1 | -1/+1 |
| * | | | | | cmPolicies: use character literals where possible | Ben Boeckel | 2023-07-24 | 1 | -2/+2 |
| * | | | | | cmPolicies: combine string literals where possible | Ben Boeckel | 2023-07-24 | 1 | -22/+28 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'exec-program-policy' | Kyle Edwards | 2023-07-26 | 18 | -2/+61 |
|\ \ \ \ \ | |||||
| * | | | | | exec_program(): Remove by policy CMP0153 | Kyle Edwards | 2023-07-25 | 18 | -2/+61 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-07-26 | 1 | -1/+1 |
* | | | | | | Merge branch 'release-3.27' | Brad King | 2023-07-25 | 1 | -0/+12 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | CMake 3.27.1v3.27.1 | Brad King | 2023-07-25 | 2 | -1/+13 |
* | | | | | | Merge branch 'release-3.27' | Brad King | 2023-07-25 | 0 | -0/+0 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge topic 'property-typo-fix' into release-3.27 | Brad King | 2023-07-25 | 2 | -2/+4 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'property-typo-fix' | Brad King | 2023-07-25 | 2 | -2/+4 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | cmTarget: Restore Fortran_PREPROCESS property initialization | Ben Boeckel | 2023-07-25 | 2 | -2/+4 |
* | | | | | | | Merge branch 'release-3.27' | Brad King | 2023-07-25 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Merge branch 'release-3.26' into release-3.27 | Brad King | 2023-07-25 | 0 | -0/+0 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge branch 'release-3.26' | Brad King | 2023-07-25 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | |