summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge branch 'release-3.18'Brad King2020-06-080-0/+0
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge topic 'vs-add_package_reference_install' into release-3.18Brad King2020-06-083-1/+32
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'vs-add_package_reference_install'Brad King2020-06-083-1/+32
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | VS: Enable DOTNET_TARGET_FRAMEWORK properties all target typesKinan Mahdi2020-06-053-1/+32
* | | | | | | | Merge branch 'release-3.18'Brad King2020-06-080-0/+0
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge topic 'cuda_cudart_status' into release-3.18Brad King2020-06-081-4/+4
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'cuda_cudart_status'Brad King2020-06-081-4/+4
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | FindCUDAToolkit: Fix cudart not found status messageRaul Tambre2020-06-081-4/+4
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'release-3.18'Brad King2020-06-080-0/+0
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge topic 'cuda_clang_simulate' into release-3.18Brad King2020-06-081-0/+3
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'cuda_clang_simulate'Brad King2020-06-081-0/+3
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | CUDA: Fix Clang depfile flags when simulating MSVCRaul Tambre2020-06-081-0/+3
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'release-3.18'Brad King2020-06-080-0/+0
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge topic 'cuda_user_architectures_specifiers' into release-3.18Brad King2020-06-081-2/+10
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'cuda_user_architectures_specifiers'Brad King2020-06-081-2/+10
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | CUDA: Fix checking working architectures with specifiersRaul Tambre2020-06-051-2/+10
* | | | | | | | CMake Nightly Date StampKitware Robot2020-06-081-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2020-06-071-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2020-06-061-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge branch 'release-3.18'Brad King2020-06-050-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge topic 'cuda-arch-cmp0104' into release-3.18Brad King2020-06-051-0/+8
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'cuda-arch-cmp0104'Brad King2020-06-051-0/+8
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | / | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | CUDA: Fix CUDA_ARCHITECTURES policy CMP0104 check in try_compileBrad King2020-06-051-0/+8
| |/ / / / /
* | | | | | Begin post-3.18 developmentBrad King2020-06-053-2/+11
* | | | | | Merge branch 'release-3.18'Brad King2020-06-053-12/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Begin 3.18 release versioningBrad King2020-06-051-3/+3
| * | | | | Help: Drop development topic notes to prepare releaseBrad King2020-06-052-9/+0
|/ / / / /
* | | | | Merge topic 'doc-3.18-relnotes'Brad King2020-06-0562-370/+301
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Help: Organize and revise 3.18 release notesBrad King2020-06-031-169/+211
| * | | | Help: Consolidate 3.18 release notesBrad King2020-06-0362-370/+259
* | | | | Merge topic 'reduce-try_compile'Brad King2020-06-057-45/+70
|\ \ \ \ \
| * | | | | libarchive: Map fixed-size integer types from KWIML as typedefsBrad King2020-06-031-10/+10
| * | | | | liblzma: Map fixed-size integer types from KWIML as typedefsBrad King2020-06-031-9/+9
| * | | | | KWSys: Hard-code try_compile results on WindowsBrad King2020-06-031-0/+15
| * | | | | cmSystemTools: Hard-code try_compile results for WindowsBrad King2020-06-031-4/+9
| * | | | | libarchive: Hard-code try_compile results for bundled dependenciesBrad King2020-06-031-0/+12
| * | | | | Source: Assume elf.h does not exist on WindowsBrad King2020-06-031-1/+3
| * | | | | expat: Remove unused try_compile checksBrad King2020-06-032-17/+0
| * | | | | Utilities: Update hard-coded try_compile results for third-party librariesBrad King2020-06-031-4/+12
* | | | | | Merge topic 'msbuild-utf8-enable'Brad King2020-06-056-5/+47
|\ \ \ \ \ \
| * | | | | | VS: Use StdOutEncoding for VS 16.7 Preview 3 and aboveJustin Goshi2020-06-034-5/+24
| * | | | | | VS: Extract instance version from VS InstallerJustin Goshi2020-06-034-0/+23
| |/ / / / /
* | | | | | Merge topic 'armclang-mcpu/armlink--cpu_options'Brad King2020-06-051-10/+57
|\ \ \ \ \ \
| * | | | | | ARMClang: allow fallback to -march and correct setting of --cpu flagsOsama Moharam2020-06-031-10/+57
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'cuda_clang_separable_error'Brad King2020-06-052-15/+31
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | CUDA: Don't RunCMake generate separable compilation tests on ClangRaul Tambre2020-06-031-15/+18
| * | | | | CUDA: Throw error if CUDA_SEPARABLE_COMPILATION is ON when using ClangRaul Tambre2020-06-021-0/+13
* | | | | | CMake Nightly Date StampKitware Robot2020-06-051-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2020-06-041-1/+1
* | | | | | Merge topic 'linux-release-builders'Brad King2020-06-034-8/+62
|\ \ \ \ \ \