summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'test-split-RunCMake.target_link_libraries'Brad King2020-06-1840-69/+202
|\
| * 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
| |\
| * \ Merge topic 'test-CudaOnly.StaticRuntimePlusToolkit' into release-3.18Brad King2020-06-171-0/+6
| |\ \
* | \ \ Merge topic 'test-file-GET_RUNTIME_DEPENDENCIES'Brad 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'Brad King2020-06-171-0/+6
|\ \ \ | | |/ | |/|
| * | Tests: Fix CudaOnly.StaticRuntimePlusToolkit build rpathRobert Maynard2020-06-161-0/+6
* | | Merge topic 'test-RunCMake.GeneratorExpression'Brad King2020-06-16314-111/+160
|\ \ \ | | |/ | |/|
| * | 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
| |\
| * \ Merge topic 'revert-find_program-exe-no-read' into release-3.18Brad King2020-06-152-4/+10
| |\ \
* | \ \ Merge topic 'cmake-E-compare_files-exit-code'Brad King2020-06-163-0/+3
|\ \ \ \
| * | | | cmake: add dedicated error for -E compare_files invalid argumentsAsit Dhal2020-06-153-0/+3
* | | | | Merge topic 'cpack-pre-and-post-scripts'Brad King2020-06-167-0/+40
|\ \ \ \ \
| * | | | | CPack: Introduce pre- and post- build actionsAlex Turbov2020-06-157-0/+40
| |/ / / /
* | | | | find_program: Find programs that are executable but not readableBrad King2020-06-1510-2/+46
|/ / / /
* | | | Merge topic 'bundle-exe-space-in-name'Brad King2020-06-153-0/+13
|\ \ \ \
| * | | | find_program: Properly decode URL for bundle exe name with spacesCraig Scott2020-06-143-0/+13
* | | | | Merge topic 'cmake-build-retval'Brad King2020-06-154-0/+5
|\ \ \ \ \
| * | | | | Tests: Add case for cmake --build with a failing targetBrad King2020-06-124-0/+5
* | | | | | Merge topic 'cuda_architectures_disable'Brad King2020-06-153-2/+16
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | CUDA: Add support for disabling CUDA_ARCHITECTURESRaul Tambre2020-06-153-2/+16
| | |_|/ / | |/| | |
| * | | | Merge topic 'gitlab-ci-ext-test-sets' into release-3.18Brad King2020-06-124-33/+61
| |\ \ \ \
* | \ \ \ \ Merge topic 'deprecate-policy-old'Brad King2020-06-151-0/+10
|\ \ \ \ \ \
| * | | | | | Add deprecation warnings for policies CMP0072 and belowBrad King2020-06-121-0/+10
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'revert-find_program-exe-no-read'Brad 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'Brad King2020-06-124-33/+61
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Tests: add CUDA labels to tests which are affected by CUDABen Boeckel2020-06-114-33/+61
| |/ / /
* | | | Merge topic 'vs-lang-C'Brad King2020-06-123-1/+4
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | VS: Restore compilation of '.C' sources as C++Brad King2020-06-113-1/+4
| |/
* | Merge topic 'add_explicit_lang_flag_to_compile_object_rule'Brad King2020-06-113-1/+27
|\ \
| * | Explicitly specify language flag when source LANGUAGE property is setRobert Maynard2020-06-093-1/+27
* | | cmake: remove -E compare_files error message if files differAsit Dhal2020-06-102-2/+0
|/ /
* | Merge topic 'cpack-extern-update-package-list'Brad King2020-06-093-0/+19
|\ \
| * | CPack External: Introduce `CPACK_EXTERNAL_BUILT_PACKAGES`Alex Turbov2020-06-053-0/+19
* | | Merge topic 'android-windows-multi-config'Brad King2020-06-092-5/+28
|\ \ \ | |_|/ |/| |
| * | Tests: Ensure that Android tests work for multi-config generatorsKyle Edwards2020-06-051-4/+27
| * | Tests: Append .exe suffix to objdump in Android test on WindowsKyle Edwards2020-06-051-1/+1
| |/
* | VS: Enable DOTNET_TARGET_FRAMEWORK properties all target typesKinan Mahdi2020-06-052-0/+31
|/