summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ \
| * | | | | | ccmake: Allow Vim keys in cmCursesLongMessageFormMartin Duffy2022-04-071-2/+2
* | | | | | | Merge topic 'check-flag-fembed-bitcode-conflict'Brad King2022-04-111-0/+6
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | CheckSourceCompiles: Avoid linker warning with -fembed-bitcodeCraig Scott2022-04-091-0/+6
* | | | | | | CMake Nightly Date StampKitware Robot2022-04-111-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2022-04-101-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2022-04-091-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2022-04-081-1/+1
| |/ / / / |/| | | |
* | | | | Merge topic 'header-sets-no-framework'Brad King2022-04-071-0/+4
|\ \ \ \ \ | |/ / / /
| * | | | FILE_SET: Forbid adding header sets to Apple FRAMEWORK librariesKyle Edwards2022-04-071-0/+4
* | | | | Merge topic 'fix-warnings'Brad King2022-04-0716-1138/+1121
|\ \ \ \ \
| * | | | | Source: Fix clang -Wunused-but-set-variable warningsBrad King2022-04-064-15/+2
| * | | | | LexerParser: Suppress clang -Wunused-but-set-variable warningsBrad King2022-04-069-883/+919
| * | | | | LexerParser: Regenerate parsers with bison 3.8.2Brad King2022-04-068-654/+614