Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'ctest-resource-file-cache' | Brad King | 2020-04-06 | 18 | -34/+118 |
|\ | |||||
| * | CTest: Add CTEST_RESOURCE_SPEC_FILE variable | Kyle Edwards | 2020-04-02 | 18 | -34/+118 |
* | | Merge topic 'use-cmWorkingDirectory' | Brad King | 2020-04-06 | 3 | -5/+6 |
|\ \ | |||||
| * | | cmWorkingDirectory: Add GetOldDirectory method | Brad King | 2020-04-03 | 2 | -2/+4 |
| * | | CPack/FreeBSD: Use RAII to save/restore working directory | Brad King | 2020-04-03 | 1 | -3/+2 |
* | | | Merge topic 'curl-http2' | Brad King | 2020-04-06 | 56 | -2/+31109 |
|\ \ \ | |||||
| * | | | curl: Enable HTTP/2 support by using nghttp2 | Brad King | 2020-04-03 | 2 | -0/+9 |
| * | | | curl: When building inside CMake, link dependencies as PRIVATE | Brad King | 2020-04-03 | 1 | -1/+1 |
| * | | | nghttp2: Build the library within CMake for use by our curl | Brad King | 2020-04-03 | 4 | -1/+84 |
| * | | | Merge branch 'upstream-nghttp2' into curl-http2 | Brad King | 2020-04-01 | 48 | -0/+30985 |
| |\ \ \ | |||||
| | * | | | nghttp2 2019-11-15 (cc05c5fe) | nghttp2 upstream | 2020-04-01 | 48 | -0/+30985 |
| | / / | |||||
| * | | | nghttp2: Add script to import from upstream | Brad King | 2020-04-01 | 1 | -0/+30 |
* | | | | Merge branch 'release-3.17' | Craig Scott | 2020-04-06 | 0 | -0/+0 |
|\ \ \ \ | |||||
| * \ \ \ | Merge topic 'docs-CMAKE_FIND_DEBUG_MODE' into release-3.17 | Craig Scott | 2020-04-06 | 2 | -1/+4 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'docs-CMAKE_FIND_DEBUG_MODE' | Craig Scott | 2020-04-06 | 2 | -1/+4 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Help: Improve discoverability of CMAKE_FIND_DEBUG_MODE | Craig Scott | 2020-04-04 | 1 | -1/+3 |
| * | | | | | Help: Fix CMAKE_FIND_DEBUG_MODE list formatting | Craig Scott | 2020-04-04 | 1 | -0/+1 |
| |/ / / / | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-04-06 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-04-05 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-04-04 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | Merge topic 'pch-ios-multi-arch' | Brad King | 2020-04-03 | 10 | -214/+352 |
|\ \ \ \ | |||||
| * | | | | PCH: Add support for multi architecture iOS projects | Cristian Adam | 2020-04-02 | 10 | -214/+352 |
* | | | | | Merge branch 'release-3.17' | Brad King | 2020-04-03 | 0 | -0/+0 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge topic 'ExternalProject-no-extract-bool' into release-3.17 | Brad King | 2020-04-03 | 2 | -1/+10 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'ExternalProject-no-extract-bool' | Brad King | 2020-04-03 | 2 | -1/+10 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | ExternalProject: allow `DOWNLOAD_NO_EXTRACT OFF` | Ben Boeckel | 2020-04-02 | 2 | -1/+10 |
* | | | | | | Merge branch 'release-3.17' | Brad King | 2020-04-03 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Merge topic 'rel-linux-openssl' into release-3.17 | Brad King | 2020-04-03 | 2 | -6/+6 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'rel-linux-openssl' | Brad King | 2020-04-03 | 2 | -6/+6 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Utilities/Release: Update to openssl 1.1.1f | Brad King | 2020-04-03 | 2 | -6/+6 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-04-03 | 1 | -1/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Merge topic 'cmprop-makefile' | Brad King | 2020-04-02 | 17 | -87/+104 |
|\ \ \ \ \ | |||||
| * | | | | | cmMakefile::GetProperty: return cmProp | Vitaly Stakhovsky | 2020-04-01 | 17 | -87/+104 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge topic 'config-case' | Brad King | 2020-04-02 | 5 | -26/+24 |
|\ \ \ \ \ | |||||
| * | | | | | cmLocalGenerator: Avoid using upper-case config when not necessary | Brad King | 2020-04-01 | 1 | -4/+3 |
| * | | | | | cmLocalGenerator: Clarify local variable name in GetTargetFlags | Brad King | 2020-04-01 | 1 | -12/+13 |
| * | | | | | cmLocalGenerator: Convert GetStaticLibraryFlags to take original-case config | Brad King | 2020-04-01 | 5 | -14/+12 |
| |/ / / / | |||||
* | | | | | Merge topic 'discourage-cmake_install' | Brad King | 2020-04-02 | 1 | -0/+5 |
|\ \ \ \ \ | |||||
| * | | | | | Help: Discourage direct use of cmake_install.cmake | Kyle Edwards | 2020-04-01 | 1 | -0/+5 |
* | | | | | | Merge topic 'cuda_check' | Brad King | 2020-04-02 | 1 | -2/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cm_cxx_features: Remove CUDA installation warning filtering | Raul Tambre | 2020-04-01 | 1 | -2/+0 |
* | | | | | | | Merge topic 'update-kwsys' | Brad King | 2020-04-02 | 1 | -1/+8 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2020-04-01 | 1 | -1/+8 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| | * | | | | | | KWSys 2020-04-01 (25694819) | KWSys Upstream | 2020-04-01 | 1 | -1/+8 |
* | | | | | | | | Merge branch 'release-3.16' | Brad King | 2020-04-02 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'FindPython-fix-VIRTUALENV-eq-FIRST' into release-3.16 | Brad King | 2020-04-01 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ | Merge branch 'release-3.17' | Brad King | 2020-04-02 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||||
| * | | | | | | | | | Merge topic 'FindPython-fix-VIRTUALENV-eq-FIRST' into release-3.17 | Brad King | 2020-04-02 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | |||||
* | | | | | | | | | | Merge topic 'FindPython-fix-VIRTUALENV-eq-FIRST' | Brad King | 2020-04-02 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | FindPython: fix handling when FIND_VIRTUALENV == FIRST | Marc Chevrier | 2020-04-01 | 1 | -1/+1 |