summaryrefslogtreecommitdiff
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* ISPC: Generated Headers suffix configurable with a better defaultRobert Maynard2020-12-1416-9/+91
* 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-1014-0/+120
* | Merge topic 'test-macos-version' into release-3.19Brad King2020-12-101-17/+17
|\ \
| * | Tests: Remove outdated exclusion of tests on OS X 10.3Brad King2020-12-091-12/+1
| * | Tests: Add cache entry to control XCTest deployment targetBrad King2020-12-091-5/+16
| |/
* | Merge topic 'ispc-system-includes' into release-3.19Brad King2020-12-104-0/+37
|\ \ | |/ |/|
| * ISPC: Treat system includes as '-I' includesRobert Maynard2020-12-094-0/+37
* | Merge topic 'correct_ispc_path_computation' into release-3.19Brad King2020-12-082-1/+1
|\ \
| * | ISPC: Handle OBJECT sources in different directoriesRobert Maynard2020-12-072-1/+1
| |/
* | Tests: Look for Visual Studio only on Windows hostsBrad King2020-12-031-1/+1
* | 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
* | Merge topic 'ci-xcode-12.2' into release-3.19Brad King2020-11-251-0/+1
|\ \
| * | Tests: Teach RunCMake to ignore Xcode install_name_tool signature warningsBrad King2020-11-241-0/+1
| |/
* | Tests: Add CMake_TEST_Java option to control Java testsBrad King2020-11-241-3/+11
|/
* 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
* | Merge topic 'fix-compile-db-crash' into release-3.19Brad King2020-11-232-0/+6
|\ \ | |/ |/|
| * Makefiles: Fix CMAKE_EXPORT_COMPILE_COMMANDS crash with custom compile ruleBrad King2020-11-202-0/+6
* | Revert "specify language flag when source LANGUAGE property is set"Brad King2020-11-193-27/+1
|/
* CTest: Rename CudaMemcheck to CudaSanitizerTobias Ribizel2020-11-176-3/+3
* Tests/FindBoost/TestPython: support finding 3.8 and 3.9Ben Boeckel2020-11-121-2/+2
* FindPython: Fix version range testsMarc Chevrier2020-11-111-16/+25
* 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-261700-1071/+16559
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | Merge topic 'per-config-source-TARGET_FILE' into release-3.19Brad King2020-10-261-0/+13
| |\ \ \ | | |/ / | |/| |
| | * | add_custom_command: Properly recognize if sources depend on configDeniz Bahadir2020-10-221-0/+13
| * | | Merge topic 'cmake-presets-toolset-arch-config' into release-3.19Craig Scott2020-10-2324-33/+90
| |\ \ \
| | * | | CMakePresets.json: Split cmakeGeneratorConfig fieldKyle Edwards2020-10-2224-33/+90
| | |/ /
| * | | 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