summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Tests: Bump CMake minimum required in tests to 2.8.12Chuck Atkins2020-12-2376-76/+79
* Merge topic 'issue-20134'Brad King2020-12-224-0/+57
|\
| * target_include_directories: Support AFTER optionAsit Dhal2020-12-194-0/+57
* | Merge topic 'issue-15653'Brad King2020-12-2222-0/+231
|\ \
| * | file(GENERATE): Support options to manipulate file permissionsAsit Dhal2020-12-2122-0/+231
| |/
* | Apple: Fix linking to frameworks that do not exist until build timeBrad King2020-12-214-0/+31
* | Merge topic 'ctest-test-dir'Brad King2020-12-216-0/+22
|\ \ | |/ |/|
| * Ctest: Support build tree on command lineAsit Dhal2020-12-176-0/+22
* | Merge topic 'qt-autogen-per-config'Brad King2020-12-1710-8/+86
|\ \ | |/ |/|
| * Autogen: Add support for per-config sourcesBrad King2020-12-1610-7/+82
| * Tests/QtAutogen: Forward build configuration in multi-config generatorsBrad King2020-12-161-1/+4
* | Merge topic 'unity-anon-ns'Craig Scott2020-12-165-0/+84
|\ \ | |/ |/|
| * Unity Build: Add option for generating per-file unique idStephen Kelly2020-12-155-0/+84
* | Merge topic 'custom-command-output-genex-nmc'Brad King2020-12-1664-4/+568
|\ \
| * | Tests: Add cases for Ninja Multi-Config cross-config custom commandsBrad King2020-12-1563-0/+564
| * | Ninja Multi-Config: Add support for cross-config custom commandsKyle Edwards2020-12-151-4/+4
| |/
* | Merge topic 'issue-20915'Brad King2020-12-1513-5/+44
|\ \
| * | file(configure): Order of named options should be specified in any orderAsit Dhal2020-12-1313-5/+44
* | | Merge topic 'issue-21557-test-cases'Brad King2020-12-1530-0/+92
|\ \ \
| * | | cmake_policy: Implement test cases for cmake_policy VERSIONAsit Dhal2020-12-1430-0/+92
| |/ /
* | | Merge topic 'ispc_control_header_suffixes'Brad King2020-12-1516-9/+91
|\ \ \
| * | | 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
| |\ \ \
* | | | | CMakePackageConfigHelpers: Relax restrictions on version rangeMarc Chevrier2020-12-141-18/+107
| |_|_|/ |/| | |
* | | | Merge topic 'custom-command-output-genex'Brad King2020-12-1417-37/+278
|\ \ \ \
| * | | | add_custom_{command,target}: Add genex support to OUTPUT and BYPRODUCTSBrad King2020-12-1117-37/+278
* | | | | Merge topic 'execute_process-command-error'Brad King2020-12-1421-11/+130
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |
| * | | execute_process: Improve COMMAND_ERROR_IS_FATAL error capture scenariosAsit Dhal2020-12-1021-11/+130
* | | | Merge topic 'apple-silicon-host-arch'Brad King2020-12-1114-0/+120
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | 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
| |\ \
| * \ \ Merge topic 'ispc-system-includes' into release-3.19Brad King2020-12-104-0/+37
| |\ \ \ | | |_|/ | |/| |
* | | | Merge topic 'cpp23'Brad King2020-12-103-1/+13
|\ \ \ \
| * | | | CUDA, CXX, OBJCXX: C++23 support with Clang 12Raul Tambre2020-12-083-1/+13
* | | | | Merge topic 'test-macos-version'Brad 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 'correct_ispc_path_computation' into release-3.19Brad King2020-12-082-1/+1
| |\ \ \
* | \ \ \ Merge topic 'ispc-system-includes'Brad King2020-12-104-0/+37
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | ISPC: Treat system includes as '-I' includesRobert Maynard2020-12-094-0/+37
* | | | | Merge topic 'cmp0116-automoc'Brad King2020-12-094-2/+22
|\ \ \ \ \
| * | | | | AutoGen: Account for CMP0116 in the depfileKyle Edwards2020-12-084-2/+22
| | |_|_|/ | |/| | |
* | | | | Merge topic 'correct_ispc_path_computation'Brad King2020-12-082-1/+1
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | ISPC: Handle OBJECT sources in different directoriesRobert Maynard2020-12-072-1/+1
| |/ /
* | | get_directory_property: Check for empty or missing property nameCraig Scott2020-12-0510-0/+21
* | | WriteCompilerDetectionHeader: Add policy to remove moduleBrad King2020-12-0513-0/+60
* | | Merge topic 'test-CMP0118'Brad King2020-12-0476-3259/+3007
|\ \ \
| * | | Tests: Avoid unnecessary use of toolchain in RunCMake.CMP0118Brad King2020-12-0376-3259/+3007
* | | | Merge topic 'GoogleTest-disabled-underscore'Brad King2020-12-043-46/+57
|\ \ \ \
| * | | | GoogleTest: Match the full 'DISABLED_' prefix to disable testsBrad King2020-12-033-46/+57
| |/ / /