summaryrefslogtreecommitdiff
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Tests: Teach RunCMake to ignore Intel Classic compiler deprecation warningsBrad King2022-10-031-0/+1
* Merge topic 'ci-xcode-14.0'Brad King2022-10-035-29/+53
|\
| * Tests: Update RunCMake.XcodeProject iOS cases for Xcode 14.0Brad King2022-09-305-29/+53
* | Merge topic 'xcode-build-layout'Brad King2022-09-304-0/+11
|\ \
| * | Xcode: Fix "clean" operation under the "new build system"Brad King2022-09-294-0/+11
* | | Tests: Test more CMakeTest*Compiler.cmake fallbacksBrad King2022-09-2910-0/+46
* | | Merge topic 'try_compile-no-cache'Brad King2022-09-291-0/+52
|\ \ \
| * | | try_compile: Add NO_CACHE option (also try_run)Matthew Woehlke2022-09-281-0/+52
* | | | Merge topic 'compiler-tests'Brad King2022-09-2911-0/+36
|\ \ \ \ | |_|/ / |/| | |
| * | | Tests: Test CMakeTest*Compiler.cmake fallbacksMatthew Woehlke2022-09-2811-0/+36
| |/ /
* | | Merge topic 'vs11-deprecate'Brad King2022-09-286-1/+20
|\ \ \
| * | | Deprecate Visual Studio 11 2012 generatorBrad King2022-09-276-1/+20
| * | | Tests: Drop unused files from RunCMake.CommandLineBrad King2022-09-272-0/+0
| |/ /
* | | Merge topic 'cmake-presets-workflow'Brad King2022-09-2850-0/+514
|\ \ \ | |/ / |/| |
| * | cmake: Add --workflow modeKyle Edwards2022-09-2750-0/+514
* | | Merge topic 'remove-vs10-generator'Brad King2022-09-274-24/+1
|\ \ \
| * | | Drop Visual Studio 10 2010 generatorBrad King2022-09-264-24/+1
| |/ /
* | | Merge topic 'add_subdirectory_system'Brad King2022-09-2731-0/+118
|\ \ \
| * | | add_subdirectory: Add SYSTEM optionDa Quexian2022-09-2631-0/+118
* | | | Merge topic 'ctest_ninja_full_output'Brad King2022-09-276-1/+43
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | ctest: only report make-level errors when no others are foundZack Galbreath2022-09-266-1/+43
| * | Merge topic 'parse-large-int' into release-3.24Brad King2022-09-211-0/+35
| |\ \
* | \ \ 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
| | |/ / / / | |/| | | |