summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release-3.18'Brad King2020-06-170-0/+0
|\
| * Merge topic 'cuda_clang_limitations' into release-3.18Brad King2020-06-173-2/+8
| |\
* | \ Merge topic 'cuda_clang_limitations'Brad King2020-06-173-2/+8
|\ \ \ | | |/ | |/|
| * | Help: Mention CUDA Clang limitations in 3.18 release notesRaul Tambre2020-06-161-1/+2
| * | CUDA: Add issue number to Clang separable compilation errorRaul Tambre2020-06-161-1/+2
| * | CUDA: Throw error for Clang on WindowsRaul Tambre2020-06-161-0/+4
* | | Merge branch 'release-3.18'Brad King2020-06-170-0/+0
|\ \ \ | | |/ | |/|
| * | Merge topic 'test-file-GET_RUNTIME_DEPENDENCIES' into release-3.18Brad King2020-06-1768-275/+295
| |\ \
* | \ \ 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 branch 'release-3.18'Brad King2020-06-170-0/+0
|\ \ \ | | |/ | |/|
| * | Merge topic 'test-CudaOnly.StaticRuntimePlusToolkit' into release-3.18Brad King2020-06-171-0/+6
| |\ \ | | |/ | |/|
* | | Merge topic 'test-CudaOnly.StaticRuntimePlusToolkit'Brad King2020-06-171-0/+6
|\ \ \ | | |/ | |/|
| * | Tests: Fix CudaOnly.StaticRuntimePlusToolkit build rpathRobert Maynard2020-06-161-0/+6
* | | CMake Nightly Date StampKitware Robot2020-06-171-1/+1
* | | Merge branch 'release-3.18'Brad King2020-06-160-0/+0
|\ \ \ | | |/ | |/|
| * | Merge topic 'test-RunCMake.GeneratorExpression' into release-3.18Brad King2020-06-16314-111/+160
| |\ \ | | |/ | |/|
* | | 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 'cmake-E-compare_files-exit-code'Brad King2020-06-165-2/+6
|\ \
| * | cmake: add dedicated error for -E compare_files invalid argumentsAsit Dhal2020-06-155-2/+6
* | | Merge topic 'FindCurses-nodelay'Brad King2020-06-161-1/+3
|\ \ \
| * | | FindCurses: Detect and satisfy dependency on tinfo for nodelayPaymon MARANDI2020-06-151-1/+3
| |/ /
* | | Merge topic 'cpack-pre-and-post-scripts'Brad King2020-06-1610-6/+104
|\ \ \
| * | | CPack: Introduce pre- and post- build actionsAlex Turbov2020-06-1510-6/+104
| |/ /
* | | Merge topic 'find_program-exe-no-read'Brad King2020-06-1615-4/+132
|\ \ \
| * | | find_program: Find programs that are executable but not readableBrad King2020-06-1515-4/+132
| |/ /
* | | CMake Nightly Date StampKitware Robot2020-06-161-1/+1
|/ /
* | Merge branch 'release-3.18'Brad King2020-06-150-0/+0
|\ \ | |/
| * Merge topic 'gitlab-ci-restructure' into release-3.18Brad King2020-06-156-555/+663
| |\
* | \ Merge topic 'gitlab-ci-restructure'Brad 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 'avoid-qt5-deprecation-warnings'Brad King2020-06-152-9/+13
|\ \ \
| * | | QCMakeWidgets: replace QDirModelBen Boeckel2020-06-151-9/+9
| * | | QCMake: use loadRelaxed if availableBen Boeckel2020-06-151-0/+4
* | | | Merge topic 'bundle-exe-space-in-name'Brad King2020-06-154-7/+19
|\ \ \ \
| * | | | find_program: Properly decode URL for bundle exe name with spacesCraig Scott2020-06-144-7/+19
| |/ / /
* | | | Merge topic 'cmake-build-retval'Brad King2020-06-155-2/+8
|\ \ \ \