summaryrefslogtreecommitdiff
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge topic 'cmake-presets-package-more-doc-fixes'Brad King2022-09-266-0/+44
|\ \ \ \
| * | | | Tests: Add test for --list-presets=allKyle Edwards2022-09-232-0/+19
| * | | | Tests: Add test for cpack --list-presetsKyle Edwards2022-09-234-0/+25
* | | | | Merge topic 'try_compile-source-from'Brad King2022-09-2316-34/+94
|\ \ \ \ \
| * | | | | try_compile: Add SOURCE_FROM_FILEMatthew Woehlke2022-09-225-0/+13
| * | | | | Tests: Clean up and simplify TryCompile testsMatthew Woehlke2022-09-223-46/+29
| * | | | | try_compile: Add SOURCE_FROM_{ARG,VAR}Matthew Woehlke2022-09-2211-0/+64
* | | | | | Merge topic 'modernize-build-self'Brad King2022-09-2310-149/+151
|\ \ \ \ \ \
| * | | | | | Build: Simplify `configure_file()` callsAlex Turbov2022-09-222-5/+3
| * | | | | | CMakeLists: Remove redundant spaces around CMake command callsAlex Turbov2022-09-221-56/+56
| * | | | | | Build: Modernize some `foreach` calls to use `IN LISTS`/`IN ITEMS`Alex Turbov2022-09-229-88/+92
* | | | | | | Merge topic 'cdo-consider-dots'Brad King2022-09-233-0/+6
|\ \ \ \ \ \ \
| * | | | | | | CMakeDependentOption: allow in depends the use of .Vicente Adolfo Bolea Sanchez2022-09-213-0/+6
| |/ / / / / /
* | | | | | | Genex LINK_LIBRARY: Add support for framework with postfixMarc Chevrier2022-09-213-0/+42
| |_|/ / / / |/| | | | |
* | | | | | 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
| |\ \ \ \