| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | | | | | | | Merge topic 'linker-preference' | Brad King | 2019-05-29 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Modules: setup `CMAKE_Swift_LINKER_PREFERENCE` | Saleem Abdulrasool | 2019-05-24 | 1 | -0/+3 |
|
|
* | | | | | | | | | | | | Merge topic 'findopenmp-new-dates' | Brad King | 2019-05-29 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | FindOpenMP: Add 5.0 and VS19 spec dates | Christian Pfeiffer | 2019-05-24 | 1 | -0/+4 |
| | |_|_|_|_|/ / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-05-29 | 1 | -1/+1 |
|
|
* | | | | | | | | | | | Merge topic 'flex' | Brad King | 2019-05-28 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | FindFLEX: fix example | Marcin Ĺšlusarz | 2019-05-26 | 1 | -0/+1 |
| | |_|/ / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge branch 'release-3.14' | Brad King | 2019-05-28 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|/ /
| |/| | | | | | | | |
|
| * | | | | | | | | | Merge branch 'FindThreads-doc-c++' into release-3.14 | Brad King | 2019-05-28 | 1 | -3/+0 |
| |\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | Merge branch 'FindBoost-contract-requires-compile-features' into release-3.14 | Brad King | 2019-05-24 | 1 | -0/+10 |
| |\ \ \ \ \ \ \ \ \ \ |
|
* | \ \ \ \ \ \ \ \ \ \ | Merge topic 'FindThreads-doc-c++' | Brad King | 2019-05-28 | 1 | -3/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \
| | |_|/ / / / / / / / /
| |/| | | | | | | | | | |
|
| * | | | | | | | | | | | FindThreads: Drop incorrect docs about usage with C++ | Brad King | 2019-05-28 | 1 | -3/+0 |
| | |_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge topic 'cmake_automoc_relaxed_mode_deprecation' | Brad King | 2019-05-28 | 4 | -4/+24 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Autogen: Deprecation release notes for CMAKE_AUTOMOC_RELAXED_MODE | Sebastian Holtermann | 2019-05-27 | 1 | -0/+5 |
|
|
| * | | | | | | | | | | | Help: Mark CMAKE_AUTOMOC_RELAXED_MODE as deprecated | Sebastian Holtermann | 2019-05-27 | 1 | -0/+2 |
|
|
| * | | | | | | | | | | | Autogen: Deprecation message for CMAKE_AUTOMOC_RELAXED_MODE | Sebastian Holtermann | 2019-05-27 | 2 | -4/+17 |
|
|
* | | | | | | | | | | | | Merge topic 'FindPython-find_framework' | Brad King | 2019-05-28 | 5 | -15/+46 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | FindPython: Add variable 'Python_FIND_FRAMEWORK' to control frameworks lookup. | Marc Chevrier | 2019-05-24 | 5 | -15/+46 |
| | |_|_|_|_|_|/ / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge topic 'GetPrerequisites-use-if-IN_LIST' | Brad King | 2019-05-28 | 1 | -10/+6 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | GetPrerequisites: use if(IN_LIST) instead of foreach | Ben Boeckel | 2019-05-23 | 1 | -10/+6 |
|
|
* | | | | | | | | | | | | | Merge topic 'swift-response' | Brad King | 2019-05-28 | 2 | -1/+7 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | Ninja,Swift: correct response file handling | Saleem Abdulrasool | 2019-05-23 | 2 | -1/+7 |
|
|
* | | | | | | | | | | | | | | Merge topic 'FindICU-find-names' | Brad King | 2019-05-28 | 1 | -4/+8 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | FindICU: Pass explicit NAMES argument to find command calls | Brad King | 2019-05-24 | 1 | -4/+8 |
|
|
* | | | | | | | | | | | | | | | Merge topic 'rel-push' | Brad King | 2019-05-28 | 4 | -47/+72 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | Utilities/Release: Replace upload step with a "push" script | Brad King | 2019-05-24 | 3 | -42/+72 |
|
|
| * | | | | | | | | | | | | | | | Utilities/Release: Teach upload script to compute version automatically | Brad King | 2019-05-24 | 2 | -7/+2 |
| |/ / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | Merge topic 'FindBoost-contract-requires-compile-features' | Brad King | 2019-05-28 | 1 | -0/+10 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|/ / / / / / /
| |/| | | | | | | | | / / / /
| |_|_|_|_|_|_|_|_|_|/ / / /
|/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | FindBoost: Add compiler features for Boost Contract library | Alex Turbov | 2019-05-24 | 1 | -0/+10 |
| | |_|_|_|_|/ / / / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-05-28 | 1 | -1/+1 |
|
|
* | | | | | | | | | | | | | Merge topic 'doc-typo-CTEST_CUSTOM_WARNING_xxx' | Craig Scott | 2019-05-27 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | Help: Fix typo for CTEST_CUSTOM_WARNING_xxx vars | Craig Scott | 2019-05-26 | 2 | -2/+2 |
| | |_|_|_|_|_|_|/ / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge topic 'doc-install-export-android-mk' | Craig Scott | 2019-05-27 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ / / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | Help: Fix typo in install(EXPORT_ANDROID_MK) example | John Freeman | 2019-05-26 | 1 | -2/+2 |
|
|
* | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-05-27 | 1 | -1/+1 |
| |/ / / / / / / / / / /
|/| | | | | | | | | | | |
|
* | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-05-26 | 1 | -1/+1 |
|/ / / / / / / / / / / |
|
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-05-25 | 1 | -1/+1 |
| |_|_|_|/ / / / / /
|/| | | | | | | | | |
|
* | | | | | | | | | | Merge topic 'selective-tar-extracting-and-listing' | Brad King | 2019-05-24 | 8 | -13/+121 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | cmake: tar: Allow selective extracting and listing of archives | Bartosz Kosiorek | 2019-05-23 | 8 | -13/+121 |
| | |_|/ / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge topic 'ninja-pool-link-doc-nit' | Brad King | 2019-05-24 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Help/CMAKE_JOB_POOL_LINK: match the header line with the variable | Ben Boeckel | 2019-05-24 | 1 | -1/+1 |
| | |_|/ / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge topic 'fix-armclang-policy' | Brad King | 2019-05-24 | 1 | -3/+5 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | ARMClang: fix policy manipulation in the compiler module | Ben Boeckel | 2019-05-23 | 1 | -3/+5 |
| | |_|_|/ / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge topic 'cmAppend' | Brad King | 2019-05-24 | 60 | -246/+193 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Use cmAppend to append ranges to std::vector instances | Sebastian Holtermann | 2019-05-23 | 59 | -246/+181 |
|
|
| * | | | | | | | | | | cmAlgorithms: Add cmAppend function | Sebastian Holtermann | 2019-05-23 | 1 | -0/+12 |
| | |_|/ / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge topic 'cmTargetMap_definition' | Brad King | 2019-05-24 | 6 | -22/+16 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | cmMakefile: Define cmTargetMap type in cmMakefile instead of cmTarget | Sebastian Holtermann | 2019-05-23 | 6 | -22/+16 |
|
|
* | | | | | | | | | | | Merge topic 'update-curl' | Brad King | 2019-05-24 | 172 | -5996/+6571 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | curl: Update build within CMake to account for 7.65 changes | Brad King | 2019-05-22 | 1 | -2/+5 |
|
|