summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'genex-HOST_LINK-in-try_compile' into release-3.20Brad King2021-04-014-0/+20
|\
| * Genex: $<HOST_LINK:> and $<DEVICE_LINK:> must be usable in try_compileMarc Chevrier2021-03-314-0/+20
* | CUDA Device link: Ensure all link options are correctly formattedMarc Chevrier2021-03-314-0/+20
|/
* Merge topic 'ninja-automoc-cycle' into release-3.20Brad King2021-03-306-17/+51
|\
| * Tests: Add test for Ninja automoc dependency cyleKyle Edwards2021-03-296-17/+51
* | Merge topic 'nmc-cc-no-output' into release-3.20Brad King2021-03-3010-2/+63
|\ \ | |/ |/|
| * Ninja Multi-Config: Fix crash on custom command config with no outputBrad King2021-03-298-0/+61
| * Tests: Teach RunCMake to ignore incidental 'Recompacting log' ninja outputBrad King2021-03-292-2/+2
* | Merge topic 'commands-file-permissions' into release-3.20Brad King2021-03-295-7/+7
|\ \
| * | Tests: Check host platform instead of target for running statCraig Scott2021-03-263-7/+7
| * | Tests: Remove redundant files for configure_file() testsCraig Scott2021-03-262-0/+0
* | | Merge topic 'correct_arg_parsing' into release-3.20Brad King2021-03-293-0/+6
|\ \ \ | |_|/ |/| |
| * | cmCommandLineArgument: correctly compute next parse indexRobert Maynard2021-03-263-0/+6
| |/
* | Ninja Multi-Config: Include configs in long CC scriptsKyle Edwards2021-03-252-0/+21
|/
* CMP0118: Fix NEW behavior when looking up target sourcesBrad King2021-03-1821-97/+44
* Tests: update tests to catch invalid configurePreset at read-timeSam Freed2021-03-1516-10/+49
* Merge topic 'xcode-framework-quoting' into release-3.20Brad King2021-03-113-0/+25
|\
| * Xcode: Restore support for spaces in framework namesBrad King2021-03-103-0/+25
| * Merge branch 'backport-3.19-preset-no-comments' into release-3.19Brad King2021-02-246-6/+16
| |\
* | | Revert ExternalProject and FetchContent refactoringCraig Scott2021-03-0914-117/+25
* | | Tests: Update RunCMake.Android for NDK r22Brad King2021-03-031-2/+13
* | | Merge topic 'preset-flag-consistency' into release-3.20Brad King2021-02-249-7/+40
|\ \ \
| * | | ctest: Add support for '--prefix=<prefix>' form of the argumentBrad King2021-02-231-2/+10
| * | | cmake: Add support for '--build --prefix=<prefix>' form of the argumentBrad King2021-02-231-2/+10
| * | | cmake: Document '--preset <preset>' form of the argumentBrad King2021-02-237-3/+20
* | | | Merge topic 'LINK_LANGUAGE-genex-respects-LINKER_LANGUAGE-property' into rele...Brad King2021-02-244-5/+34
|\ \ \ \
| * | | | Genex: LINK_LANGUAGE respects LINKER_LANGUAGE propertyMarc Chevrier2021-02-234-5/+34
| |/ / /
* | | | Merge topic 'autogen-cmp0116-fix' into release-3.20Brad King2021-02-245-0/+41
|\ \ \ \
| * | | | Tests: Test Qt autogen target with CMP0116 set to WARNKyle Edwards2021-02-232-0/+3
| * | | | Tests: Test per-CC behavior of CMP0116Kyle Edwards2021-02-233-0/+38
* | | | | Merge topic 'preset-no-comments' into release-3.20Brad King2021-02-247-15/+16
|\ \ \ \ \
| * \ \ \ \ Merge branch 'backport-3.19-preset-no-comments' into preset-no-commentsBrad King2021-02-246-6/+16
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | CMakePresets.json: Remove undocumented support for commentsKyle Edwards2021-02-246-6/+16
| * | | | | Tests: Remove comments from CMakePresetsTest/Good.json.inKyle Edwards2021-02-241-9/+0
| | |_|/ / | |/| | |
* | | | | Merge topic 'ninja-status-stderr' into release-3.20Brad King2021-02-243-0/+12
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Tests: Update for upstream ninja change to write status on stderrBrad King2021-02-233-0/+12
| |/ /
* | | Merge topic 'test-ExternalProject-CONFIGURE_HANDLED_BY_BUILD' into release-3.20Brad King2021-02-231-2/+2
|\ \ \
| * | | Tests: Fix ExternalProject CONFIGURE_HANDLED_BY_BUILD on 1s filesystemsDaan De Meyer2021-02-221-2/+2
* | | | Tests: Suppress failures on macOS arm64 due to separate Xcode signing phaseBrad King2021-02-228-0/+47
* | | | Tests: Fix CTestTestCrash expected output on macOS arm64Brad King2021-02-221-1/+1
* | | | Tests: Remove explicit no-signing marks from BundleTestBrad King2021-02-223-14/+6
* | | | Tests: Clarify internal project name in RunCMake.GoogleTest casesBrad King2021-02-224-4/+4
* | | | Merge topic 'fix-IS_NEWER_THAN-usage' into release-3.20Brad King2021-02-225-0/+85
|\ \ \ \ | |_|_|/ |/| | |
| * | | FetchContent: Don't update timestamps if files don't changeCraig Scott2021-02-225-0/+85
* | | | VS: Restore support for PCH in CXX but not C within once targetBrad King2021-02-195-0/+33
|/ / /
* | | FetchContent: Restore patch command supportCraig Scott2021-02-173-0/+25
* | | Merge topic 'findcudatoolkit_handle_cuda_compiler_without_enabled_lang'Brad King2021-02-105-0/+43
|\ \ \ | |/ / |/| |
| * | FindCUDAToolkit: Robust version checks when CUDA lang is not enabledRobert Maynard2021-02-095-0/+43
* | | Merge topic 'xcode12-ios_install_combined'Brad King2021-02-093-4/+29
|\ \ \ | | |/ | |/|
| * | IOS_INSTALL_COMBINED: Support Xcode 12 (command line only)Craig Scott2021-02-083-4/+29