summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Merge topic 'try_compile-nfs' into release-3.18Brad King2020-06-191-1/+3
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'try_compile-nfs'Brad King2020-06-191-1/+3
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | try_compile: Do not try to remove '.nfs*' filesBrad King2020-06-171-1/+3
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'release-3.18'Brad King2020-06-190-0/+0
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge topic 'CUDAToolkit-cuda-11' into release-3.18Brad King2020-06-193-7/+38
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'CUDAToolkit-cuda-11'Brad King2020-06-193-7/+38
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | CudaToolkit: Update for new/removed libraries in CUDA 11Robert Maynard2020-06-183-7/+38
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'release-3.18'Brad King2020-06-190-0/+0
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge topic 'cuda-toolkit-vs' into release-3.18Brad King2020-06-191-121/+130
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'cuda-toolkit-vs'Brad King2020-06-191-121/+130
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | CUDA: Fix CMAKE_CUDA_COMPILER_TOOLKIT_ROOT detection in Visual StudioBrad King2020-06-181-108/+121
| * | | | | | | | CUDA: Re-order some logic for determining the compilerBrad King2020-06-181-11/+9
| * | | | | | | | CUDA: Remove unused variables while determining compilerBrad King2020-06-181-2/+0
| * | | | | | | | CUDA: Simplify CMAKE_CUDA_COMPILER_TOOLKIT_ROOT computationBrad King2020-06-181-1/+1
| * | | | | | | | CUDA: Skip the entire search for nvcc when it is CMAKE_CUDA_COMPILERBrad King2020-06-181-80/+80
* | | | | | | | | Merge branch 'release-3.18'Brad King2020-06-190-0/+0
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'cuda_nvcc_exe_search' into release-3.18Brad King2020-06-191-7/+1
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
* | | | | | | | | Merge topic 'cuda_nvcc_exe_search'Brad King2020-06-191-7/+1
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | CUDA: Fix NVCC executable search during compiler detectionRaul Tambre2020-06-181-7/+1
| |/ / / / / / /
* | | | | | | | CMake Nightly Date StampKitware Robot2020-06-191-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge branch 'release-3.18'Brad King2020-06-180-0/+0
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge topic 'improve_device_link_policy_cross_ref' into release-3.18Brad King2020-06-182-5/+7
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'improve_device_link_policy_cross_ref'Brad King2020-06-182-5/+7
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Help: Better document that CMP0105 controls DEVICE_LINK parsingRobert Maynard2020-06-182-5/+7
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'release-3.18'Brad King2020-06-180-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge topic 'doc-3.18-fixups' into release-3.18Brad King2020-06-188-31/+35
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'doc-3.18-fixups'Brad King2020-06-188-31/+35
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | / / / | |_|_|_|/ / / |/| | | | | |
| * | | | | | Help: Explicitly say transaction, don't abbreviate to transCraig Scott2020-06-181-2/+2
| * | | | | | Help: Correct and condense examples for VS_SOLUTION_DEPLOYCraig Scott2020-06-181-8/+6
| * | | | | | Help: Add missing cross-referencing for generator expressionsCraig Scott2020-06-183-3/+3
| * | | | | | Help: Formatting, crossref for FRAMEWORK_MULTI_CONFIG_POSTFIX_<CONFIG>Craig Scott2020-06-181-11/+12
| * | | | | | Help: Add missing PCH_WARN_INVALID docs and related cleanupsCraig Scott2020-06-183-3/+8
| * | | | | | Help: Fix formatting error and consistency for gtest_discover_tests()Craig Scott2020-06-181-4/+4
* | | | | | | Merge topic 'xcode-link-libs'Brad King2020-06-182-31/+187
|\ \ \ \ \ \ \
| * | | | | | | Xcode: Use "Link Binary With Libraries" build phase when possibleGusts Kaksis2020-06-172-17/+173
| * | | | | | | Xcode: Refactor generator variable names and typesGusts Kaksis2020-06-152-14/+14
* | | | | | | | Merge topic 'languageStandardRefactor'Brad King2020-06-188-107/+336
|\ \ \ \ \ \ \ \
| * | | | | | | | Refactor language standard computationJustin Goshi2020-06-168-102/+330
| * | | | | | | | cmMakefile: Change CompileFeatureKnown to take target name instead of targetJustin Goshi2020-06-153-6/+7
| |/ / / / / / /
* | | | | | | | Merge topic 'configure_file-error-handling'Brad King2020-06-181-1/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | cmake: implement error handling in configure_fileAsit Dhal2020-06-171-1/+9
* | | | | | | | | Merge topic 'mkl-lib-dir'Brad King2020-06-182-0/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindLAPACK: Extend search directories for MKLevatux2020-06-161-0/+2
| * | | | | | | | | FindBLAS: Extend search directories for MKLevatux2020-06-161-0/+2
| |/ / / / / / / /
* | | | | | | | | Merge topic 'tutorial_install_when_built_static'Brad King2020-06-185-7/+23
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Tutorial: Install correctly when built staticallyRobert Maynard2020-06-165-7/+23
* | | | | | | | | | Merge topic 'tutorial_correct_step9_wording'Brad King2020-06-181-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Tutorial: Correct Step9 wordingRobert Maynard2020-06-161-1/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'refactor_try_compile_parsing'Brad King2020-06-182-292/+194
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | try_compile: Refactor language standard level parsingRobert Maynard2020-06-172-292/+194
| | |_|/ / / / / / / | |/| | | | | | | |