summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | ALIAS targets: Non-global aliases must be propagated to sub-directoriesMarc Chevrier2020-07-114-6/+25
|/ / / / / / / / /
* | | | | | | | | set_property: Allow both DIRECTORY and TARGET_DIRECTORY togetherAlexandru Croitor2020-07-092-2/+26
* | | | | | | | | set_property: Fix name of TARGET_DIRECTORY option in error messagesAlexandru Croitor2020-07-092-4/+4
* | | | | | | | | Help: Clarify search order for resource spec fileKyle Edwards2020-07-076-1/+26
* | | | | | | | | Restore handling of build directory inside a symlinked pathBrad King2020-07-026-0/+52
* | | | | | | | | Merge topic 'file-ARCHIVE-files-dirs' into release-3.18Brad King2020-07-012-14/+14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | file(ARCHIVE*): Collapse FILES and DIRECTORY optionsCraig Scott2020-06-302-14/+14
* | | | | | | | | | Merge topic 'file-CONFIGURE-subdir' into release-3.18Brad King2020-06-304-0/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | file: Fix CONFIGURE output relative pathBrad King2020-06-294-0/+7
* | | | | | | | | | | Merge topic 'find_library-file-readable' into release-3.18Brad King2020-06-304-2/+22
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | find_library: Check that library files are readableBrad King2020-06-294-2/+22
| |/ / / / / / / / /
* | | | | | | | | | file(ARCHIVE_CREATE): Rename TYPE option to COMPRESSIONCraig Scott2020-06-2719-18/+31
* | | | | | | | | | Tests: Don't ask for things not required for GoogleTestCraig Scott2020-06-244-8/+4
* | | | | | | | | | 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
| |/ / / / / / / / /