| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | FetchContent: Enforce FETCHCONTENT_FULLY_DISCONNECTED requirements | Craig Scott | 2024-05-29 | 1 | -1/+4 |
|
|
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-05-30 | 1 | -1/+1 |
|
|
* | | | | | | | | Merge topic 'deprecate-fetchcontent_populate' | Brad King | 2024-05-29 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \
| |/ / / / / / / |
|
| * | | | | | | | FetchContent: Deprecate FetchContent_Populate(depName) | Craig Scott | 2024-05-29 | 1 | -0/+4 |
|
|
* | | | | | | | | Merge topic 'hip-std' | Brad King | 2024-05-29 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | HIP: Populate CMAKE_HIP_KNOWN_FEATURES global property | Brad King | 2024-05-28 | 1 | -0/+5 |
|
|
* | | | | | | | | | Merge topic 'swift-multi-config' | Brad King | 2024-05-29 | 5 | -62/+74 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Swift: Use per-config module file locations in multi-config generators | Dave Abrahams | 2024-05-24 | 4 | -39/+16 |
|
|
| * | | | | | | | | | cmGeneratorTarget: Adopt Swift-related methods from the Ninja generator | Dave Abrahams | 2024-05-24 | 4 | -48/+83 |
|
|
* | | | | | | | | | | Merge topic 'update-kwsys' | Brad King | 2024-05-29 | 1 | -1/+25 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2024-05-28 | 1 | -1/+25 |
| | |/ / / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-05-29 | 1 | -1/+1 |
|/ / / / / / / / / |
|
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-05-28 | 1 | -1/+1 |
|
|
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-05-27 | 1 | -1/+1 |
| |/ / / / / / /
|/| | | | | | | |
|
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-05-26 | 1 | -1/+1 |
|
|
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-05-25 | 1 | -1/+1 |
|
|
* | | | | | | | | Merge topic 'genex-compiler-frontend-variant' | Brad King | 2024-05-24 | 1 | -0/+78 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | GenEx: Add generator expr. for CMAKE_<LANG>_COMPILER_FRONTEND_VARIANT | Deniz Bahadir | 2024-05-22 | 1 | -0/+78 |
| |/ / / / / / / |
|
* | | | | | | | | Merge topic 'ninja-parallel' | Brad King | 2024-05-24 | 4 | -4/+27 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Ninja: Add option for parallel install | Martin Duffy | 2024-05-23 | 4 | -4/+27 |
|
|
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-05-24 | 1 | -1/+1 |
|
|
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-05-23 | 1 | -1/+1 |
| |/ / / / / / /
|/| | | | | | | |
|
* | | | | | | | | Merge topic 'custom-transitive-properties' | Brad King | 2024-05-22 | 21 | -77/+284 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | GenEx: Add support for custom transitive link properties | Brad King | 2024-05-21 | 2 | -1/+4 |
|
|
| * | | | | | | | | GenEx: Add support for custom transitive compile properties | Brad King | 2024-05-21 | 10 | -10/+181 |
|
|
| * | | | | | | | | cmGeneratorExpressionDAGChecker: Make config name available in constructor | Brad King | 2024-05-21 | 15 | -54/+70 |
|
|
| * | | | | | | | | cmGeneratorTarget: Add GetLinkImplementationClosure mode for linking | Brad King | 2024-05-21 | 4 | -14/+24 |
|
|
| * | | | | | | | | cmGeneratorTarget: Add TransitiveProperty constructor to help some compilers | Brad King | 2024-05-21 | 1 | -0/+7 |
|
|
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-05-22 | 1 | -1/+1 |
|/ / / / / / / / |
|
* | | | | | | | | Merge topic 'split-cmGeneratorTarget' | Brad King | 2024-05-21 | 13 | -4309/+4640 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | cmGeneratorTarget: Factor transitive property methods into own source | Brad King | 2024-05-20 | 3 | -181/+209 |
|
|
| * | | | | | | | | cmGeneratorTarget: Factor link interface/impl methods into own source | Brad King | 2024-05-20 | 4 | -1441/+1492 |
|
|
| * | | | | | | | | cmGeneratorTarget: Factor compatible interface properties into own source | Brad King | 2024-05-20 | 3 | -708/+738 |
|
|
| * | | | | | | | | cmGeneratorTarget: Factor options-like usage requirements into own source | Brad King | 2024-05-20 | 3 | -624/+658 |
|
|
| * | | | | | | | | cmGeneratorTarget: Factor LINK_DIRECTORIES impl into own source | Brad King | 2024-05-20 | 3 | -125/+155 |
|
|
| * | | | | | | | | cmGeneratorTarget: Factor INCLUDE_DIRECTORIES impl into own source | Brad King | 2024-05-20 | 3 | -302/+335 |
|
|
| * | | | | | | | | cmGeneratorTarget: Factor SOURCES impl into own source | Brad King | 2024-05-20 | 3 | -515/+561 |
|
|
| * | | | | | | | | cmGeneratorTarget: Factor TargetPropertyEntry into own source | Brad King | 2024-05-20 | 3 | -167/+190 |
|
|
| * | | | | | | | | cmGeneratorTarget: Move TargetPropertyEntry creation method to header | Brad King | 2024-05-20 | 2 | -19/+34 |
|
|
| * | | | | | | | | cmTargetTraceDependencies: Factor out of cmGeneratorTarget | Brad King | 2024-05-20 | 4 | -247/+288 |
|
|
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-05-21 | 1 | -1/+1 |
|/ / / / / / / / |
|
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-05-20 | 1 | -1/+1 |
|
|
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-05-19 | 1 | -1/+1 |
|
|
* | | | | | | | | Merge topic 'fetchcontent-direct' | Craig Scott | 2024-05-18 | 1 | -1/+5 |
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | | |
|
| * | | | | | | | FetchContent: Populate directly without a sub-build | Craig Scott | 2024-05-17 | 1 | -1/+5 |
|
|
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-05-18 | 1 | -1/+1 |
|
|
* | | | | | | | | Merge topic 'cxxmodules-gcc-binary-mode' | Brad King | 2024-05-17 | 3 | -1/+29 |
|\ \ \ \ \ \ \ \
| | |_|_|_|_|_|/
| |/| | | | | | |
|
| * | | | | | | | cmCxxModuleMapper: add a query for the open mode for the modmap | Ben Boeckel | 2024-05-16 | 3 | -1/+29 |
|
|
* | | | | | | | | Merge topic 'cleanup-custom-command-code' | Brad King | 2024-05-17 | 1 | -6/+11 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | cmAddCustomCommandCommand: Move SOURCE signature error messages | Juan Ramos | 2024-05-16 | 1 | -6/+11 |
|
|