summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* AIX: Add -pthread flag to enable std::thread with GCCBrad King2017-11-281-0/+4
* Merge topic 'tidy-sha1-comment'Brad King2017-11-201-1/+6
|\
| * clang-tidy: Clarify comment explaining purpose of CLANG_TIDY_SHA1Brad King2017-11-171-1/+6
* | IWYU: Suppress warnings from the internal ClangBrad King2017-11-171-1/+1
|/
* clang-tidy: Make .clang-tidy a build-time dependencyMatthias Maennich2017-09-281-0/+6
* server: test buffer parsingJustin Berger2017-08-311-0/+3
* server: always enable serverDaniel Pfeifer2017-08-261-18/+0
* server: backport to C++11Daniel Pfeifer2017-08-261-4/+1
* Merge topic 'require-c++11'Brad King2017-08-211-0/+4
|\
| * Require C++11 to build CMake itselfBrad King2017-08-161-0/+4
* | Require CMake 3.1 to build CMake itselfBrad King2017-08-101-22/+4
|/
* Make libuv available to all parts of CMakeBrad King2017-08-081-38/+13
* HP-UX: Drop support for building CMake on HP-UXBrad King2017-08-071-3/+8
* Build with libuv on Cygwin to enable server-modeBrad King2017-05-281-3/+0
* Update SunPro flags used for CMake itself to support C++11Brad King2017-05-081-4/+8
* Choose compiler-specific flags earlier in CMake's own buildBrad King2017-05-081-3/+4
* clang-tidy: add option CMake_RUN_CLANG_TIDYDaniel Pfeifer2017-05-041-0/+14
* Add include-what-you-use mappingDaniel Pfeifer2017-04-131-0/+11
* Help/dev: Exclude this directory from user-facing documentationBrad King2017-03-011-0/+1
* Enable libuv on Solaris 10Brad King2017-02-281-6/+0
* Update CMake pre-cached values for libarchive 3.3.0Brad King2017-02-231-11/+13
* Disable libuv on Solaris 10Eric Berge2016-12-211-0/+3
* Add option to build CMake against a system librhashBrad King2016-11-101-4/+18
* librhash: Build the library within CMakeBrad King2016-11-101-0/+4
* Encoding: Remove option to use ANSI code page internallyClinton Stimpson2016-11-021-6/+2
* Enable Unicode output to Windows consolesDāvis Mosāns2016-10-261-0/+1
* Allow custom built libarchive to use custom built expat.Daniel Pfeifer2016-10-091-18/+20
* Don't require liblzma when using system libarchiveDaniel Pfeifer2016-10-091-12/+14
* Don't require libbz2 when using system libarchiveDaniel Pfeifer2016-10-091-8/+13
* Set minimum version for LibUV to 1.0.0Chuck Atkins2016-10-071-1/+1
* Use find_package for JsonCpp and LibUV instead of includeChuck Atkins2016-10-071-2/+6
* server-mode: Add option to enable/disable test case explicitlyBrad King2016-09-291-0/+3
* server-mode: Add option to enable/disable the mode explicitlyBrad King2016-09-291-6/+16
* server-mode: Rename variable CMake_{HAVE => ENABLE}_SERVER_MODEBrad King2016-09-291-2/+2
* server-mode: Enable from bootstrapped CMake buildBrad King2016-09-291-1/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+3
* cmake-server: Bare-bones server implementationTobias Hunger2016-09-191-0/+12
* Require CMake 2.8.12.2 to build CMake itselfBrad King2016-09-151-1/+1
* Do not build libuv on HP-UXBrad King2016-08-311-0/+3
* Do not build libuv on SPARCBrad King2016-08-311-0/+3
* Do not build libuv on CygwinBrad King2016-08-311-0/+3
* Do not build libuv on Mac OS X 10.4 and lowerBrad King2016-08-311-0/+14
* Add option to build CMake against a system libuvBrad King2016-08-311-4/+18
* libuv: Build the library within CMakeBrad King2016-08-311-0/+13
* Added CMake_BUILD_DEVELOPER_REFERENCE optionKonstantin Podsvirov2016-08-161-0/+5
* Make C++ feature checks extensibleDaniel Pfeifer2016-06-271-1/+1
* cmake-gui: Reference LGPLv3 when redistributing QtBrad King2016-06-171-0/+10
* Automatically use OpenSSL by default on Linux and FreeBSD if availableBrad King2016-02-291-1/+9
* Add option to use a system-installed KWIMLBrad King2015-12-181-3/+22
* Port CMake from cmIML to KWIMLBrad King2015-12-181-3/+3