summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'test-all-find-modules' into release-3.18Brad King2020-06-233-35/+0
|\
| * Tests: Drop redundant FindModulesExecuteAll testBrad King2020-06-233-35/+0
* | Merge topic 'CUDAToolkit-cuda-11' into release-3.18Brad King2020-06-192-6/+33
|\ \
| * | CudaToolkit: Update for new/removed libraries in CUDA 11Robert Maynard2020-06-182-6/+33
| |/
* | Tests: Shorten case names in RunCMake.target_link_libraries-* testsBrad King2020-06-1718-31/+31
* | Tests: Split RunCMake.target_link_libraries testMarc Chevrier2020-06-1740-68/+201
|/
* Merge topic 'test-file-GET_RUNTIME_DEPENDENCIES' into release-3.18Brad King2020-06-1768-275/+295
|\
| * Tests: Shorten case names in RunCMake.file-GET_RUNTIME_DEPENDENCIES testBrad King2020-06-1664-255/+255
| * Tests: Factor out RunCMake.file-GET_RUNTIME_DEPENDENCIES testBrad King2020-06-1669-296/+316
* | Merge topic 'test-CudaOnly.StaticRuntimePlusToolkit' into release-3.18Brad King2020-06-171-0/+6
|\ \ | |/ |/|
| * Tests: Fix CudaOnly.StaticRuntimePlusToolkit build rpathRobert Maynard2020-06-161-0/+6
* | Tests: Factor out RunCMake.GenEx-GENEX_EVAL testBrad King2020-06-1630-9/+15
* | Tests: Factor out RunCMake.GenEx-TARGET_FILE testBrad King2020-06-1675-31/+38
* | Tests: Factor out RunCMake.GenEx-DEVICE_LINK testBrad King2020-06-1644-15/+21
* | Tests: Factor out RunCMake.GenEx-HOST_LINK testBrad King2020-06-1644-15/+21
* | Tests: Factor out RunCMake.GenEx-LINK_LANG_AND_ID testBrad King2020-06-1639-12/+18
* | Tests: Factor out RunCMake.GenEx-LINK_LANGUAGE testBrad King2020-06-1642-13/+19
* | Tests: Factor out RunCMake.GenEx-COMPILE_LANG_AND_ID testBrad King2020-06-1627-8/+14
* | Tests: Factor out RunCMake.GenEx-COMPILE_LANGUAGE testBrad King2020-06-1627-8/+14
|/
* Merge topic 'cuda_architectures_disable' into release-3.18Brad King2020-06-153-2/+16
|\
| * CUDA: Add support for disabling CUDA_ARCHITECTURESRaul Tambre2020-06-153-2/+16
* | Merge topic 'revert-find_program-exe-no-read' into release-3.18Brad King2020-06-152-4/+10
|\ \ | |/ |/|
| * find_program: Revert "Find programs that are executable but not readable"Brad King2020-06-122-4/+10
* | Merge topic 'gitlab-ci-ext-test-sets' into release-3.18Brad King2020-06-124-33/+61
|\ \
| * | Tests: add CUDA labels to tests which are affected by CUDABen Boeckel2020-06-114-33/+61
| |/
* | VS: Restore compilation of '.C' sources as C++Brad King2020-06-113-1/+4
|/
* VS: Enable DOTNET_TARGET_FRAMEWORK properties all target typesKinan Mahdi2020-06-052-0/+31
* Merge topic 'cuda_clang_separable_error'Brad King2020-06-051-15/+18
|\
| * CUDA: Don't RunCMake generate separable compilation tests on ClangRaul Tambre2020-06-031-15/+18
* | add_library/add_executable: allow local alias to imported targetsMarc Chevrier2020-06-0213-25/+189
|/
* Merge topic 'target_link_libraries-self-link-is-an-error'Brad King2020-06-027-0/+26
|\
| * target_link_libraries: self-link through ALIAS is an errorMarc Chevrier2020-05-307-0/+26
* | Merge topic 'asm-preprocessor-flag'Brad King2020-06-021-0/+1
|\ \
| * | ASM: Fix preprocessor definition flags for GNU 'as' toolKyle Edwards2020-06-011-0/+1
* | | Tests: Skip RunCMake.try_compile RerunCMake-nowork case on 1s filesystemsBrad King2020-06-012-2/+7
|/ /
* | Merge topic 'fc-ep-git-update-strategy'Brad King2020-06-011-3/+10
|\ \
| * | ExternalProject: Remote checkout needs to include the remote nameCraig Scott2020-05-291-3/+10
| |/
* | Merge topic 'pch-fix-bad-ClearSourcesCache'Brad King2020-06-011-2/+5
|\ \
| * \ Merge branch 'backport-3.16-pch-fix-bad-ClearSourcesCache'Brad King2020-05-291-2/+5
| |\ \
| | * | PCH: Fix logic error that incorrectly clears sources during VS generationBrad King2020-05-291-2/+5
* | | | Merge topic 'ninja-multi-export-all-symbols'Brad King2020-06-011-0/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Ninja Multi-Config: Fix bug in CMAKE_WINDOWS_EXPORT_ALL_SYMBOLSKyle Edwards2020-05-291-0/+2
| |/ /
* | | ALIAS target: cannot overwrite an existing targetMarc Chevrier2020-05-286-0/+61
* | | Merge topic 'fix-cpack-deb-generating-empty-paragraph'Brad King2020-05-282-12/+2
|\ \ \ | |/ /
| * | CPack-deb: don't add a line with a dot to pkg descJonathan Verner2020-05-272-12/+2
| * | Merge topic 'ctest-repeat-notrun' into release-3.17Brad King2020-05-275-6/+49
| |\ \
| * \ \ Merge topic 'ninja-multi-install' into release-3.17Brad King2020-05-253-1/+75
| |\ \ \
* | \ \ \ Merge topic 'update-gitlab-links'Brad King2020-05-275-7/+7
|\ \ \ \ \
| * | | | | Update links to gitlab.kitware.com repos to add `-/`Brad King2020-05-265-7/+7
* | | | | | Merge topic 'test-RunCMake.install-LDFLAGS'Brad King2020-05-271-2/+1
|\ \ \ \ \ \