summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | CMake Nightly Date StampKitware Robot2024-05-111-1/+1
|/ / / /
* | | | CMake Nightly Date StampKitware Robot2024-05-101-1/+1
* | | | Merge topic 'remove-vs9-generator'Brad King2024-05-0914-320/+32
|\ \ \ \
| * | | | Drop Visual Studio 9 2008 generatorBrad King2024-05-0812-295/+11
| * | | | cmGlobalVisualStudioGenerator: Use member 'Version' more directlyBrad King2024-05-082-3/+2
| * | | | cmLocalVisualStudio7Generator: Make vfproj conditions more explicitBrad King2024-05-084-16/+20
| * | | | cmLocalVisualStudio7Generator: Reset per-target members after every targetBrad King2024-05-082-2/+4
| * | | | cmVisualStudioGeneratorOptions: Order version check branches consistentlyBrad King2024-05-071-24/+15
* | | | | CMake Nightly Date StampKitware Robot2024-05-091-1/+1
| |_|_|/ |/| | |
* | | | CMake Nightly Date StampKitware Robot2024-05-081-1/+1
|/ / /
* | | Merge topic 'update-kwsys'Brad King2024-05-071-2/+7
|\ \ \
| * | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2024-05-061-2/+7
* | | | CMake Nightly Date StampKitware Robot2024-05-071-1/+1
|/ / /
* | | Merge topic 'usage-requirement-purpose-specifier'Brad King2024-05-0612-173/+152
|\ \ \
| * | | cmGeneratorTarget: Clarify enum for specifying purpose of usage requirementsBrad King2024-05-0312-172/+150
| * | | cmGeneratorTarget: Clarify name for evaluating compile-only usage requirementsBrad King2024-05-035-36/+37
* | | | Merge topic 'FindBoost-remove'Brad King2024-05-063-1/+5
|\ \ \ \
| * | | | FindBoost: Add policy to remove this moduleBrad King2024-05-033-1/+5
| |/ / /
* | | | Merge topic 'cpack-support-all-component-names'Brad King2024-05-0612-29/+183
|\ \ \ \
| * | | | CPack: Support arbitrary component name when packagingDeniz Bahadir2024-05-0111-28/+175
| * | | | cmLocalGenerator: Support arbitrary component name when installingDeniz Bahadir2024-05-011-1/+8
* | | | | CMake Nightly Date StampKitware Robot2024-05-061-1/+1
* | | | | CMake Nightly Date StampKitware Robot2024-05-051-1/+1
* | | | | CMake Nightly Date StampKitware Robot2024-05-041-1/+1
| |/ / / |/| | |
* | | | Merge topic 'cxxmodules-no-import-std-reason'Brad King2024-05-031-6/+13
|\ \ \ \
| * | | | cxxmodules: give a reason for unavailability of `import std`Ben Boeckel2024-05-021-6/+13
* | | | | Merge topic 'cxxmodules-build-export-different-directory'Brad King2024-05-031-2/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge branch 'cxxmodules-build-export-different-directory-3.28' into cxxmodul...Ben Boeckel2024-05-021-2/+4
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | cmDyndepCollation: look at all `export(TARGETS)` callsBen Boeckel2024-05-021-2/+4
| * | | | Merge topic 'export-name-safe-name' into release-3.29Brad King2024-05-015-6/+23
| |\ \ \ \
| * \ \ \ \ Merge topic 'exported-modules-with-headers' into release-3.29Brad King2024-04-301-0/+4
| |\ \ \ \ \
* | | | | | | CMake Nightly Date StampKitware Robot2024-05-031-1/+1
* | | | | | | Merge topic 'pch-single-arch'Brad King2024-05-026-41/+34
|\ \ \ \ \ \ \
| * | | | | | | PCH: Use per-arch .pch files only when building multiple Apple architecturesBrad King2024-05-016-35/+34
| * | | | | | | cmNinjaTargetGenerator: Remove unused Apple architecture listBrad King2024-05-011-6/+0
* | | | | | | | Merge topic 'vs-filter-props'Brad King2024-05-021-0/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | VS: Add option to import .props in .vcxproj.filters fileshalx992024-05-011-0/+12
* | | | | | | | | Merge topic 'vs-scan-module-deps-settings'Brad King2024-05-024-14/+52
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | VS: set ScanSourceForModuleDependencies at vcxproj levelBen Boeckel2024-05-012-5/+21
| * | | | | | | | cmGeneratorTarget: add a target-level query for "needs dyndep"Ben Boeckel2024-05-012-9/+31
| * | | | | | | | Merge topic 'export-name-safe-name' into release-3.28Brad King2024-05-015-6/+23
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | / / / | | | |_|_|/ / / | | |/| | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2024-05-021-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge topic 'genex-link-properties'Brad King2024-05-0111-155/+180
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | GenEx: Fix TARGET_PROPERTY evaluation of transitive link propertiesBrad King2024-04-292-4/+17
| * | | | | | GenEx: Teach TARGET_PROPERTY evaluation to optionally pierce LINK_ONLYBrad King2024-04-293-20/+34
| * | | | | | Help: Clarify CMP0099 documentation and summary textBrad King2024-04-291-2/+2
| * | | | | | cmGeneratorExpressionDAGChecker: Simplify transitive property tableBrad King2024-04-296-97/+73
| * | | | | | cmGeneratorExpressionDAGChecker: Make local generator available in constructorBrad King2024-04-299-47/+70
| * | | | | | cmGeneratorExpressionNode: Remove outdated lint suppressionBrad King2024-04-291-2/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'export-name-safe-name'Brad King2024-05-015-6/+23
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |