summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'parse-large-int'Brad King2022-09-211-0/+35
|\
| * cmStringAlgorithms: Add functions to parse strings to long long integersBrad King2022-09-201-0/+35
| * cmake: In -P mode ignore extra paths on the command lineRobert Maynard2022-07-223-0/+13
* | Merge topic 'swift-mix-cxx'Brad King2022-09-217-0/+25
|\ \
| * | Tests: Add mixed Swift+CXX source test caseEvan Wilde2022-09-196-0/+23
| * | Tests: Add swift compiler version to test checkEvan Wilde2022-09-191-0/+2
* | | Merge topic 'try_compile-more-consistent-errors'Brad King2022-09-202-2/+2
|\ \ \
| * | | try_compile: Improve error message consistencyMatthew Woehlke2022-09-162-2/+2
* | | | Merge topic 'add-try_compile-test-documentation'Brad King2022-09-192-0/+18
|\ \ \ \
| * | | | Tests: document try_{compile,run} old/new signature testingMatthew Woehlke2022-09-152-0/+18
* | | | | Merge topic 'improve-try_compile-arg-error'Brad King2022-09-193-3/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | try_compile: More useful error if insufficient argumentsMatthew Woehlke2022-09-153-3/+3
| |/ / /
* | | | Merge topic 'try_compile-new-project-signature'Brad King2022-09-1620-1/+61
|\ \ \ \
| * | | | try_compile: Add PROJECT keyword-dispatched signatureMatthew Woehlke2022-09-1420-1/+61
| | |/ / | |/| |
* | | | Merge topic 'xcode-lib-dirs'Brad King2022-09-163-0/+25
|\ \ \ \
| * | | | Xcode: Do not append per-config suffixes to library search pathsMikko Sivulainen2022-09-153-0/+25
| |/ / /
* | | | Merge topic 'fphsa-no-version-var'Brad King2022-09-163-0/+5
|\ \ \ \
| * | | | FPHSA: Fix regression when VERSION_VAR is missingBrad King2022-09-153-0/+5
| | |/ / | |/| |
* | | | cmake --list-presets: List package as a valid optionKyle Edwards2022-09-153-0/+5
|/ / /
* | | Merge topic 'fix-try_compile-tests'Brad King2022-09-153-3/+9
|\ \ \
| * | | Tests: Fix recently added testsMatthew Woehlke2022-09-143-3/+9
| |/ /
* | | Merge topic 'link-framework-with-multi-config-postfix'Brad King2022-09-151-0/+5
|\ \ \ | |/ / |/| |
| * | Apple: Fix regression when linking a framework with postfixMarc Chevrier2022-09-141-0/+5
* | | Merge topic 'MsvcDebugInformationFormatAbstraction'Brad King2022-09-1425-0/+275
|\ \ \
| * | | MSVC: Add test for debug information formatBrad King2022-09-1411-0/+147
| * | | MSVC: Add abstraction for debug information formatGlen Chung2022-09-1414-0/+128
* | | | Merge topic 'modules-use-new-try_compile-signature'Brad King2022-09-144-2/+15
|\ \ \ \
| * | | | Modules: Use new keyword-dispatched try_compile signatureMatthew Woehlke2022-09-144-2/+15
| |/ / /
* | | | CMakePresets.json: Fix error message for unsupported package presetsKyle Edwards2022-09-131-1/+1
* | | | Merge topic 'fix-commandline-test-with-symlinks'Brad King2022-09-131-1/+6
|\ \ \ \
| * | | | Tests: Fix RunCMake.CommandLine test in unusual environmentsMatthew Woehlke2022-09-121-1/+6
| |/ / /
* | | | Merge topic 'try_compile_correctly_compute_exec_name'Brad King2022-09-129-18/+28
|\ \ \ \
| * | | | try_compile: Record output location instead of reverse computing itRobert Maynard2022-09-079-18/+28
| |/ / /
* | | | Merge topic 'fetchcontent-redirect-version-exact'Brad King2022-09-121-0/+4
|\ \ \ \ | | |/ / | |/| |
| * | | FetchContent: Ignore EXACT for redirected find_package() callsCraig Scott2022-09-111-0/+4
| * | | Merge topic 'truncation_invalid' into release-3.24Brad King2022-09-097-0/+10
| |\ \ \
* | \ \ \ Merge topic 'fphsa-error-message-empty-version-var'Brad King2022-09-094-1/+15
|\ \ \ \ \
| * | | | | FPHSA: Improve error message when VERSION_VAR is empty or has been unset()Andrea Pappacoda2022-09-074-1/+15
* | | | | | Merge topic 'truncation_invalid'Brad King2022-09-097-0/+10
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Tests: Add cases covering bad ctest output truncation typesBrad King2022-09-077-0/+10
* | | | | | Merge topic 'check-library-properties-fix-performances-regression'Brad King2022-09-092-5/+5
|\ \ \ \ \ \ | | |_|/ / / | |/| | / / | |_|_|/ / |/| | | |
| * | | | Check link libraries properties: fix performances regressionMarc Chevrier2022-09-072-5/+5
| |/ / /
* | | | Merge topic 'try_compile-unique-bindir'Brad King2022-09-0772-403/+596
|\ \ \ \
| * | | | try_compile: Add keyword-dispatched signatureMatthew Woehlke2022-09-0572-403/+596
* | | | | Merge topic 'return-propagate-variables'Brad King2022-09-0714-1/+218
|\ \ \ \ \
| * | | | | return(): Propagate variables to result scopeMarc Chevrier2022-09-0314-1/+218
* | | | | | Merge topic 'cpack-reuse-cmake-tools'Brad King2022-09-076-11/+11
|\ \ \ \ \ \
| * | | | | | CPack: re-use paths of tools discovered by CMakeFindBinUtilsMatteo Martelli2022-09-066-11/+11
| |/ / / / /
* | | | | | Merge topic 'test-find-boost'Brad King2022-09-071-1/+1
|\ \ \ \ \ \
| * | | | | | FindPackageTest: Replace VTK with BoostFeRD (Frank Dana)2022-09-031-1/+1
| |/ / / / /