summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release-3.19' into backport-3.19-rel-file-tableBrad King2021-04-0514-12/+92
|\
| * Merge branch 'backport-3.19-preset-no-comments' into release-3.19Brad King2021-02-246-6/+16
| |\
| | * CMakePresets.json: Remove undocumented support for commentsKyle Edwards2021-02-246-6/+16
| * | Tests: Update for upstream ninja change to write status on stderrBrad King2021-02-233-0/+12
| |/
| * IOS_INSTALL_COMBINED: Support Xcode 12 (command line only)Craig Scott2021-02-083-4/+29
| * file(GET_RUNTIME_DEPENDENCIES): Fix weak macOS libraries not detectedBianca van Schaik2021-01-202-2/+35
* | 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-057-0/+36
|\ \ | |/
| * cmMakefile: Don't expand bracket arguments in --trace-expandRaul Tambre2021-01-111-0/+1
| * Xcode: Use deterministic object ids for script build phasesBrad King2021-01-063-0/+26
| * FetchContent: Relative SOURCE_DIR override cannot be a hard errorCraig Scott2020-12-223-0/+9
* | 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-0569-44/+488
|\ \ | |/
| * CMakePackageConfigHelpers: Relax restrictions on version rangeMarc Chevrier2020-12-141-18/+107
| * Merge topic 'execute_process-command-error' into release-3.19Brad King2020-12-1421-11/+130
| |\
| | * execute_process: Improve COMMAND_ERROR_IS_FATAL error capture scenariosAsit Dhal2020-12-1021-11/+130
| * | Tests: Cover macOS host architecture selection on Apple Silicon hostsBrad King2020-12-1013-0/+104
| |/
| * export: Do not fail generation for separate namelink only caseDeniz Bahadir2020-12-014-0/+37
| * Check*: Tolerate variables set with names of languagesBrad King2020-11-2518-0/+36
| * Tests: Fix RunCMake.Check* conditions for enabling FortranBrad King2020-11-251-3/+6
| * Tests: Teach RunCMake to ignore Xcode install_name_tool signature warningsBrad King2020-11-241-0/+1
| * Merge topic 'policy-cmp0111-iface' into release-3.19Brad King2020-11-245-12/+34
| |\
| | * cmTarget: Do not enforce CMP0111 on imported INTERFACE librariesBrad King2020-11-233-5/+7
| | * Tests: Match RunCMake.CMP0111 stderr more strictlyBrad King2020-11-232-7/+27
| * | Merge topic 'xcode-cc-work-dir' into release-3.19Brad King2020-11-245-0/+27
| |\ \ | | |/ | |/|
| | * Xcode: Fix custom command work-dir placeholders in "new build system"Brad King2020-11-235-0/+27
| * | Makefiles: Fix CMAKE_EXPORT_COMPILE_COMMANDS crash with custom compile ruleBrad King2020-11-202-0/+6
| |/
* | 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
* | CTest: Rename CudaMemcheck to CudaSanitizerTobias Ribizel2020-11-176-3/+3
* | cmake_path: remove new command from 3.19Marc Chevrier2020-11-033-3/+3
* | CMakePresets.json: Don't warn if no path argument is givenKyle Edwards2020-11-023-0/+15
* | Merge topic 'CheckSourceRuns-compatibility' into release-3.19Brad King2020-10-302-2/+17
|\ \
| * | CheckSourceRuns: do not fail on unrecognized argumentsBen Boeckel2020-10-282-2/+17
* | | Merge topic 'cuda_vs_skip_computation' into release-3.19Brad King2020-10-272-0/+7
|\ \ \
| * | | VS: Don't compute CUDA options unless necessaryRaul Tambre2020-10-272-0/+7
| * | | Merge branch 'ninja-multi-per-config-sources' into release-3.18Brad King2020-10-262-0/+12
| |\ \ \
* | \ \ \ Merge topic 'cmake-presets-path-arg' into release-3.19Craig Scott2020-10-276-7/+31
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | CMakePresets.json: Rework how --preset argument is handledKyle Edwards2020-10-266-7/+31
* | | | | Merge topic 'check-module-name-conflicts' into release-3.19Brad King2020-10-272-2/+6
|\ \ \ \ \
| * | | | | Modules: Do not implicitly add new functions via old Check ModulesRobert Maynard2020-10-262-2/+6
| |/ / / /
* | | | | Merge branch 'release' into ninja-multi-per-config-sourcesKyle Edwards2020-10-261471-620/+11145
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | Merge topic 'cmake-presets-toolset-arch-config' into release-3.19Craig Scott2020-10-2321-23/+71
| |\ \ \
| | * | | CMakePresets.json: Split cmakeGeneratorConfig fieldKyle Edwards2020-10-2221-23/+71
| * | | | CMakePresets.json: Add ${sourceDirName} macroKyle Edwards2020-10-223-0/+3
| |/ / /
| * | | Merge topic 'cmake-presets-invalid-macro' into release-3.19Kyle Edwards2020-10-2213-46/+78
| |\ \ \
| | * | | CMakePresets.json: Properly report macro expansion errorsKyle Edwards2020-10-2113-46/+78
| * | | | CMakePresets.json: Allow boolean for cache variable valueKyle Edwards2020-10-213-0/+28
| |/ / /
| * | | Tests: Add JSON schema validation to CMakePresets.json testsKyle Edwards2020-10-204-1/+61