| Commit message (Expand) | Author | Age | Files | Lines |
* | Help: Add infrastructure for guide-level documentation | Brad King | 2019-06-18 | 1 | -1/+1 |
|
|
* | Add undocumented option to sign CMake's own binaries on Windows | Brad King | 2019-05-08 | 1 | -0/+6 |
|
|
* | Configure CMake itself with policies through CMake 3.14 | Brad King | 2019-05-08 | 1 | -1/+1 |
|
|
* | Merge topic 'import-zstd' | Brad King | 2019-03-14 | 1 | -1/+14 |
|\ |
|
| * | CMake: Enable use of zstd in libarchive | Brad King | 2019-03-13 | 1 | -1/+14 |
|
|
* | | JsonCpp: Ignore deprecation warnings | Chuck Atkins | 2019-03-12 | 1 | -0/+4 |
|/ |
|
* | cmcompress: Delete unused 3rdParty module | Regina Pfeifer | 2019-02-25 | 1 | -8/+0 |
|
|
* | Configure KWSys to honor CMake_NO_CXX_STANDARD | Brad King | 2019-01-30 | 1 | -0/+3 |
|
|
* | Merge topic 'fileapi' | Brad King | 2018-12-13 | 1 | -1/+1 |
|\ |
|
| * | jsoncpp: Require version 1.4.1 when using system-provided library | Brad King | 2018-12-11 | 1 | -1/+1 |
|
|
* | | CTest: Remove submit method 'xmlrpc' | Regina Pfeifer | 2018-11-28 | 1 | -22/+4 |
|/ |
|
* | Add option to build CMake itself with IPO/LTO | Cristian Adam | 2018-10-25 | 1 | -0/+12 |
|
|
* | Merge topic 'fix-no-testing' | Brad King | 2018-10-25 | 1 | -3/+4 |
|\ |
|
| * | Tests: Add missing BUILD_TESTING conditions | Brad King | 2018-10-24 | 1 | -3/+4 |
|
|
* | | Merge topic 'update-curl' | Brad King | 2018-10-23 | 1 | -1/+0 |
|\ \
| |/ |
|
| * | curl: Update build within CMake to account for 7.61 changes | Brad King | 2018-10-22 | 1 | -1/+0 |
|
|
* | | Declare support for CMake versions through 3.12 for own build | Brad King | 2018-10-17 | 1 | -1/+1 |
|/ |
|
* | Update CMake pre-cached values for libarchive 3.3.3 | Brad King | 2018-09-26 | 1 | -0/+1 |
|
|
* | libarchive: Bump the minimum version from 3.0.0 to 3.1.0 | Chuck Atkins | 2018-08-29 | 1 | -1/+1 |
|
|
* | IWYU: Fix workaround mapping for std::hash | Brad King | 2018-08-07 | 1 | -1/+2 |
|
|
* | IWYU: Define a macro to tell code it is preprocessing for iwyu | Brad King | 2018-05-25 | 1 | -1/+1 |
|
|
* | Merge topic 'libuv_version_bump' | Brad King | 2018-04-17 | 1 | -1/+1 |
|\ |
|
| * | Explicitly require LibUV 1.10 or higher to build CMake | ErofeevK | 2018-04-16 | 1 | -1/+1 |
|
|
* | | ccmake: Check for curses more robustly before enabling | Brad King | 2018-03-21 | 1 | -12/+14 |
|/ |
|
* | CMakeLib: Link to system thread libraries to support std::thread | Brad King | 2018-02-22 | 1 | -0/+2 |
|
|
* | Compile CMake as C++17 if supported by the compiler | Brad King | 2017-12-22 | 1 | -4/+13 |
|
|
* | Generalize check for C++14 constructs | Brad King | 2017-12-22 | 1 | -2/+2 |
|
|
* | AIX: Add -pthread flag to enable std::thread with GCC | Brad King | 2017-11-28 | 1 | -0/+4 |
|
|
* | Merge topic 'tidy-sha1-comment' | Brad King | 2017-11-20 | 1 | -1/+6 |
|\ |
|
| * | clang-tidy: Clarify comment explaining purpose of CLANG_TIDY_SHA1 | Brad King | 2017-11-17 | 1 | -1/+6 |
|
|
* | | IWYU: Suppress warnings from the internal Clang | Brad King | 2017-11-17 | 1 | -1/+1 |
|/ |
|
* | clang-tidy: Make .clang-tidy a build-time dependency | Matthias Maennich | 2017-09-28 | 1 | -0/+6 |
|
|
* | server: test buffer parsing | Justin Berger | 2017-08-31 | 1 | -0/+3 |
|
|
* | server: always enable server | Daniel Pfeifer | 2017-08-26 | 1 | -18/+0 |
|
|
* | server: backport to C++11 | Daniel Pfeifer | 2017-08-26 | 1 | -4/+1 |
|
|
* | Merge topic 'require-c++11' | Brad King | 2017-08-21 | 1 | -0/+4 |
|\ |
|
| * | Require C++11 to build CMake itself | Brad King | 2017-08-16 | 1 | -0/+4 |
|
|
* | | Require CMake 3.1 to build CMake itself | Brad King | 2017-08-10 | 1 | -22/+4 |
|/ |
|
* | Make libuv available to all parts of CMake | Brad King | 2017-08-08 | 1 | -38/+13 |
|
|
* | HP-UX: Drop support for building CMake on HP-UX | Brad King | 2017-08-07 | 1 | -3/+8 |
|
|
* | Build with libuv on Cygwin to enable server-mode | Brad King | 2017-05-28 | 1 | -3/+0 |
|
|
* | Update SunPro flags used for CMake itself to support C++11 | Brad King | 2017-05-08 | 1 | -4/+8 |
|
|
* | Choose compiler-specific flags earlier in CMake's own build | Brad King | 2017-05-08 | 1 | -3/+4 |
|
|
* | clang-tidy: add option CMake_RUN_CLANG_TIDY | Daniel Pfeifer | 2017-05-04 | 1 | -0/+14 |
|
|
* | Add include-what-you-use mapping | Daniel Pfeifer | 2017-04-13 | 1 | -0/+11 |
|
|
* | Help/dev: Exclude this directory from user-facing documentation | Brad King | 2017-03-01 | 1 | -0/+1 |
|
|
* | Enable libuv on Solaris 10 | Brad King | 2017-02-28 | 1 | -6/+0 |
|
|
* | Update CMake pre-cached values for libarchive 3.3.0 | Brad King | 2017-02-23 | 1 | -11/+13 |
|
|
* | Disable libuv on Solaris 10 | Eric Berge | 2016-12-21 | 1 | -0/+3 |
|
|
* | Add option to build CMake against a system librhash | Brad King | 2016-11-10 | 1 | -4/+18 |
|
|