summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2022-02-211-1/+1
* CMake Nightly Date StampKitware Robot2022-02-201-1/+1
* CMake Nightly Date StampKitware Robot2022-02-191-1/+1
* Merge topic 'revert-vs-zero_check-proj'Brad King2022-02-184-230/+31
|\
| * VS: Revert "Write ZERO_CHECK.proj for VS19 and above"Brad King2022-02-174-230/+31
* | Merge topic 'typos'Brad King2022-02-181-1/+1
|\ \
| * | ccmake: Fix typo in curses form commentDimitris Apostolou2022-02-171-1/+1
* | | Merge topic 'correct_multiple_source_warnings'Brad King2022-02-182-5/+59
|\ \ \
| * | | cmake: When given multiple source paths use last instead of firstRobert Maynard2022-02-172-5/+59
* | | | Merge topic 'file-set-no-exist'Brad King2022-02-181-21/+22
|\ \ \ \
| * | | | install(): Properly ignore FILE_SETs that don't existKyle Edwards2022-02-171-21/+22
| |/ / /
| * | | Merge topic 'cmake-empty-cmd-line-arg' into release-3.23Brad King2022-02-171-2/+22
| |\ \ \
| * \ \ \ Merge topic 'tll-genex-concat' into release-3.23Brad King2022-02-161-102/+138
| |\ \ \ \
* | | | | | CMake Nightly Date StampKitware Robot2022-02-181-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge topic 'LINK_LIBRARY-updates'Brad King2022-02-172-8/+9
|\ \ \ \ \
| * | | | | genex-LINK_LIBRARY: rename configuration variablesMarc Chevrier2022-02-162-8/+9
* | | | | | Merge topic 'cmake-empty-cmd-line-arg'Brad King2022-02-171-2/+22
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | cmake: Ignore any empty "" command line argumentsRobert Maynard2022-02-161-2/+22
* | | | | CMake Nightly Date StampKitware Robot2022-02-171-1/+1
| |/ / / |/| | |
* | | | Merge topic 'tll-genex-concat'Brad King2022-02-161-102/+138
|\ \ \ \ | | |_|/ | |/| |
| * | | target_link_libraries: Improve tolerance of unquoted generator expressionsBrad King2022-02-151-4/+38
| * | | target_link_libraries: Handle keyword arguments in dedicated code pathBrad King2022-02-151-83/+100
| * | | target_link_libraries: Remove likely-broken ancient compatibility checkBrad King2022-02-151-18/+3
* | | | Merge topic 'vs-package-restore-docs'Brad King2022-02-164-12/+13
|\ \ \ \ | | |_|/ | |/| |
| * | | cmake --build: prioritize --resolve-package-references over presetCarsten Rudolph2022-02-154-12/+13
| |/ /
* | | Merge topic 'file-download-range'Brad King2022-02-161-0/+31
|\ \ \
| * | | file(DOWNLOAD): Add options to download a rangem.klimenko2022-02-151-0/+31
* | | | Merge topic 'LINK_LIBRARY-framework'Brad King2022-02-166-85/+164
|\ \ \ \
| * | | | GenEx/LINK_LIBRARY: Add features for framework support on AppleMarc Chevrier2022-02-155-46/+112
| * | | | cmGlobalGenerator: Add helper to split framework pathMarc Chevrier2022-02-136-45/+58
* | | | | CMake Nightly Date StampKitware Robot2022-02-161-1/+1
| |/ / / |/| | |
* | | | CMake Nightly Date StampKitware Robot2022-02-151-1/+1
* | | | Merge topic 'vs-zero_check-proj'Brad King2022-02-1411-52/+258
|\ \ \ \
| * | | | VS: Write ZERO_CHECK.proj for VS19 and aboveSumit Bhardwaj2022-02-124-31/+230
| * | | | VS: Introduce IsInSolution to check whether a target is in sln fileSumit Bhardwaj2022-02-124-3/+12
| * | | | VS: Add proj as a project type to VsProjectTypeSumit Bhardwaj2022-02-123-2/+18
| * | | | cmGlobalVisualStudio7Generator: Drop unused methodBrad King2022-02-122-18/+0
* | | | | Merge topic 'doc-debug-find-pkg-var'Brad King2022-02-141-1/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | cmake::GetDebugFindPkgOutput: Use consistent argument nameCraig Scott2022-02-141-1/+1
* | | | | CMake Nightly Date StampKitware Robot2022-02-141-1/+1
* | | | | CMake Nightly Date StampKitware Robot2022-02-131-1/+1
* | | | | CMake Nightly Date StampKitware Robot2022-02-121-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'debug-find'Brad King2022-02-115-43/+62
|\ \ \ \ | |/ / /
| * | | find_package: Improve --debug-find-pkg= when using a find moduleBrad King2022-02-104-4/+37
| * | | find_package: Avoid printing debug output header multiple timesBrad King2022-02-101-11/+4
| * | | find_package: Mention package name in Config mode debug outputBrad King2022-02-101-1/+2
| * | | find_package: Fix find module name in --debug-find outputBrad King2022-02-101-5/+4
| * | | find_package: Improve formatting of --debug-find outputBrad King2022-02-101-15/+15
| * | | cmFindPackageCommand: Drop ComputeIfDebugModeWanted overloadBrad King2022-02-102-9/+2
| * | | Merge topic 'restore-target-export-includes' into release-3.23Brad King2022-02-106-13/+23
| |\ \ \ | | |_|/ | |/| |