summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'ctest-resource-file-cache'Brad King2020-04-0618-34/+118
|\
| * CTest: Add CTEST_RESOURCE_SPEC_FILE variableKyle Edwards2020-04-0218-34/+118
* | Merge topic 'use-cmWorkingDirectory'Brad King2020-04-063-5/+6
|\ \
| * | cmWorkingDirectory: Add GetOldDirectory methodBrad King2020-04-032-2/+4
| * | CPack/FreeBSD: Use RAII to save/restore working directoryBrad King2020-04-031-3/+2
* | | Merge topic 'curl-http2'Brad King2020-04-0656-2/+31109
|\ \ \
| * | | curl: Enable HTTP/2 support by using nghttp2Brad King2020-04-032-0/+9
| * | | curl: When building inside CMake, link dependencies as PRIVATEBrad King2020-04-031-1/+1
| * | | nghttp2: Build the library within CMake for use by our curlBrad King2020-04-034-1/+84
| * | | Merge branch 'upstream-nghttp2' into curl-http2Brad King2020-04-0148-0/+30985
| |\ \ \
| | * | | nghttp2 2019-11-15 (cc05c5fe)nghttp2 upstream2020-04-0148-0/+30985
| | / /
| * | | nghttp2: Add script to import from upstreamBrad King2020-04-011-0/+30
* | | | Merge branch 'release-3.17'Craig Scott2020-04-060-0/+0
|\ \ \ \
| * \ \ \ Merge topic 'docs-CMAKE_FIND_DEBUG_MODE' into release-3.17Craig Scott2020-04-062-1/+4
| |\ \ \ \
* | \ \ \ \ Merge topic 'docs-CMAKE_FIND_DEBUG_MODE'Craig Scott2020-04-062-1/+4
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Help: Improve discoverability of CMAKE_FIND_DEBUG_MODECraig Scott2020-04-041-1/+3
| * | | | | Help: Fix CMAKE_FIND_DEBUG_MODE list formattingCraig Scott2020-04-041-0/+1
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2020-04-061-1/+1
* | | | | CMake Nightly Date StampKitware Robot2020-04-051-1/+1
* | | | | CMake Nightly Date StampKitware Robot2020-04-041-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'pch-ios-multi-arch'Brad King2020-04-0310-214/+352
|\ \ \ \
| * | | | PCH: Add support for multi architecture iOS projectsCristian Adam2020-04-0210-214/+352
* | | | | Merge branch 'release-3.17'Brad King2020-04-030-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge topic 'ExternalProject-no-extract-bool' into release-3.17Brad King2020-04-032-1/+10
| |\ \ \ \
* | \ \ \ \ Merge topic 'ExternalProject-no-extract-bool'Brad King2020-04-032-1/+10
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | ExternalProject: allow `DOWNLOAD_NO_EXTRACT OFF`Ben Boeckel2020-04-022-1/+10
* | | | | | Merge branch 'release-3.17'Brad King2020-04-030-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'rel-linux-openssl' into release-3.17Brad King2020-04-032-6/+6
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'rel-linux-openssl'Brad King2020-04-032-6/+6
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Utilities/Release: Update to openssl 1.1.1fBrad King2020-04-032-6/+6
| | |/ / / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2020-04-031-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge topic 'cmprop-makefile'Brad King2020-04-0217-87/+104
|\ \ \ \ \
| * | | | | cmMakefile::GetProperty: return cmPropVitaly Stakhovsky2020-04-0117-87/+104
| | |_|_|/ | |/| | |
* | | | | Merge topic 'config-case'Brad King2020-04-025-26/+24
|\ \ \ \ \
| * | | | | cmLocalGenerator: Avoid using upper-case config when not necessaryBrad King2020-04-011-4/+3
| * | | | | cmLocalGenerator: Clarify local variable name in GetTargetFlagsBrad King2020-04-011-12/+13
| * | | | | cmLocalGenerator: Convert GetStaticLibraryFlags to take original-case configBrad King2020-04-015-14/+12
| |/ / / /
* | | | | Merge topic 'discourage-cmake_install'Brad King2020-04-021-0/+5
|\ \ \ \ \
| * | | | | Help: Discourage direct use of cmake_install.cmakeKyle Edwards2020-04-011-0/+5
* | | | | | Merge topic 'cuda_check'Brad King2020-04-021-2/+0
|\ \ \ \ \ \
| * | | | | | cm_cxx_features: Remove CUDA installation warning filteringRaul Tambre2020-04-011-2/+0
* | | | | | | Merge topic 'update-kwsys'Brad King2020-04-021-1/+8
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2020-04-011-1/+8
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | KWSys 2020-04-01 (25694819)KWSys Upstream2020-04-011-1/+8
* | | | | | | | Merge branch 'release-3.16'Brad King2020-04-020-0/+0
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'FindPython-fix-VIRTUALENV-eq-FIRST' into release-3.16Brad King2020-04-011-1/+1
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge branch 'release-3.17'Brad King2020-04-020-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | Merge topic 'FindPython-fix-VIRTUALENV-eq-FIRST' into release-3.17Brad King2020-04-021-1/+1
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
* | | | | | | | | | Merge topic 'FindPython-fix-VIRTUALENV-eq-FIRST'Brad King2020-04-021-1/+1
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | FindPython: fix handling when FIND_VIRTUALENV == FIRSTMarc Chevrier2020-04-011-1/+1