summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | Ninja: Add option for parallel installMartin Duffy2024-05-2320-4/+135
| * | | | | | | | | | | Help: Add Builtin Targets section to Ninja helpMartin Duffy2024-05-221-7/+22
* | | | | | | | | | | | Merge topic 'add-test-macro-doc'Brad King2024-05-241-2/+10
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Tests: Improve documentation of ADD_TEST_MACRODave Abrahams2024-05-231-2/+10
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | CMake Nightly Date StampKitware Robot2024-05-241-1/+1
| |_|_|/ / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge topic 'adsp-asm-support'Brad King2024-05-231-3/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ADSP: Treat .s files as asm sourcesRupert Clarke2024-05-211-1/+1
| * | | | | | | | | | | ADSP: Preserve ASM output ext and flags as we do for C and CXXRupert Clarke2024-05-211-2/+0
* | | | | | | | | | | | Merge topic 'ohos'Brad King2024-05-231-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | OHOS: Add support for OpenHarmony OSJonathan Schwender2024-05-221-0/+2
* | | | | | | | | | | | CMake Nightly Date StampKitware Robot2024-05-231-1/+1
| |_|/ / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge topic 'readme-build-with-cmake-first'Brad King2024-05-221-18/+18
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | README: Document non-bootstrap build instructions firstDave Abrahams2024-05-221-18/+18
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'test-CMAKE_Swift_MODULE_DIRECTORY'Brad King2024-05-221-0/+11
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Swift: test that CMAKE_Swift_MODULE_DIRECTORY is respected.Dave Abrahams2024-05-161-0/+11
* | | | | | | | | | | | Merge topic 'custom-transitive-properties'Brad King2024-05-2239-93/+1020
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | GenEx: Add support for custom transitive link propertiesBrad King2024-05-2116-7/+266
| * | | | | | | | | | | GenEx: Add support for custom transitive compile propertiesBrad King2024-05-2127-10/+643
| * | | | | | | | | | | cmGeneratorExpressionDAGChecker: Make config name available in constructorBrad King2024-05-2115-54/+70
| * | | | | | | | | | | cmGeneratorTarget: Add GetLinkImplementationClosure mode for linkingBrad King2024-05-214-14/+24
| * | | | | | | | | | | cmGeneratorTarget: Add TransitiveProperty constructor to help some compilersBrad King2024-05-211-0/+7
| * | | | | | | | | | | Help: Format TARGET_PROPERTY special evaluation rules as a definition listBrad King2024-05-211-16/+18
* | | | | | | | | | | | CMake Nightly Date StampKitware Robot2024-05-221-1/+1
|/ / / / / / / / / / /
* | | | | | | | | | | Merge topic 'split-cmGeneratorTarget'Brad King2024-05-2114-4309/+4649
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | cmGeneratorTarget: Factor transitive property methods into own sourceBrad King2024-05-204-181/+210
| * | | | | | | | | | | cmGeneratorTarget: Factor link interface/impl methods into own sourceBrad King2024-05-205-1441/+1493
| * | | | | | | | | | | cmGeneratorTarget: Factor compatible interface properties into own sourceBrad King2024-05-204-708/+739
| * | | | | | | | | | | cmGeneratorTarget: Factor options-like usage requirements into own sourceBrad King2024-05-204-624/+659
| * | | | | | | | | | | cmGeneratorTarget: Factor LINK_DIRECTORIES impl into own sourceBrad King2024-05-204-125/+156
| * | | | | | | | | | | cmGeneratorTarget: Factor INCLUDE_DIRECTORIES impl into own sourceBrad King2024-05-204-302/+336
| * | | | | | | | | | | cmGeneratorTarget: Factor SOURCES impl into own sourceBrad King2024-05-204-515/+562
| * | | | | | | | | | | cmGeneratorTarget: Factor TargetPropertyEntry into own sourceBrad King2024-05-204-167/+191
| * | | | | | | | | | | cmGeneratorTarget: Move TargetPropertyEntry creation method to headerBrad King2024-05-202-19/+34
| * | | | | | | | | | | cmTargetTraceDependencies: Factor out of cmGeneratorTargetBrad King2024-05-205-247/+289
* | | | | | | | | | | | Merge topic 'test-race-aix'Brad King2024-05-211-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Tests/RunCMake/CompileFeatures: Avoid intermittent failures on AIXBrad King2024-05-211-0/+1
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge topic 'test-ninja-explain'Brad King2024-05-211-1/+0
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Tests/RunCMake/Swift: Update for ninja post-1.12 developmentBrad King2024-05-201-1/+0
* | | | | | | | | | | | | Merge topic 'doc-macro'Brad King2024-05-211-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Help: Fix inaccurate use of "function" in macro docsDave Abrahams2024-05-211-1/+1
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2024-05-211-1/+1
| |_|/ / / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge topic 'typo-fix-issue'Brad King2024-05-201-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Tutorial: Fix grammar typo in Step 11FrankYin2024-05-171-1/+1
* | | | | | | | | | | | | Merge topic 'cmp0097-fetchcontent'Brad King2024-05-201-3/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Help: Document that CMP0097 is always NEW for FetchContentCraig Scott2024-05-171-3/+12
| |/ / / / / / / / / / /
* | | | | | | | | | | | CMake Nightly Date StampKitware Robot2024-05-201-1/+1
* | | | | | | | | | | | CMake Nightly Date StampKitware Robot2024-05-191-1/+1
* | | | | | | | | | | | Merge topic 'fetchcontent-direct'Craig Scott2024-05-1833-1615/+2308
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
| * | | | | | | | | | | ExternalProject: Fix misleading git update outputCraig Scott2024-05-171-1/+1
| * | | | | | | | | | | FetchContent: Populate directly without a sub-buildCraig Scott2024-05-1725-96/+761