summaryrefslogtreecommitdiff
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* IOS_INSTALL_COMBINED: Support Xcode 12 (command line only)Craig Scott2021-02-083-4/+29
* Apple: Fix linking to frameworks that do not exist until build timeBrad King2021-02-034-0/+31
* file(GET_RUNTIME_DEPENDENCIES): Fix weak macOS libraries not detectedBianca van Schaik2021-01-202-2/+35
* 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
* Merge topic 'fc-relative-SOURCE_DIR' into release-3.19Craig Scott2020-12-223-0/+9
|\
| * FetchContent: Relative SOURCE_DIR override cannot be a hard errorCraig Scott2020-12-223-0/+9
* | Tests: Fix ConfigSources test with empty CMAKE_BUILD_TYPEBrad King2020-12-211-1/+1
|/
* Merge topic 'ispc_control_header_suffixes' into release-3.19Brad King2020-12-1516-9/+91
|\
| * ISPC: Generated Headers suffix configurable with a better defaultRobert Maynard2020-12-1416-9/+91
* | 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-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