Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | Ninja: Add option for parallel install | Martin Duffy | 2024-05-23 | 20 | -4/+135 | |
| * | | | | | | | | | | | Help: Add Builtin Targets section to Ninja help | Martin Duffy | 2024-05-22 | 1 | -7/+22 | |
* | | | | | | | | | | | | Merge topic 'add-test-macro-doc' | Brad King | 2024-05-24 | 1 | -2/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Tests: Improve documentation of ADD_TEST_MACRO | Dave Abrahams | 2024-05-23 | 1 | -2/+10 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-05-24 | 1 | -1/+1 | |
| |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'adsp-asm-support' | Brad King | 2024-05-23 | 1 | -3/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | ADSP: Treat .s files as asm sources | Rupert Clarke | 2024-05-21 | 1 | -1/+1 | |
| * | | | | | | | | | | | ADSP: Preserve ASM output ext and flags as we do for C and CXX | Rupert Clarke | 2024-05-21 | 1 | -2/+0 | |
* | | | | | | | | | | | | Merge topic 'ohos' | Brad King | 2024-05-23 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | OHOS: Add support for OpenHarmony OS | Jonathan Schwender | 2024-05-22 | 1 | -0/+2 | |
* | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-05-23 | 1 | -1/+1 | |
| |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'readme-build-with-cmake-first' | Brad King | 2024-05-22 | 1 | -18/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | README: Document non-bootstrap build instructions first | Dave Abrahams | 2024-05-22 | 1 | -18/+18 | |
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'test-CMAKE_Swift_MODULE_DIRECTORY' | Brad King | 2024-05-22 | 1 | -0/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Swift: test that CMAKE_Swift_MODULE_DIRECTORY is respected. | Dave Abrahams | 2024-05-16 | 1 | -0/+11 | |
* | | | | | | | | | | | | Merge topic 'custom-transitive-properties' | Brad King | 2024-05-22 | 39 | -93/+1020 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | GenEx: Add support for custom transitive link properties | Brad King | 2024-05-21 | 16 | -7/+266 | |
| * | | | | | | | | | | | GenEx: Add support for custom transitive compile properties | Brad King | 2024-05-21 | 27 | -10/+643 | |
| * | | | | | | | | | | | 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 | |
| * | | | | | | | | | | | Help: Format TARGET_PROPERTY special evaluation rules as a definition list | Brad King | 2024-05-21 | 1 | -16/+18 | |
* | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-05-22 | 1 | -1/+1 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge topic 'split-cmGeneratorTarget' | Brad King | 2024-05-21 | 14 | -4309/+4649 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | cmGeneratorTarget: Factor transitive property methods into own source | Brad King | 2024-05-20 | 4 | -181/+210 | |
| * | | | | | | | | | | | cmGeneratorTarget: Factor link interface/impl methods into own source | Brad King | 2024-05-20 | 5 | -1441/+1493 | |
| * | | | | | | | | | | | cmGeneratorTarget: Factor compatible interface properties into own source | Brad King | 2024-05-20 | 4 | -708/+739 | |
| * | | | | | | | | | | | cmGeneratorTarget: Factor options-like usage requirements into own source | Brad King | 2024-05-20 | 4 | -624/+659 | |
| * | | | | | | | | | | | cmGeneratorTarget: Factor LINK_DIRECTORIES impl into own source | Brad King | 2024-05-20 | 4 | -125/+156 | |
| * | | | | | | | | | | | cmGeneratorTarget: Factor INCLUDE_DIRECTORIES impl into own source | Brad King | 2024-05-20 | 4 | -302/+336 | |
| * | | | | | | | | | | | cmGeneratorTarget: Factor SOURCES impl into own source | Brad King | 2024-05-20 | 4 | -515/+562 | |
| * | | | | | | | | | | | cmGeneratorTarget: Factor TargetPropertyEntry into own source | Brad King | 2024-05-20 | 4 | -167/+191 | |
| * | | | | | | | | | | | 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 | 5 | -247/+289 | |
* | | | | | | | | | | | | Merge topic 'test-race-aix' | Brad King | 2024-05-21 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Tests/RunCMake/CompileFeatures: Avoid intermittent failures on AIX | Brad King | 2024-05-21 | 1 | -0/+1 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge topic 'test-ninja-explain' | Brad King | 2024-05-21 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Tests/RunCMake/Swift: Update for ninja post-1.12 development | Brad King | 2024-05-20 | 1 | -1/+0 | |
* | | | | | | | | | | | | | Merge topic 'doc-macro' | Brad King | 2024-05-21 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Help: Fix inaccurate use of "function" in macro docs | Dave Abrahams | 2024-05-21 | 1 | -1/+1 | |
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-05-21 | 1 | -1/+1 | |
| |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge topic 'typo-fix-issue' | Brad King | 2024-05-20 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Tutorial: Fix grammar typo in Step 11 | FrankYin | 2024-05-17 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Merge topic 'cmp0097-fetchcontent' | Brad King | 2024-05-20 | 1 | -3/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Help: Document that CMP0097 is always NEW for FetchContent | Craig Scott | 2024-05-17 | 1 | -3/+12 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | 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 | 33 | -1615/+2308 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | ExternalProject: Fix misleading git update output | Craig Scott | 2024-05-17 | 1 | -1/+1 | |
| * | | | | | | | | | | | FetchContent: Populate directly without a sub-build | Craig Scott | 2024-05-17 | 25 | -96/+761 | |