Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Merge branch 'curl-upstream' into update-curl | Brad King | 2015-08-12 | 181 | -11416/+14815 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | curl 7.44.0 (reduced) | Curl Upstream | 2015-08-12 | 181 | -11390/+14792 | |
| * | | | | | | | cmCurl: Tolerate lack of CURLOPT_CAPATH support | Brad King | 2015-08-12 | 1 | -1/+1 | |
* | | | | | | | | Merge topic 'compiler-id-ancient-gcc-version' | Brad King | 2015-08-17 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | GNU-DetermineCompiler: Add support for very old versions of GCC | Kars de Jong | 2015-08-13 | 1 | -1/+3 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'FindOpenSSL-imported-targets' | Brad King | 2015-08-17 | 5 | -12/+138 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | FindOpenSSL: Provide imported targets OpenSSL::{SSL,Crypto} | Konstantin Podsvirov | 2015-08-13 | 5 | -0/+122 | |
| * | | | | | | | | FindOpenSSL: Revise and format module documentation | Brad King | 2015-08-13 | 1 | -15/+19 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'use-generator-target' | Brad King | 2015-08-17 | 3 | -1/+12 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| * | | | | | | | cmComputeLinkInformation: Lookup a target only if we have one | Brad King | 2015-08-13 | 3 | -1/+12 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-08-17 | 1 | -1/+1 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-08-16 | 1 | -1/+1 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-08-15 | 1 | -1/+1 | |
| |_|_|_|/ / / |/| | | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-08-14 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'release' | Brad King | 2015-08-13 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | / / | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | CMake 3.3.1v3.3.1 | Brad King | 2015-08-13 | 1 | -1/+1 | |
* | | | | | | Merge topic 'add-link-search-static-properties-defaults' | Brad King | 2015-08-13 | 1 | -0/+9 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Help: Add notes for topic 'add-link-search-static-properties-defaults' | Brad King | 2015-08-13 | 1 | -0/+9 | |
* | | | | | | | Merge topic 'OUTPUT_DIRECTORY-genex' | Brad King | 2015-08-13 | 14 | -10/+119 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add generator expression support to OUTPUT_DIRECTORY target properties | Robert Goulet | 2015-08-12 | 14 | -7/+98 | |
| * | | | | | | | cmTarget: Detect and diagnose recursion in GetOutputInfo | Robert Goulet | 2015-08-12 | 1 | -3/+21 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge topic 'FindPkgConfig-capital-messages' | Brad King | 2015-08-13 | 1 | -5/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | FindPkgConfig: Capitalize first letter of all message()s | Christopher Meng | 2015-08-12 | 1 | -5/+5 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'add-link-search-static-properties-defaults' | Brad King | 2015-08-13 | 10 | -6/+137 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Allow LINK_SEARCH_{START,END}_STATIC props to have default values. | Chuck Atkins | 2015-08-13 | 10 | -6/+137 | |
|/ / / / / / | ||||||
* | | | | | | Merge topic 'fix-hpux-link-search-shared-flags' | Brad King | 2015-08-13 | 1 | -12/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | HP-UX: Fix linker search type flags for C shared libs on HP-UX | Chuck Atkins | 2015-08-12 | 1 | -12/+5 | |
* | | | | | | | Merge branch 'release' | Brad King | 2015-08-13 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | Merge branch 'compiler-version-Fortran' into release | Brad King | 2015-08-05 | 1 | -0/+1 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'fix-missing-subdir-error' into release | Brad King | 2015-08-04 | 11 | -2/+27 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'fix-xcode-quoting' into release | Brad King | 2015-07-31 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'ctest-add_subdirectory-crash' into release | Brad King | 2015-07-27 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-08-13 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'tests-use-CMAKE_MAKE_PROGRAM' | Brad King | 2015-08-12 | 2 | -0/+12 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Tests: Fix CMAKE_MAKE_PROGRAM selection in FortranC.Flags test | Brad King | 2015-08-11 | 1 | -0/+6 | |
| * | | | | | | | | | | Tests: Fix CMAKE_MAKE_PROGRAM selection in CMakeOnly tests | Brad King | 2015-08-11 | 1 | -0/+6 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'FindProtobuf-vs-x64' | Brad King | 2015-08-12 | 1 | -6/+11 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | FindProtobuf: Search x64 directories in VS-built protobuf source (#14833) | A. Joël Lamotte | 2015-08-11 | 1 | -6/+11 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge topic 'ExternalProject-hg-clone-without-update' | Brad King | 2015-08-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | ExternalProject: Tell "hg clone" not to implicitly update | A. Joël Lamotte | 2015-08-11 | 1 | -1/+1 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge topic 'ctest-report-compiler-version' | Brad King | 2015-08-12 | 2 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | CTest: Report to CDash the compiler version used to build the project | Daniel Pfeifer | 2015-08-11 | 2 | -3/+3 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge topic 'target_include_directories-relative-SYSTEM-dirs' | Brad King | 2015-08-12 | 4 | -10/+28 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | cmTarget: Remove unused AddSystemIncludeDirectories overload | Gregor Jasny | 2015-08-11 | 2 | -8/+0 | |
| * | | | | | | | | | | target_include_directories: Support relative SYSTEM include dirs (#15464) | Gregor Jasny | 2015-08-11 | 2 | -2/+28 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-08-12 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'bootstrap-no-ninja' | Brad King | 2015-08-11 | 2 | -6/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | bootstrap: Do not build Ninja generator | Brad King | 2015-08-10 | 2 | -6/+5 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'global-generator-makefiles' | Brad King | 2015-08-11 | 10 | -61/+72 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cmQtAutoGenerators: Prefer a generator to access global generator. | Stephen Kelly | 2015-08-07 | 1 | -2/+2 | |