summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* add_custom_{command,target}: Add genex support to OUTPUT and BYPRODUCTSBrad King2020-12-1117-37/+278
* 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
| |/ / /
* | | | Merge topic 'test-git-default-branch'Brad King2020-12-041-9/+23
|\ \ \ \
| * | | | Tests: Update CTest.UpdateGIT test for custom defaultBranchBrad King2020-12-021-9/+23
* | | | | Merge topic 'explicit-LANGUAGE-flag'Brad King2020-12-0417-1/+75
|\ \ \ \ \
| * | | | | Compile with explicit language flag when source LANGUAGE property is setBrad King2020-12-0217-1/+75
* | | | | | Merge topic 'test-vs-windows-hosts'Brad King2020-12-041-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Tests: Look for Visual Studio only on Windows hostsBrad King2020-12-031-1/+1
* | | | | Merge topic 'versionadded'Brad King2020-12-032-3/+3
|\ \ \ \ \
| * | | | | Tests: Make RunCMake.CMP0106 expected output robust to line number changesBrad King2020-12-022-3/+3
* | | | | | Merge topic 'issue-20955'Brad King2020-12-022-2/+6
|\ \ \ \ \ \
| * | | | | | ctest: Provide hints about inspecting test failuresAsit Dhal2020-12-012-2/+6
* | | | | | | Merge topic 'error_out_on_unknown_argument'Brad King2020-12-025-0/+8
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | cmake: Error out on unknown arguments starting with `-`.Robert Maynard2020-12-015-0/+8
* | | | | | | Merge topic 'export-namelink'Brad King2020-12-024-0/+37
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | / / / | | |_|/ / / | |/| | | |
| * | | | | export: Do not fail generation for separate namelink only caseDeniz Bahadir2020-12-014-0/+37
* | | | | | Merge topic 'cuda_env_archs'Brad King2020-12-013-1/+8
|\ \ \ \ \ \
| * | | | | | CUDA: Fix tests with CUDAARCHS setRaul Tambre2020-11-303-1/+8
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'xcode-check-object-lib-subprojects-fixed'Brad King2020-12-014-0/+70
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Tests: Add Xcode cases fixed by switch to the "new build system"Yauheni Khnykin2020-11-304-0/+70
| | |_|/ / | |/| | |
* | | | | Merge topic 'makefiles-compiler-deps-optims'Brad King2020-11-3016-27/+108
|\ \ \ \ \
| * | | | | Makefiles Generators: use compiler for dependencies generationMarc Chevrier2020-11-2916-27/+108
| |/ / / /
* | | | | Merge topic 'make-GENERATED-visible-from-any-scope'Brad King2020-11-30186-2/+5563
|\ \ \ \ \
| * | | | | GENERATED prop: Set CMP0118 to NEW for some (unrelated) testsDeniz Bahadir2020-11-242-2/+2
| * | | | | GENERATED prop: Add implementation for policy CMP0118 being set to NEWDeniz Bahadir2020-11-2483-806/+2202
| * | | | | GENERATED prop: Check CMP0118 policy and warn in certain situationsDeniz Bahadir2020-11-2472-19/+1692
| * | | | | GENERATED prop: Add some tests before introducing changes with CMP0118Deniz Bahadir2020-11-2482-0/+2492
* | | | | | Merge topic 'check-lang-conditions'Brad King2020-11-3019-3/+42
|\ \ \ \ \ \ | |_|_|/ / / |/| | | / / | | |_|/ / | |/| | |
| * | | | 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
| |\ \ \ \
* | | | | | Xcode: add support for embedding frameworksGusts Kaksis2020-11-2814-0/+131
| |_|_|/ / |/| | | |
* | | | | Merge topic 'ci-xcode-12.2'Brad King2020-11-251-0/+1
|\ \ \ \ \ | | |/ / / | |/| | |