summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* cmDepends: merge dependers of depend makefileKai Wang2021-01-056-3/+48
* Merge topic 'makefiles-custom_command-depfile'Marc Chevrier2020-12-2617-14/+227
|\
| * Tests: Add case for DEPFILE in add_custom_commandMarc Chevrier2020-12-237-0/+123
| * Makefiles: Add support of DEPFILE for add_custom_commandMarc Chevrier2020-12-2311-14/+104
* | Merge topic 'xcode-inherit-paths'Craig Scott2020-12-243-0/+98
|\ \ | |/ |/|
| * Xcode: Generalize inheritance of project-level search pathsBrad King2020-12-223-0/+98
* | Merge topic 'fc-relative-SOURCE_DIR'Craig Scott2020-12-223-0/+9
|\ \
| * | FetchContent: Relative SOURCE_DIR override cannot be a hard errorCraig Scott2020-12-223-0/+9
* | | Merge topic 'test-ConfigSources-config'Brad King2020-12-221-1/+1
|\ \ \
| * | | Tests: Fix ConfigSources test with empty CMAKE_BUILD_TYPEBrad King2020-12-221-1/+1
| |/ /
| * | Merge topic 'ispc_control_header_suffixes' into release-3.19Brad King2020-12-1516-9/+91
| |\ \
| * | | CMakePackageConfigHelpers: Relax restrictions on version rangeMarc Chevrier2020-12-141-18/+107
* | | | 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
|\ \ \ \ \ | | |_|_|/ | |/| | |