summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* ccmake: Fix infinite loop during invalid searchMartin Duffy2022-05-182-7/+8
* Merge topic 'cuda-arch-off-vs' into release-3.23Brad King2022-05-161-4/+5
|\
| * VS: Fix CUDA CodeGeneration field for CMAKE_CUDA_ARCHITECTURES=OFFBrad King2022-05-131-4/+5
* | ccmake: Fix crash when deleting all cache entriesMartin Duffy2022-05-122-9/+11
* | ccmake: Move Initialization of Fields InlineMartin Duffy2022-05-122-12/+6
|/
* Merge topic 'avoid-remove-empty-path' into release-3.23Brad King2022-05-031-1/+3
|\
| * cmGeneratedFileStream: Do not remove empty pathBrad King2022-04-291-1/+3
* | productbuild: Restore CPACK_PACKAGEMAKER_CHOICES variableCraig Scott2022-04-291-21/+37
|/
* cmExportBuildFileGenerator: handle genex-wrapped source pathsBen Boeckel2022-04-181-8/+85
* cmInstallCommand: tweak error messageBen Boeckel2022-04-161-3/+3
* Merge topic 'CPackIFW-extra-dot' into release-3.23Brad King2022-04-151-3/+3
|\
| * CPackIFW: Fix regression in icon file namesJean-Philippe Lebel2022-04-141-3/+3
* | 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
|\
| * 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' into release-3.23Brad King2022-04-121-2/+3
|\ \
| * | cmake: --list=presets=[type] doesn't generate incorrect warningsRobert Maynard2022-04-111-2/+3
* | | Merge topic 'xcode-pch' into release-3.23Brad 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
* | | | CheckSourceCompiles: Avoid linker warning with -fembed-bitcodeCraig Scott2022-04-091-0/+6
* | | | FILE_SET: Forbid adding header sets to Apple FRAMEWORK librariesKyle Edwards2022-04-071-0/+4
* | | | CUDA: Ninja generator generates valid compile databaseRobert Maynard2022-03-301-15/+19
| |_|/ |/| |
* | | CMake 3.23.0v3.23.0Brad King2022-03-291-1/+1
* | | Merge topic 'cpack-ifw-validate-input' into release-3.23Brad King2022-03-281-2/+22
|\ \ \
| * | | CPack/IFW: Add missing referenced source file validationCraig Scott2022-03-251-2/+22
* | | | Merge topic 'bindexplib-arm64ec' into release-3.23Brad King2022-03-281-15/+43
|\ \ \ \
| * | | | bindexplib: Exclude entry and exit thunks for arm64ECmoyo19972022-03-251-15/+43
| |/ / /
* | | | Merge topic 'aix-exe-exports' into release-3.23Brad King2022-03-281-3/+3
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | AIX: Fix executable ENABLE_EXPORTS in Makefile generatorsBrad King2022-03-261-3/+3
| * | CMake 3.21.6v3.21.6Brad King2022-03-041-1/+1
| * | CMake 3.21.5v3.21.5Brad King2022-02-011-1/+1
* | | CMake 3.23.0-rc5v3.23.0-rc5Brad King2022-03-231-1/+1
* | | define_property(): Change constraints of INITIALIZE_FROM_VARIABLEKyle Edwards2022-03-231-4/+4
* | | Merge topic 'revert-link-interface-direct-for-3.23' into release-3.23Brad King2022-03-228-263/+25
|\ \ \
| * | | Revert INTERFACE_LINK_LIBRARIES_DIRECT feature for 3.23 branchBrad King2022-03-218-263/+25
* | | | Merge topic 'cleanup-define_property' into release-3.23Brad King2022-03-221-13/+13
|\ \ \ \
| * | | | define_property(): Only test prefix if INITIALIZE_FROM_VARIABLE is givenCraig Scott2022-03-191-13/+13
| |/ / /
* | | | productbuild: Don't write rootVolumeOnly attribute if writing domainsCraig Scott2022-03-211-3/+13
* | | | productbuild: Simplify internal CPACK_PRODUCTBUILD_DOMAINS usageCraig Scott2022-03-211-5/+4
|/ / /
* | | CMake 3.23.0-rc4v3.23.0-rc4Brad King2022-03-181-1/+1
* | | Merge topic 'always_prefer_last_source_dir' into release-3.23Brad King2022-03-182-23/+7
|\ \ \
| * | | cmake: Always prefer the last source directory providedRobert Maynard2022-03-172-23/+7
* | | | target_link_libraries: Restore LINK_ONLY for multiple static lib dependenciesBrad King2022-03-161-2/+27
|/ / /
* | | CMake 3.23.0-rc3v3.23.0-rc3Brad King2022-03-101-1/+1
* | | CMakePresets.json: Add ${fileDir} macroKyle Edwards2022-03-071-0/+8
* | | Merge topic 'file-set-name-requirements' into release-3.23Brad King2022-03-043-3/+16
|\ \ \