| Commit message (Expand) | Author | Age | Files | Lines |
* | Help: Fix contents indenting for file(ARCHIVE_...) subcommands | Craig Scott | 2020-06-27 | 1 | -3/+3 |
|
|
* | Merge topic 'GoogleTest-DISCOVERY_MODE-cleanups' into release-3.18 | Brad King | 2020-06-26 | 6 | -10/+8 |
|\ |
|
| * | Help: Add CMAKE_GTEST_DISCOVER_TESTS_DISCOVERY_MODE to release notes | Craig Scott | 2020-06-24 | 1 | -1/+3 |
|
|
| * | GoogleTest: Replace SEND_ERROR with FATAL_ERROR | Craig Scott | 2020-06-24 | 1 | -1/+1 |
|
|
| * | Tests: Don't ask for things not required for GoogleTest | Craig Scott | 2020-06-24 | 4 | -8/+4 |
|
|
* | | Merge topic 'update-curl' into release-3.18 | Brad King | 2020-06-26 | 173 | -4703/+8369 |
|\ \
| |/
|/| |
|
| * | curl: Set build options the way we need for CMake | Brad King | 2020-06-24 | 1 | -0/+6 |
|
|
| * | Merge branch 'upstream-curl' into update-curl | Brad King | 2020-06-24 | 172 | -4702/+8362 |
| |\ |
|
| | * | curl 2020-06-23 (e9db32a0) | Curl Upstream | 2020-06-24 | 172 | -4703/+8364 |
|
|
| * | | curl: Update script to get curl 7.71.0 | Brad King | 2020-06-24 | 1 | -1/+1 |
|
|
* | | | Merge topic 'doc-get_target_property' into release-3.18 | Brad King | 2020-06-23 | 1 | -5/+5 |
|\ \ \ |
|
| * | | | Help: Update docs for failure result of get_target_property | Christopher Tetreault | 2020-06-23 | 1 | -5/+5 |
| |/ / |
|
* | | | Merge topic 'VxWorks-platform-id' into release-3.18 | Brad King | 2020-06-23 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | VxWorks: Add Platform ID for Modules/CMakePlatformId.h.in | Lihua Zhao | 2020-06-23 | 1 | -0/+3 |
| |/ / |
|
* | | | Merge topic 'makefile-fix-verbose' into release-3.18 | Brad King | 2020-06-23 | 1 | -3/+4 |
|\ \ \ |
|
| * | | | Makefile: Fix regression in .SILENT rule | Daniel Colascione | 2020-06-22 | 1 | -3/+4 |
| |/ / |
|
* | | | Merge topic 'fix-win-flex-bison' into release-3.18 | Brad King | 2020-06-23 | 2 | -2/+2 |
|\ \ \ |
|
| * | | | Find{FLEX,BISON}: Add 'win-' executable names | Yan | 2020-06-22 | 2 | -2/+2 |
|
|
* | | | | Merge topic 'FindCUDA-11' into release-3.18 | Brad King | 2020-06-23 | 1 | -2/+5 |
|\ \ \ \ |
|
| * | | | | FindCUDA: Do not search for the deprecated nppicom when CUDA >= 11 | Robert Maynard | 2020-06-22 | 1 | -2/+5 |
| | |/ /
| |/| | |
|
* | | | | Merge topic 'test-all-find-modules' into release-3.18 | Brad King | 2020-06-23 | 3 | -35/+0 |
|\ \ \ \ |
|
| * | | | | Tests: Drop redundant FindModulesExecuteAll test | Brad King | 2020-06-23 | 3 | -35/+0 |
| |/ / / |
|
* | | | | Merge topic 'try_compile-nfs' into release-3.18 | 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 topic 'CUDAToolkit-cuda-11' into release-3.18 | 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 topic 'cuda-toolkit-vs' into release-3.18 | 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 topic 'cuda_nvcc_exe_search' into release-3.18 | Brad King | 2020-06-19 | 1 | -7/+1 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | CUDA: Fix NVCC executable search during compiler detection | Raul Tambre | 2020-06-18 | 1 | -7/+1 |
|/ / / / |
|
* | | | | Merge topic 'improve_device_link_policy_cross_ref' into release-3.18 | 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 topic 'doc-3.18-fixups' into release-3.18 | 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 'armclang-typo' into release-3.18 | Brad King | 2020-06-18 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | ARMClang: Fix typo in -Xlinker flag | Osama Moharam | 2020-06-18 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | Merge topic 'test-split-RunCMake.target_link_libraries' into release-3.18 | Brad King | 2020-06-18 | 40 | -69/+202 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Tests: Shorten case names in RunCMake.target_link_libraries-* tests | Brad King | 2020-06-17 | 18 | -31/+31 |
|
|
| * | | | | Tests: Split RunCMake.target_link_libraries test | Marc Chevrier | 2020-06-17 | 40 | -68/+201 |
|
|
* | | | | | Merge topic 'doc-relnotes' into release-3.18 | Brad King | 2020-06-17 | 1 | -8/+8 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Help: Fix order of FindCUDAToolkit entry in 3.18 release notes | Brad King | 2020-06-17 | 1 | -8/+8 |
|/ / / / |
|