| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
|
|
* | librhash: Build the library within CMake | Brad King | 2016-11-10 | 1 | -0/+4 |
|
|
* | Encoding: Remove option to use ANSI code page internally | Clinton Stimpson | 2016-11-02 | 1 | -6/+2 |
|
|
* | Enable Unicode output to Windows consoles | Dāvis Mosāns | 2016-10-26 | 1 | -0/+1 |
|
|
* | Allow custom built libarchive to use custom built expat. | Daniel Pfeifer | 2016-10-09 | 1 | -18/+20 |
|
|
* | Don't require liblzma when using system libarchive | Daniel Pfeifer | 2016-10-09 | 1 | -12/+14 |
|
|
* | Don't require libbz2 when using system libarchive | Daniel Pfeifer | 2016-10-09 | 1 | -8/+13 |
|
|
* | Set minimum version for LibUV to 1.0.0 | Chuck Atkins | 2016-10-07 | 1 | -1/+1 |
|
|
* | Use find_package for JsonCpp and LibUV instead of include | Chuck Atkins | 2016-10-07 | 1 | -2/+6 |
|
|
* | server-mode: Add option to enable/disable test case explicitly | Brad King | 2016-09-29 | 1 | -0/+3 |
|
|
* | server-mode: Add option to enable/disable the mode explicitly | Brad King | 2016-09-29 | 1 | -6/+16 |
|
|
* | server-mode: Rename variable CMake_{HAVE => ENABLE}_SERVER_MODE | Brad King | 2016-09-29 | 1 | -2/+2 |
|
|
* | server-mode: Enable from bootstrapped CMake build | Brad King | 2016-09-29 | 1 | -1/+1 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+3 |
|
|
* | cmake-server: Bare-bones server implementation | Tobias Hunger | 2016-09-19 | 1 | -0/+12 |
|
|
* | Require CMake 2.8.12.2 to build CMake itself | Brad King | 2016-09-15 | 1 | -1/+1 |
|
|
* | Do not build libuv on HP-UX | Brad King | 2016-08-31 | 1 | -0/+3 |
|
|
* | Do not build libuv on SPARC | Brad King | 2016-08-31 | 1 | -0/+3 |
|
|
* | Do not build libuv on Cygwin | Brad King | 2016-08-31 | 1 | -0/+3 |
|
|
* | Do not build libuv on Mac OS X 10.4 and lower | Brad King | 2016-08-31 | 1 | -0/+14 |
|
|
* | Add option to build CMake against a system libuv | Brad King | 2016-08-31 | 1 | -4/+18 |
|
|
* | libuv: Build the library within CMake | Brad King | 2016-08-31 | 1 | -0/+13 |
|
|
* | Added CMake_BUILD_DEVELOPER_REFERENCE option | Konstantin Podsvirov | 2016-08-16 | 1 | -0/+5 |
|
|
* | Make C++ feature checks extensible | Daniel Pfeifer | 2016-06-27 | 1 | -1/+1 |
|
|
* | cmake-gui: Reference LGPLv3 when redistributing Qt | Brad King | 2016-06-17 | 1 | -0/+10 |
|
|