summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmExpandList and cmExpandLists rely on cmList classMarc Chevrier2023-04-233-75/+66
* Merge topic 'GenEx-list'Marc Chevrier2023-04-20152-37/+2382
|\
| * GenEx LIST: list operationsMarc Chevrier2023-04-16152-37/+2382
* | CMake Nightly Date StampKitware Robot2023-04-201-1/+1
* | CMake Nightly Date StampKitware Robot2023-04-191-1/+1
* | CMake Nightly Date StampKitware Robot2023-04-181-1/+1
* | Merge topic 'doc-workflow-presets-vendor'Craig Scott2023-04-171-0/+6
|\ \
| * | Help: Add missing vendor field to the workflow presets docsCraig Scott2023-04-151-0/+6
* | | Merge topic 'export-file-set-old-cmake-versions'Craig Scott2023-04-171-1/+16
|\ \ \
| * | | install(EXPORT): Fall back to set_property(APPEND) for FILE_SETKyle Edwards2023-04-121-1/+16
* | | | Merge branch 'release-3.26'Marc Chevrier2023-04-170-0/+0
|\ \ \ \
| * \ \ \ Merge topic 'Help-CMP0105-clarifications' into release-3.26Marc Chevrier2023-04-171-2/+3
| |\ \ \ \
* | \ \ \ \ Merge topic 'Help-CMP0105-clarifications'Marc Chevrier2023-04-171-2/+3
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'backport-3.26-help-CMP0105' into Help-CMP0105-clarificationsMarc Chevrier2023-04-151-2/+3
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | / / | | |_|_|/ / | |/| | | |
| | * | | | Help: CMP0105 policy: clarificationsMarc Chevrier2023-04-151-2/+3
| | |/ / /
* | | | | CMake Nightly Date StampKitware Robot2023-04-171-1/+1
* | | | | CMake Nightly Date StampKitware Robot2023-04-161-1/+1
* | | | | CMake Nightly Date StampKitware Robot2023-04-151-1/+1
|/ / / /
* | | | CMake Nightly Date StampKitware Robot2023-04-141-1/+1
* | | | CMake Nightly Date StampKitware Robot2023-04-131-1/+1
| |_|/ |/| |
* | | CMake Nightly Date StampKitware Robot2023-04-121-1/+1
* | | CMake Nightly Date StampKitware Robot2023-04-111-1/+1
* | | Merge topic 'automoc-macro-names'Craig Scott2023-04-1024-201/+550
|\ \ \
| * | | Autogen: Add INTERFACE_AUTOMOC_MACRO_NAMES target propertyOrkun Tokdemir2023-04-0915-2/+274
| * | | Autogen: Defer setup until Generate stepOrkun Tokdemir2023-04-052-8/+20
| * | | cmGeneratorTarget: Factor out EvaluatedTargetProperty infrastructureOrkun Tokdemir2023-04-056-189/+253
| * | | cmGeneratorTarget: Avoid incidental include-what-you-use warningBrad King2023-04-051-2/+2
| * | | IWYU: Add mapping for 'std::remove_reference<Defer &>::type'Brad King2023-04-051-0/+1
* | | | Merge topic 'ninja-nvhpc-fortran-Werror'Craig Scott2023-04-102-2/+24
|\ \ \ \ | |_|_|/ |/| | |
| * | | Ninja: Exclude NVHPC -Werror flags during Fortran preprocessingBrad King2023-04-042-2/+24
* | | | CMake Nightly Date StampKitware Robot2023-04-101-1/+1
* | | | Merge topic 'python-file-encoding'Craig Scott2023-04-093-9/+10
|\ \ \ \
| * | | | Tests: Always load presets schema as UTF-8Craig Scott2023-04-071-3/+3
| * | | | Sphinx: Modernize UTF-8 encoding handling when updating CMake.qhpCraig Scott2023-04-071-4/+4
| * | | | Sphinx: Specify encoding when opening files for title extractionCraig Scott2023-04-071-2/+3
* | | | | Merge topic 'list-command-uses-cmList'Marc Chevrier2023-04-093-842/+316
|\ \ \ \ \
| * | | | | list(): rely on cmList classMarc Chevrier2023-04-083-842/+316
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2023-04-091-1/+1
* | | | | CMake Nightly Date StampKitware Robot2023-04-081-1/+1
* | | | | CMake Nightly Date StampKitware Robot2023-04-071-1/+1
|/ / / /
* | | | Merge topic 'cmList-class'Brad King2023-04-068-29/+3211
|\ \ \ \
| * | | | GenEx: list oriented genexes use cmList classMarc Chevrier2023-04-051-28/+17
| * | | | cmList: CMake list implementationMarc Chevrier2023-04-057-1/+3194
* | | | | Merge topic 'vs-sdk-selection'Brad King2023-04-0635-41/+561
|\ \ \ \ \
| * | | | | VS: Select Windows SDK matching WindowsSDKVersion env varBrad King2023-04-054-1/+28
| * | | | | VS: Select latest available Windows SDK version by defaultBrad King2023-04-057-4/+75
| * | | | | VS: Add support for setting WindowsTargetPlatformVersion to 10.0Brad King2023-04-053-0/+22
| * | | | | VS: Add CMAKE_GENERATOR_PLATFORM field to control Windows SDK selectionBrad King2023-04-0522-15/+248
| * | | | | VS: Parse comma-separated fields from CMAKE_GENERATOR_PLATFORMBrad King2023-04-0510-3/+135
| * | | | | VS: Defer Windows SDK selection until CMAKE_GENERATOR_PLATFORM is knownBrad King2023-04-058-8/+37