summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2020-06-221-1/+1
* CMake Nightly Date StampKitware Robot2020-06-211-1/+1
* CMake Nightly Date StampKitware Robot2020-06-201-1/+1
* Merge topic 'get_filename_component-error-fatal'Brad King2020-06-197-2/+13
|\
| * get_filename_component: make errors fatalAsit Dhal2020-06-187-2/+13
* | Merge topic 'FindSDL-update'Brad King2020-06-196-23/+121
|\ \
| * | FindSDL: Add SDL_INCLUDE_DIRS, SDL_LIBRARIES, and SDL::SDLFrédéric Simonis2020-06-186-23/+121
* | | Merge topic 'test-extra-generators'Brad King2020-06-192-49/+28
|\ \ \
| * | | Tests: Simplify addition of extra generator testsBrad King2020-06-181-32/+22
| * | | cmake: Simplify internal conditions for adding extra generatorsBrad King2020-06-171-17/+6
| |/ /
* | | Merge branch 'release-3.18'Brad King2020-06-190-0/+0
|\ \ \
| * \ \ 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
| |/ / / / /