summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | Merge branch 'libuv-win-process-no-extra-stdio'Brad King2024-05-221-0/+7
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | libuv: win/spawn: disable extra-file-descriptor support not needed by CMakeBrad King2024-05-221-0/+7
| | | |/ / / / / / / | | |/| | | | | | |
* | | | | | | | | | Merge topic 'fetchcontent_policies_block'Craig Scott2024-05-281-3/+41
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | FetchContent: Set policies for most commandsCraig Scott2024-05-271-3/+41
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | CMake Nightly Date StampKitware Robot2024-05-281-1/+1
* | | | | | | | | | CMake Nightly Date StampKitware Robot2024-05-271-1/+1
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | Merge topic 'cmp0168_fetchcontent_populate'Craig Scott2024-05-262-3/+43
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FetchContent: Make FetchContent_Populate() honor CMP0168Craig Scott2024-05-252-3/+43
| |/ / / / / / / /
* | | | | | | | | CMake Nightly Date StampKitware Robot2024-05-261-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2024-05-251-1/+1
|/ / / / / / / /
* | | | | | | | Merge branch 'release-3.29'Brad King2024-05-240-0/+0
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge topic 'cuda-vs-17.10' into release-3.29Brad King2024-05-241-1/+1
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'cuda-vs-17.10'Brad King2024-05-241-1/+1
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | VS: Fix compiler identification of nvcc with unsupported host compilerBrad King2024-05-231-1/+1
| |/ / / / / /
* | | | | | | Merge topic 'doc-test-RunCMake'Brad King2024-05-242-30/+205
|\ \ \ \ \ \ \
| * | | | | | | Tests/RunCMake: Document how to write multi-step test casesBrad King2024-05-231-0/+26
| * | | | | | | Tests/RunCMake: Document commands/variables available to RunCMakeTest scriptsBrad King2024-05-231-8/+132
| * | | | | | | Tests/RunCMake: Clarify documentation of platform-specific output matchingBrad King2024-05-231-5/+2
| * | | | | | | Tests/RunCMake: Rename "sub-test" terminology to "case"Brad King2024-05-231-17/+17
| * | | | | | | Tests/RunCMake: Organize README as multiple sectionsBrad King2024-05-231-1/+13
| * | | | | | | Tests/RunCMake: Cross-reference README from main Tests/READMEBrad King2024-05-232-2/+18
* | | | | | | | Merge topic 'genex-compiler-frontend-variant'Brad King2024-05-2415-17/+274
|\ \ \ \ \ \ \ \
| * | | | | | | | GenEx: Add generator expr. for CMAKE_<LANG>_COMPILER_FRONTEND_VARIANTDeniz Bahadir2024-05-2215-7/+264
| * | | | | | | | Help: Use correct programming language names in docs of generator expr.Deniz Bahadir2024-05-221-10/+10
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge topic 'qcc-ipo'Brad King2024-05-241-8/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | QCC: Enable IPO support, inheriting from GNU CompilerPablo Romero2024-05-231-8/+0
* | | | | | | | | Merge topic 'ninja-parallel'Brad King2024-05-2420-11/+157
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | 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
|/ / / / / / / / /