summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | Merge branch 'release-3.18'Brad King2020-07-080-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | Merge topic 'FindMPI-nvcc-link-pthread' into release-3.18Brad King2020-07-081-0/+2
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'FindMPI-nvcc-link-pthread'Brad King2020-07-081-0/+2
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | FindMPI: Pass -pthread to NVCC through -Xlinker for device linkingRobert Maynard2020-07-071-0/+2
* | | | | | | | | | Merge branch 'release-3.18'Brad King2020-07-080-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge topic 'cuda-11-compute-arch' into release-3.18Brad King2020-07-081-7/+27
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge topic 'cuda-11-compute-arch'Brad King2020-07-081-7/+27
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | FindCUDA/select_compute_arch: Add CUDA 11 and Ampere supportzasdfg bnm2020-07-071-7/+27
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'release-3.18'Brad King2020-07-080-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge topic 'find-blas-lapack-mklroot-win' into release-3.18Brad King2020-07-082-2/+2
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'find-blas-lapack-mklroot-win'Brad King2020-07-082-2/+2
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | FindLAPACK: Handle Windows Intel MKLROOT with backslashMichael Hirsch2020-07-071-1/+1
| * | | | | | | | | FindBLAS: Handle Windows Intel MKLROOT with backslashMichael Hirsch2020-07-071-1/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2020-07-081-1/+1
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | Merge topic 'doc-versionadded'Brad King2020-07-07746-0/+1620
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: Add Sphinx 'versionadded' directives to each top-level documentKitware Robot2020-07-06744-0/+1488
| * | | | | | | | Help/dev: Add maintainer guide step for 'versionadded' documentation markupBrad King2020-07-061-0/+17
| * | | | | | | | Utilities/Sphinx: Add script for inserting ".. versionadded" directiveNikita Nemkin2020-07-031-0/+115
* | | | | | | | | Merge topic 'bootstrap-system-libuv'Brad King2020-07-071-14/+28
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | bootstrap: Add option to use system libuv during bootstrapJulien Schueller2020-07-061-14/+28
* | | | | | | | | | Merge branch 'release-3.18'Brad King2020-07-070-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge topic 'cmake-gui-qt-5.14' into release-3.18Brad King2020-07-071-4/+4
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'cmake-gui-qt-5.14'Brad King2020-07-071-4/+4
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | cmake-gui: Fix compilation as C++14 with Qt 5.14Brad King2020-07-061-4/+4
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'release-3.18'Brad King2020-07-070-0/+0
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'FindMPI-nvcc-fexceptions' into release-3.18Brad King2020-07-071-1/+3
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'FindMPI-nvcc-fexceptions'Brad King2020-07-071-1/+3
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | FindMPI: Deny -fexceptions from NVCCAxel Huebl2020-07-061-1/+3
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2020-07-071-1/+1
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | Merge branch 'release-3.18'Brad King2020-07-060-0/+0
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch 'cmext-vs16-declval' into release-3.18Brad King2020-07-061-8/+9
| |\ \ \ \ \ \ \
| | * | | | | | | cmext: Implement cm::static_reference_cast by declvalSumit Bhardwaj2020-07-061-8/+9
| | |/ / / / / /
* | | | | | | | Merge topic 'sumitb/vs16'Marc Chevrier2020-07-061-8/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | Implement cm::static_reference_cast by declvalSumit Bhardwaj2020-07-041-8/+9
* | | | | | | | | Merge topic 'refactor-generator-configs'Brad King2020-07-0622-132/+125
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmMakefile: Refactor API to better handle empty config valuesRobert Maynard2020-07-0322-132/+125
* | | | | | | | | | Merge topic 'cmStandardLevelResolver-refactor'Brad King2020-07-062-630/+190
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cmStandardLevelResolver: Refactor to remove duplicate codeRobert Maynard2020-07-032-630/+190
* | | | | | | | | | | Merge branch 'release-3.18'Brad King2020-07-060-0/+0
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge topic 'doc-file_ARCHIVE_synopsis' into release-3.18Brad King2020-07-061-2/+2
| |\ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ Merge topic 'doc-file_ARCHIVE_synopsis'Brad King2020-07-061-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Help: Update file(ARCHIVE...) synopsis for renamed optionsCraig Scott2020-07-061-2/+2
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'release-3.18'Craig Scott2020-07-060-0/+0
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Merge topic 'doc-FRAMEWORK_MULTI_CONFIG_POSTFIX_CONFIG' into release-3.18Craig Scott2020-07-061-1/+1
| |\ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ Merge topic 'doc-FRAMEWORK_MULTI_CONFIG_POSTFIX_CONFIG'Craig Scott2020-07-061-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | / / / / / | |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
| * | | | | | | | | | Help: FRAMEWORK_MULTI_CONFIG_POSTFIX example should use actual configCraig Scott2020-07-051-1/+1
| |/ / / / / / / / /
* | | | | | | | | | CMake Nightly Date StampKitware Robot2020-07-061-1/+1
* | | | | | | | | | CMake Nightly Date StampKitware Robot2020-07-051-1/+1
* | | | | | | | | | CMake Nightly Date StampKitware Robot2020-07-041-1/+1
| |_|_|_|_|_|/ / / |/| | | | | | | |
* | | | | | | | | Merge topic 'cpack-dmg-sla'Brad King2020-07-0312-0/+83
|\ \ \ \ \ \ \ \ \