summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | CMake Nightly Date StampKitware Robot2022-04-071-1/+1
|/ / / / /
* | | | | CMake Nightly Date StampKitware Robot2022-04-061-1/+1
* | | | | Merge topic 'xcode-xcconfig'Brad King2022-04-056-0/+108
|\ \ \ \ \
| * | | | | xcode: add support for xcconfig filesGregor Jasny2022-04-036-0/+108
* | | | | | Merge topic 'cmake-gui-categories'Brad King2022-04-051-1/+1
|\ \ \ \ \ \
| * | | | | | cmake-gui: Add "Building" category to freedesktop menu specReinaldo Deprera2022-04-041-1/+1
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2022-04-051-1/+1
* | | | | | Merge topic 'const-stack'Brad King2022-04-0426-104/+159
|\ \ \ \ \ \
| * | | | | | cmConstStack: Factor out of cmListFileBacktraceBrad King2022-04-0225-87/+142
| * | | | | | cmListFileBacktrace: Clarify call sites that only push a file pathBrad King2022-04-013-17/+17
* | | | | | | Merge topic 'export-out-of-dir-TARGET_NAME'Brad King2022-04-043-16/+22
|\ \ \ \ \ \ \
| * | | | | | | export: Fix TARGET_NAME lookup for out-of-dir linkingBrad King2022-04-013-16/+22
| |/ / / / / /