summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 '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
| * | ExternalProject: Move more internal commands out of main fileCraig Scott2024-05-139-1528/+1551
| * | ExternalProject: Switch download, update and patch to use _EP_ varsCraig Scott2024-05-131-186/+185
| * | ExternalProject: Provide ExternalProject_Add keywords through a macroCraig Scott2024-05-121-49/+54
| * | ExternalProject: Don't treat YES as a keywordCraig Scott2024-05-121-1/+1
| * | ExternalProject: Fix minor formatting errorCraig Scott2024-05-121-1/+2
* | | CMake Nightly Date StampKitware Robot2024-05-181-1/+1
* | | Merge branch 'release-3.29'Brad King2024-05-170-0/+0
|\ \ \
| * \ \ Merge branch 'release-3.28' into release-3.29Brad King2024-05-170-0/+0
| |\ \ \
* | \ \ \ Merge branch 'release-3.28'Brad King2024-05-170-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge topic 'cxxmodules-gcc-binary-mode' into release-3.28Brad King2024-05-173-1/+29
| |\ \ \ \
* | \ \ \ \ Merge branch 'release-3.29'Brad King2024-05-170-0/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge topic 'cxxmodules-gcc-binary-mode' into release-3.29Brad King2024-05-173-1/+29
| |\ \ \ \ \ | | | |/ / / | | |/| | |
* | | | | | Merge topic 'cxxmodules-gcc-binary-mode'Brad King2024-05-173-1/+29
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | cmCxxModuleMapper: add a query for the open mode for the modmapBen Boeckel2024-05-163-1/+29
* | | | | | Merge topic 'cleanup-custom-command-code'Brad King2024-05-171-6/+11
|\ \ \ \ \ \
| * | | | | | cmAddCustomCommandCommand: Move SOURCE signature error messagesJuan Ramos2024-05-161-6/+11
* | | | | | | Merge topic 'lang-platform-flags'Brad King2024-05-178-475/+116
|\ \ \ \ \ \ \
| * | | | | | | Modules: Fix per-language fallback to platform-specific shared module C flagsBrad King2024-05-161-2/+2
| * | | | | | | Modules: Initialize per-language platform-specific flag variables consistentlyBrad King2024-05-168-475/+116
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge topic 'ewilde/swift-static-try-compile'Brad King2024-05-173-1/+19
|\ \ \ \ \ \ \
| * | | | | | | Swift: Support static-library try-compile typeEvan Wilde2024-05-153-1/+19
* | | | | | | | CMake Nightly Date StampKitware Robot2024-05-171-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Merge topic 'LINK_LIBRARY-Feature-properties'Brad King2024-05-1643-41/+452
|\ \ \ \ \ \ \
| * | | | | | | GenEx $<LINK_LIBRARY>: Add the support of properties attached to featuresMarc Chevrier2024-05-1543-41/+452
* | | | | | | | Merge topic 'custom-command-output-hash-character'Brad King2024-05-1614-65/+93
|\ \ \ \ \ \ \ \
| * | | | | | | | add_custom_command: Allow OUTPUT filenames containing a hash '#' characterGlenn Coombs2024-05-159-28/+30
| * | | | | | | | cmGlobalXCodeGenerator: Re-implement legacy makefile path escapingBrad King2024-05-151-1/+15
| * | | | | | | | cmGlobalXCodeGenerator: Do not use legacy makefile escaping in shell commandsBrad King2024-05-151-6/+6
| * | | | | | | | cmGlobalXCodeGenerator: Migrate legacy makefile path escaping to local helperBrad King2024-05-152-39/+37
| * | | | | | | | cmState: Add method to check for the Borland Makefiles generatorBrad King2024-05-143-0/+14
* | | | | | | | | Merge topic 'import-std-experimental-docs'Brad King2024-05-164-4/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | importstd: clarify when the experimental UUID must be availableBen Boeckel2024-05-154-4/+5
* | | | | | | | | | CMake Nightly Date StampKitware Robot2024-05-161-1/+1
| |_|_|_|/ / / / / |/| | | | | | | |
* | | | | | | | | Merge topic 'test-execute_process-abnormal-exit'Brad King2024-05-158-17/+31
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Tests: Cover execute_process with abnormal exit on all platformsBrad King2024-05-148-17/+31
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'release-3.29'Brad King2024-05-150-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Merge branch 'release-3.28' into release-3.29Brad King2024-05-150-0/+0
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
* | | | | | | | | Merge branch 'release-3.28'Brad King2024-05-150-0/+0
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |