summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* generated-cmake: use `_cmake_` prefixes for local variablesBen Boeckel2022-04-203-37/+37
* cmExportFileGenerator: require CMake 2.8.3Ben Boeckel2022-04-201-3/+6
* Merge topic 'cpack-dmg-sla'Brad King2022-04-201-1/+5
|\
| * CPack/DMG: Do not use CPACK_RESOURCE_FILE_LICENSE for SLA by defaultBrad King2022-04-141-1/+5
* | Merge topic 'vs-dotnet-startup-object'Brad King2022-04-201-0/+14
|\ \
| * | VS: Add StartupObject property for managed .NET projectsFlorian Schweiger2022-04-121-0/+14
* | | Merge topic 'cmake-gui-font'Brad King2022-04-201-1/+2
|\ \ \
| * | | cmake-gui: avoid undefined font in recent macOSCarlo Marcelo Arenas Belón2022-04-151-1/+2
| | |/ | |/|
* | | Merge topic 'command-line-argument-bool'Brad King2022-04-203-76/+71
|\ \ \
| * | | Refactor: Use cmCommandLineArgument::setTo{True,Value}()Kyle Edwards2022-04-182-76/+21
| * | | cmCommandLineArgument: Add setToTrue() and setToValue() helpersKyle Edwards2022-04-181-0/+50
* | | | CMake Nightly Date StampKitware Robot2022-04-201-1/+1
* | | | CMake Nightly Date StampKitware Robot2022-04-191-1/+1
* | | | CMake Nightly Date StampKitware Robot2022-04-181-1/+1
* | | | CMake Nightly Date StampKitware Robot2022-04-171-1/+1
* | | | CMake Nightly Date StampKitware Robot2022-04-161-1/+1
|/ / /
* | | Merge topic 'CPackIFW-extra-dot'Brad King2022-04-151-3/+3
|\ \ \
| * | | CPackIFW: Fix regression in icon file namesJean-Philippe Lebel2022-04-141-3/+3
* | | | Merge topic 'file-set-generated-dependency'Brad King2022-04-151-2/+4
|\ \ \ \
| * | | | FILE_SET: Make INTERFACE libraries with HEADER_SETS participate in buildsystemKyle Edwards2022-04-141-2/+4
| |/ / /
| * | | CMake 3.23.1v3.23.1Brad King2022-04-121-1/+1
| * | | Merge topic 'file-set-repr-improvements' into release-3.23Brad King2022-04-125-101/+136
| |\ \ \
| * \ \ \ Merge topic 'correct_list-presets_parsing' into release-3.23Brad King2022-04-121-2/+3
| |\ \ \ \
| * \ \ \ \ Merge topic 'xcode-pch' into release-3.23Brad King2022-04-121-4/+6
| |\ \ \ \ \
* | | | | | | CMake Nightly Date StampKitware Robot2022-04-151-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | Merge topic 'export-missing-targets'Brad King2022-04-1411-157/+117
|\ \ \ \ \ \
| * | | | | | cmExportFileGenerator: Simplify collection of targets missing from export setBrad King2022-04-1111-157/+117
* | | | | | | Merge topic 'vswhere-support'Brad King2022-04-142-56/+129
|\ \ \ \ \ \ \
| * | | | | | | VS: Add support for enumerating VS instances with vswhereNiyas Sait2022-04-132-2/+58
| * | | | | | | VS: refactor EnumerateAndChooseVSInstanceNiyas Sait2022-04-112-56/+73
| |/ / / / / /
* | | | | | | Merge topic 'xcode-universal'Brad King2022-04-149-13/+41
|\ \ \ \ \ \ \
| * | | | | | | Xcode: Check for multiple `OSX_ARCHITECTURES` on targetHyper Nova Sun2022-04-111-3/+21
| * | | | | | | cmTarget: Add `HasKnownObjectFileLocation()` shorthandHyper Nova Sun2022-04-119-11/+21
| |/ / / / / /
* | | | | | | Merge topic 'list_presets'Brad King2022-04-142-8/+4
|\ \ \ \ \ \ \
| * | | | | | | cmCMakePresetsGraph: do not set default value for TestOutputTruncationFrank Winklmeier2022-04-122-8/+4
* | | | | | | | Merge topic 'cmake_host_system_information-query-windows-registry'Brad King2022-04-144-0/+607
|\ \ \ \ \ \ \ \
| * | | | | | | | cmake_host_system_information: query windows registryMarc Chevrier2022-04-134-0/+607
* | | | | | | | | CMake Nightly Date StampKitware Robot2022-04-141-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2022-04-131-1/+1
* | | | | | | | | Merge topic 'file-set-repr-improvements'Brad King2022-04-125-101/+136
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | cmTarget: make HEADER_SETS and INTERFACE_HEADER_SETS read-onlyBen Boeckel2022-04-112-61/+39
| * | | | | | | cmFileSet: store visibility with the filesetBen Boeckel2022-04-115-40/+97
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge topic 'correct_list-presets_parsing'Brad King2022-04-121-2/+3
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | cmake: --list=presets=[type] doesn't generate incorrect warningsRobert Maynard2022-04-111-2/+3
* | | | | | | Merge topic 'xcode-pch'Brad King2022-04-121-4/+6
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | PCH: Fix Xcode non-pch language exclusionCristian Adam2022-04-111-4/+6
| * | | | | Merge branch 'aix-exe-exports' into release-3.22Brad King2022-03-261-3/+3
| |\ \ \ \ \
| * | | | | | CMake 3.22.3v3.22.3Brad King2022-03-041-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2022-04-121-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge topic 'ccmake-vim-key-navigation'Brad King2022-04-111-2/+2
|\ \ \ \ \ \