Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMake Nightly Date Stamp | Kitware Robot | 2020-06-22 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2020-06-21 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2020-06-20 | 1 | -1/+1 |
* | Merge topic 'get_filename_component-error-fatal' | Brad King | 2020-06-19 | 7 | -2/+13 |
|\ | |||||
| * | get_filename_component: make errors fatal | Asit Dhal | 2020-06-18 | 7 | -2/+13 |
* | | Merge topic 'FindSDL-update' | Brad King | 2020-06-19 | 6 | -23/+121 |
|\ \ | |||||
| * | | FindSDL: Add SDL_INCLUDE_DIRS, SDL_LIBRARIES, and SDL::SDL | Frédéric Simonis | 2020-06-18 | 6 | -23/+121 |
* | | | Merge topic 'test-extra-generators' | Brad King | 2020-06-19 | 2 | -49/+28 |
|\ \ \ | |||||
| * | | | Tests: Simplify addition of extra generator tests | Brad King | 2020-06-18 | 1 | -32/+22 |
| * | | | cmake: Simplify internal conditions for adding extra generators | Brad King | 2020-06-17 | 1 | -17/+6 |
| |/ / | |||||
* | | | Merge branch 'release-3.18' | Brad King | 2020-06-19 | 0 | -0/+0 |
|\ \ \ | |||||
| * \ \ | Merge topic 'try_compile-nfs' into release-3.18 | Brad King | 2020-06-19 | 1 | -1/+3 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'try_compile-nfs' | Brad King | 2020-06-19 | 1 | -1/+3 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | try_compile: Do not try to remove '.nfs*' files | Brad King | 2020-06-17 | 1 | -1/+3 |
* | | | | | Merge branch 'release-3.18' | Brad King | 2020-06-19 | 0 | -0/+0 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge topic 'CUDAToolkit-cuda-11' into release-3.18 | Brad King | 2020-06-19 | 3 | -7/+38 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'CUDAToolkit-cuda-11' | Brad King | 2020-06-19 | 3 | -7/+38 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | CudaToolkit: Update for new/removed libraries in CUDA 11 | Robert Maynard | 2020-06-18 | 3 | -7/+38 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'release-3.18' | Brad King | 2020-06-19 | 0 | -0/+0 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge topic 'cuda-toolkit-vs' into release-3.18 | Brad King | 2020-06-19 | 1 | -121/+130 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'cuda-toolkit-vs' | Brad King | 2020-06-19 | 1 | -121/+130 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | CUDA: Fix CMAKE_CUDA_COMPILER_TOOLKIT_ROOT detection in Visual Studio | Brad King | 2020-06-18 | 1 | -108/+121 |
| * | | | | | CUDA: Re-order some logic for determining the compiler | Brad King | 2020-06-18 | 1 | -11/+9 |
| * | | | | | CUDA: Remove unused variables while determining compiler | Brad King | 2020-06-18 | 1 | -2/+0 |
| * | | | | | CUDA: Simplify CMAKE_CUDA_COMPILER_TOOLKIT_ROOT computation | Brad King | 2020-06-18 | 1 | -1/+1 |
| * | | | | | CUDA: Skip the entire search for nvcc when it is CMAKE_CUDA_COMPILER | Brad King | 2020-06-18 | 1 | -80/+80 |
* | | | | | | Merge branch 'release-3.18' | Brad King | 2020-06-19 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Merge topic 'cuda_nvcc_exe_search' into release-3.18 | Brad King | 2020-06-19 | 1 | -7/+1 |
| |\ \ \ \ \ | | |/ / / / | |||||
* | | | | | | Merge topic 'cuda_nvcc_exe_search' | Brad King | 2020-06-19 | 1 | -7/+1 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | CUDA: Fix NVCC executable search during compiler detection | Raul Tambre | 2020-06-18 | 1 | -7/+1 |
| |/ / / / | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-06-19 | 1 | -1/+1 |
* | | | | | Merge branch 'release-3.18' | Brad King | 2020-06-18 | 0 | -0/+0 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge topic 'improve_device_link_policy_cross_ref' into release-3.18 | Brad King | 2020-06-18 | 2 | -5/+7 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'improve_device_link_policy_cross_ref' | Brad King | 2020-06-18 | 2 | -5/+7 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Help: Better document that CMP0105 controls DEVICE_LINK parsing | Robert Maynard | 2020-06-18 | 2 | -5/+7 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'release-3.18' | Brad King | 2020-06-18 | 0 | -0/+0 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge topic 'doc-3.18-fixups' into release-3.18 | Brad King | 2020-06-18 | 8 | -31/+35 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'doc-3.18-fixups' | Brad King | 2020-06-18 | 8 | -31/+35 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | / | |_|_|_|/ |/| | | | | |||||
| * | | | | Help: Explicitly say transaction, don't abbreviate to trans | Craig Scott | 2020-06-18 | 1 | -2/+2 |
| * | | | | Help: Correct and condense examples for VS_SOLUTION_DEPLOY | Craig Scott | 2020-06-18 | 1 | -8/+6 |
| * | | | | Help: Add missing cross-referencing for generator expressions | Craig Scott | 2020-06-18 | 3 | -3/+3 |
| * | | | | Help: Formatting, crossref for FRAMEWORK_MULTI_CONFIG_POSTFIX_<CONFIG> | Craig Scott | 2020-06-18 | 1 | -11/+12 |
| * | | | | Help: Add missing PCH_WARN_INVALID docs and related cleanups | Craig Scott | 2020-06-18 | 3 | -3/+8 |
| * | | | | Help: Fix formatting error and consistency for gtest_discover_tests() | Craig Scott | 2020-06-18 | 1 | -4/+4 |
* | | | | | Merge topic 'xcode-link-libs' | Brad King | 2020-06-18 | 2 | -31/+187 |
|\ \ \ \ \ | |||||
| * | | | | | Xcode: Use "Link Binary With Libraries" build phase when possible | Gusts Kaksis | 2020-06-17 | 2 | -17/+173 |
| * | | | | | Xcode: Refactor generator variable names and types | Gusts Kaksis | 2020-06-15 | 2 | -14/+14 |
* | | | | | | Merge topic 'languageStandardRefactor' | Brad King | 2020-06-18 | 8 | -107/+336 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Refactor language standard computation | Justin Goshi | 2020-06-16 | 8 | -102/+330 |
| * | | | | | | cmMakefile: Change CompileFeatureKnown to take target name instead of target | Justin Goshi | 2020-06-15 | 3 | -6/+7 |
| |/ / / / / |