summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | FetchContent: Enforce FETCHCONTENT_FULLY_DISCONNECTED requirementsCraig Scott2024-05-291-1/+4
* | | | | | | | CMake Nightly Date StampKitware Robot2024-05-301-1/+1
* | | | | | | | Merge topic 'deprecate-fetchcontent_populate'Brad King2024-05-291-0/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | FetchContent: Deprecate FetchContent_Populate(depName)Craig Scott2024-05-291-0/+4
* | | | | | | | Merge topic 'hip-std'Brad King2024-05-291-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | HIP: Populate CMAKE_HIP_KNOWN_FEATURES global propertyBrad King2024-05-281-0/+5
* | | | | | | | | Merge topic 'swift-multi-config'Brad King2024-05-295-62/+74
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Swift: Use per-config module file locations in multi-config generatorsDave Abrahams2024-05-244-39/+16
| * | | | | | | | | cmGeneratorTarget: Adopt Swift-related methods from the Ninja generatorDave Abrahams2024-05-244-48/+83
* | | | | | | | | | Merge topic 'update-kwsys'Brad King2024-05-291-1/+25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2024-05-281-1/+25
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | CMake Nightly Date StampKitware Robot2024-05-291-1/+1
|/ / / / / / / / /
* | | | | | | | | CMake Nightly Date StampKitware Robot2024-05-281-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2024-05-271-1/+1
| |/ / / / / / / |/| | | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2024-05-261-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2024-05-251-1/+1
* | | | | | | | Merge topic 'genex-compiler-frontend-variant'Brad King2024-05-241-0/+78
|\ \ \ \ \ \ \ \
| * | | | | | | | GenEx: Add generator expr. for CMAKE_<LANG>_COMPILER_FRONTEND_VARIANTDeniz Bahadir2024-05-221-0/+78
| |/ / / / / / /
* | | | | | | | Merge topic 'ninja-parallel'Brad King2024-05-244-4/+27
|\ \ \ \ \ \ \ \
| * | | | | | | | Ninja: Add option for parallel installMartin Duffy2024-05-234-4/+27
* | | | | | | | | CMake Nightly Date StampKitware Robot2024-05-241-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2024-05-231-1/+1
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge topic 'custom-transitive-properties'Brad King2024-05-2221-77/+284
|\ \ \ \ \ \ \ \
| * | | | | | | | GenEx: Add support for custom transitive link propertiesBrad King2024-05-212-1/+4
| * | | | | | | | GenEx: Add support for custom transitive compile propertiesBrad King2024-05-2110-10/+181
| * | | | | | | | 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
* | | | | | | | | CMake Nightly Date StampKitware Robot2024-05-221-1/+1
|/ / / / / / / /
* | | | | | | | Merge topic 'split-cmGeneratorTarget'Brad King2024-05-2113-4309/+4640
|\ \ \ \ \ \ \ \
| * | | | | | | | cmGeneratorTarget: Factor transitive property methods into own sourceBrad King2024-05-203-181/+209
| * | | | | | | | cmGeneratorTarget: Factor link interface/impl methods into own sourceBrad King2024-05-204-1441/+1492
| * | | | | | | | cmGeneratorTarget: Factor compatible interface properties into own sourceBrad King2024-05-203-708/+738
| * | | | | | | | cmGeneratorTarget: Factor options-like usage requirements into own sourceBrad King2024-05-203-624/+658
| * | | | | | | | cmGeneratorTarget: Factor LINK_DIRECTORIES impl into own sourceBrad King2024-05-203-125/+155
| * | | | | | | | cmGeneratorTarget: Factor INCLUDE_DIRECTORIES impl into own sourceBrad King2024-05-203-302/+335
| * | | | | | | | cmGeneratorTarget: Factor SOURCES impl into own sourceBrad King2024-05-203-515/+561
| * | | | | | | | cmGeneratorTarget: Factor TargetPropertyEntry into own sourceBrad King2024-05-203-167/+190
| * | | | | | | | cmGeneratorTarget: Move TargetPropertyEntry creation method to headerBrad King2024-05-202-19/+34
| * | | | | | | | cmTargetTraceDependencies: Factor out of cmGeneratorTargetBrad King2024-05-204-247/+288
* | | | | | | | | CMake Nightly Date StampKitware Robot2024-05-211-1/+1
|/ / / / / / / /
* | | | | | | | 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-181-1/+5
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | FetchContent: Populate directly without a sub-buildCraig Scott2024-05-171-1/+5
* | | | | | | | CMake Nightly Date StampKitware Robot2024-05-181-1/+1
* | | | | | | | 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