summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* bootstrap: Enable add_compile_definitions commandBrad King2022-09-221-2/+2
* Merge topic 'try_compile-more-consistent-errors'Brad King2022-09-201-3/+3
|\
| * try_compile: Improve error message consistencyMatthew Woehlke2022-09-161-3/+3
* | CMake Nightly Date StampKitware Robot2022-09-201-1/+1
* | Merge topic 'env-tls-certs'Brad King2022-09-191-0/+11
|\ \
| * | cmCurl: Honor OpenSSL certificate environment variablesMaxim Cournoyer2022-09-161-0/+11
* | | Merge topic 'improve-try_compile-arg-error'Brad King2022-09-192-4/+9
|\ \ \
| * | | try_compile: More useful error if insufficient argumentsMatthew Woehlke2022-09-152-4/+9
* | | | CMake Nightly Date StampKitware Robot2022-09-191-1/+1
* | | | CMake Nightly Date StampKitware Robot2022-09-181-1/+1
* | | | CMake Nightly Date StampKitware Robot2022-09-171-1/+1
| |_|/ |/| |
* | | Merge topic 'try_compile-new-project-signature'Brad King2022-09-161-30/+70
|\ \ \
| * | | try_compile: Add PROJECT keyword-dispatched signatureMatthew Woehlke2022-09-141-30/+70
* | | | Merge topic 'xcode-lib-dirs'Brad King2022-09-162-4/+15
|\ \ \ \
| * | | | Xcode: Do not append per-config suffixes to library search pathsMikko Sivulainen2022-09-152-4/+15
| |/ / /
* | | | Merge topic 'cmake-presets-package-clear'Kyle Edwards2022-09-161-0/+2
|\ \ \ \
| * | | | cmCMakePresetsGraph: Clear package presets in ClearPresets()Kyle Edwards2022-09-151-0/+2
| | |/ / | |/| |
* | | | Merge topic 'cmake-presets-list-error-message'Kyle Edwards2022-09-161-1/+1
|\ \ \ \
| * | | | cmake --list-presets: List package as a valid optionKyle Edwards2022-09-151-1/+1
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2022-09-161-1/+1
|/ / /
* | | Merge topic 'export-ios-app-layout'Brad King2022-09-151-1/+4
|\ \ \
| * | | export: Fix IMPORTED_LOCATION of iOS flat app bundlesHarry Mallon2022-09-141-1/+4
| |/ /
* | | Merge topic 'link-framework-with-multi-config-postfix'Brad King2022-09-153-11/+18
|\ \ \
| * | | Apple: Fix regression when linking a framework with postfixMarc Chevrier2022-09-143-11/+18
| * | | CMake 3.24.2v3.24.2Brad King2022-09-131-1/+1
| * | | Merge topic 'truncation_invalid' into release-3.24Brad King2022-09-091-1/+5
| |\ \ \
| * \ \ \ Merge topic 'revert-automoc-silence-warnings' into release-3.24Brad King2022-09-091-10/+1
| |\ \ \ \
* | | | | | CMake Nightly Date StampKitware Robot2022-09-151-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge topic 'MsvcDebugInformationFormatAbstraction'Brad King2022-09-144-1/+52
|\ \ \ \ \
| * | | | | MSVC: Add abstraction for debug information formatGlen Chung2022-09-144-1/+52
* | | | | | Merge topic 'cmake-presets-package-unsupported-error'Brad King2022-09-141-1/+1
|\ \ \ \ \ \
| * | | | | | CMakePresets.json: Fix error message for unsupported package presetsKyle Edwards2022-09-131-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2022-09-141-1/+1
|/ / / / /
* | | | | Merge topic 'LINUX-host'Brad King2022-09-131-0/+5
|\ \ \ \ \
| * | | | | LINUX: Set CMAKE_HOST_LINUX variable when running on a Linux hostCristian Adam2022-09-091-0/+5
* | | | | | CMake Nightly Date StampKitware Robot2022-09-131-1/+1
* | | | | | Merge topic 'try_compile_correctly_compute_exec_name'Brad King2022-09-122-51/+37
|\ \ \ \ \ \
| * | | | | | try_compile: Record output location instead of reverse computing itRobert Maynard2022-09-072-51/+37
| | |/ / / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2022-09-121-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2022-09-111-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2022-09-101-1/+1
| |/ / / / |/| | | |
* | | | | Merge topic 'BSD'Brad King2022-09-091-0/+14
|\ \ \ \ \
| * | | | | BSD: Set CMAKE_HOST_BSD variable on a BSD hostCristian Adam2022-09-051-0/+14
* | | | | | Merge topic 'truncation_invalid'Brad King2022-09-091-1/+5
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | ctest: print error for invalid CTEST_CUSTOM_TEST_OUTPUT_TRUNCATIONFrank Winklmeier2022-09-071-1/+5
* | | | | | Merge topic 'revert-automoc-silence-warnings'Brad King2022-09-091-10/+1
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | automoc: revert attempts to silence linker warning on macosBrad King2022-09-071-10/+1
| |/ / / /
* | | | | Merge topic 'check-library-properties-fix-performances-regression'Brad King2022-09-099-73/+54
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Check link libraries properties: fix performances regressionMarc Chevrier2022-09-075-65/+46
| * | | | renames method FinalizeTargetCompileInfo() in FinalizeTargetConfiguration().Marc Chevrier2022-09-075-8/+8
| |/ / /