summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'test-RunCMake.GeneratorExpression' into release-3.18Brad 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 'gitlab-ci-restructure' into release-3.18Brad King2020-06-156-555/+663
|\
| * gitlab-ci: split linux and macos shared before scriptsBen Boeckel2020-06-124-48/+76
| * gitlab-ci: use `extends`Ben Boeckel2020-06-127-135/+135
| * gitlab-ci: add a comment describing what goes into a jobBen Boeckel2020-06-121-0/+16
| * gitlab-ci: make rules a bit more uniformBen Boeckel2020-06-122-30/+32
| * gitlab-ci: split into multiple filesBen Boeckel2020-06-127-462/+524
* | Merge topic 'cuda_clang_toolkit_path' into release-3.18Brad King2020-06-158-260/+448
|\ \
| * | CUDA: Determine CUDA toolkit location for NVCCRaul Tambre2020-06-124-126/+134
| * | CUDA: Pass toolkit path to ClangRaul Tambre2020-06-125-235/+293
| * | FindCUDAToolkit: Avoid unnecessary temporary variable computing binary dirRaul Tambre2020-06-121-6/+4
| * | FindCUDAToolkit: Remove unnecessary checks around searchesRaul Tambre2020-06-122-21/+15
| * | FindCUDAToolkit: Use list(SORT) to sort in natural orderRaul Tambre2020-06-122-72/+8
| * | FindCUDAToolkit: Compute CUDAToolkit_INCLUDE_DIR instead of searchingRaul Tambre2020-06-122-8/+14
| * | FindCUDAToolkit: Add CUDAToolkit_LIBRARY_ROOTRaul Tambre2020-06-123-0/+31
| * | FindCUDAToolkit: Re-unify with Internal/CUDAToolkitRaul Tambre2020-06-123-233/+390
* | | Merge topic 'cuda_architectures_disable' into release-3.18Brad King2020-06-157-25/+81
|\ \ \
| * | | CUDA: Add support for disabling CUDA_ARCHITECTURESRaul Tambre2020-06-157-25/+81
| |/ /
* | | Merge topic 'clang_cxx20' into release-3.18Brad King2020-06-151-1/+8
|\ \ \
| * | | Clang: Record Clang 6.0+ as fully supporting C++17Raul Tambre2020-06-131-0/+4
| * | | Clang: Add final C++20 flag for Clang 11.0+Raul Tambre2020-06-131-1/+4
| |/ /
* | | Merge topic 'revert-find_program-exe-no-read' into release-3.18Brad King2020-06-153-5/+11
|\ \ \ | |/ / |/| |
| * | find_program: Revert "Find programs that are executable but not readable"Brad King2020-06-123-5/+11
* | | Merge topic 'gitlab-ci-xcode-testing' into release-3.18Brad King2020-06-126-8/+45
|\ \ \ | | |/ | |/|
| * | ci: don't test BundleGeneratorTestBen Boeckel2020-06-121-0/+3
| * | gitlab-ci: add an Xcode testerBen Boeckel2020-06-125-2/+37
| * | gitlab-ci: rename some scripts to be Linux-specificBen Boeckel2020-06-121-7/+6
|/ /
* | Merge topic 'gitlab-ci-ext-test-sets' into release-3.18Brad King2020-06-1210-53/+149
|\ \
| * | gitlab-ci: add a cuda10.2 builderBen Boeckel2020-06-124-0/+52
| * | Tests: add CUDA labels to tests which are affected by CUDABen Boeckel2020-06-114-33/+61
| * | ci: support running just a set of tests with external buildersBen Boeckel2020-06-111-0/+7
| * | gitlab-ci: move Makefiles Linux tests to use the packageBen Boeckel2020-06-112-20/+29
* | | Merge topic 'vs-lang-C' into release-3.18Brad King2020-06-124-4/+10
|\ \ \
| * | | VS: Restore compilation of '.C' sources as C++Brad King2020-06-114-4/+10
| |/ /
* | | Merge topic 'gitlab-ci-more-qtdialog' into release-3.18Brad King2020-06-127-3/+184
|\ \ \ | |/ / |/| |
| * | QCMakeCacheView: use non-deprecated List and Set constructionsBen Boeckel2020-06-101-2/+15
| * | gitlab-ci: test QtDialog on macOSBen Boeckel2020-06-102-0/+5
| * | ci: add download information for Qt on macOSBen Boeckel2020-06-102-0/+12
| * | gitlab-ci: test QtDialog on WindowsBen Boeckel2020-06-103-1/+7
| * | ci: add a script to download QtBen Boeckel2020-06-102-0/+145
| |/
* | Merge topic 'nvcc_supports_cuda17' into release-3.18Brad King2020-06-111-0/+11
|\ \
| * | CUDA: Teach CMake that NVCC 11 supports cuda_std_17Robert Maynard2020-06-101-0/+11
| |/