summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'rel-file-table' into release-3.20Brad King2021-04-065-0/+81
|\
| * Utilities/Release: Update file table for 3.20.0Brad King2021-04-051-13/+13
| * Merge branch 'backport-3.19-rel-file-table' into rel-file-tableBrad King2021-04-055-0/+81
| |\
| | * Merge branch 'release-3.19' into backport-3.19-rel-file-tableBrad King2021-04-0520-12/+148
| | |\
| | * | Utilities/Release: Update file table for 3.19.3Brad King2021-04-052-2/+11
| | * | Merge tag 'v3.19.3' into backport-3.19-rel-file-tableBrad King2021-04-058-1/+37
| | |\ \
| | * | | Utilities/Release: Update file table for 3.19.2Brad King2021-04-052-9/+9
| | * | | Merge tag 'v3.19.2' into backport-3.19-rel-file-tableBrad King2021-04-0593-102/+663
| | |\ \ \
| | * \ \ \ Merge branch 'backport-3.18-rel-file-table' into backport-3.19-rel-file-tableBrad King2021-04-055-0/+72
| | |\ \ \ \
| | | * | | | Utilities/Release: Add script to generate a table of filesBrad King2021-04-054-0/+67
| | | * | | | Tests: Add RunCMake helper to run a plain scriptBrad King2021-03-311-0/+5
* | | | | | | Merge topic 'nvhpc-lib-arch' into release-3.20Brad King2021-04-0623-20/+112
|\ \ \ \ \ \ \
| * | | | | | | CMakeDetermineCompilerABI: Extract lib arch from implicit object file pathsRobert Maynard2021-04-0511-5/+99
| * | | | | | | CMakeDetermineCompilerABI: Revert "Parse library arch from versioned paths"Robert Maynard2021-04-0519-21/+19
* | | | | | | | 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
| |/ / / / / /