summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update libarchive configuration within CMakeBrad King2015-10-281-0/+2
* Build: Set CMP0053 to NEW.Stephen Kelly2015-09-261-0/+3
* Avoid using C11 to build CMake if _Thread_local support is brokenRaphael Kubo da Costa2015-09-151-1/+6
* Simplify condition for using rpcrt4 library on WindowsBrad King2015-08-271-11/+0
* Do not install 3rd-party dependencies by defaultBrad King2015-08-051-1/+1
* CMake: Add CMake_INSTALL_DEPENDENCIES optionKonstantin Podsvirov2015-07-271-0/+5
* CMake: New option CMake_INSTALL_COMPONENTSKonstantin Podsvirov2015-07-071-1/+11
* CMake: Install COMPONENTsKonstantin Podsvirov2015-07-071-0/+1
* Check for std::unordered_map only if we are building CMakeBrad King2015-05-201-1/+3
* Use std::unordered_map instead of hash_map where available.Stephen Kelly2015-05-191-0/+1
* Avoid using C++14 to build CMake if cstdio breaksBrad King2015-05-081-1/+6
* Simplify logic to compute install prefix in OS X CMake.appBrad King2015-04-091-4/+1
* Add options to build CMake without any language dialectsBrad King2015-03-101-2/+2
* FindJsonCpp: Drop new module due to upstream jsoncpp providing packageBrad King2015-02-201-4/+2
* Require libarchive 3.0.0 or laterGregor Jasny2015-01-291-1/+1
* drop reference to removed Windows 9x supportRolf Eike Beer2015-01-271-1/+0
* curl: Add CURL_CA_PATH option to CMake build processBrad King2015-01-231-0/+7
* Add option to build CMake against a system jsoncppBrad King2015-01-201-3/+20
* Merge topic 'windows-utf-8'Brad King2015-01-161-1/+1
|\
| * Encoding: Switch to use UTF-8 internally by default on Windows.Clinton Stimpson2015-01-161-1/+1
* | jsoncpp: Build the library within CMakeBrad King2015-01-151-0/+5
|/
* Add options to build CMake without latest language dialectsBrad King2014-12-051-2/+6
* Merge topic 'use-latest-language-dialects'Brad King2014-12-011-0/+4
|\
| * Build CMake with most-recent available language dialect.Stephen Kelly2014-11-191-0/+4
* | ccmake: Add CMAKE_USE_SYSTEM_FORM option to use libform instead of cmFormÅdne Hovda2014-11-251-2/+7
|/
* curl: Configure build to work within CMakeBrad King2014-11-101-4/+1
* Merge topic 'cmake-cmp0054-warnings'Brad King2014-10-211-1/+1
|\
| * Avoid if() quoted auto-dereferenceBen Boeckel2014-10-201-1/+1
* | Remove borland workarounds.Stephen Kelly2014-10-151-1/+1
|/
* Remove unused legacy 'DartLocal.conf' fileBrad King2014-09-241-4/+0
* Fix if() checks of CMAKE_SYSTEM_NAME on CygwinBrad King2014-09-111-1/+1
* CMake: Enable use of liblzma in libarchive (#14504)Daniel Pfeifer2014-07-291-2/+21
* Tests: Build and test KWIML even when testing an external CMakeBrad King2014-07-071-6/+5
* Update CDash server URLBrad King2014-06-241-2/+2
* Update libarchive configuration within CMakeBrad King2014-04-031-0/+6
* Encoding: Provide option to configure CMake to use UTF-8 encoding.Clinton Stimpson2014-03-141-0/+7
* Tests: Optionally configure tests exclusively, with an external CMakeBrad King2014-03-031-137/+165
* Tests: Drop CMAKE_TEST_GENERATOR(|_TOOLSET) variablesBrad King2014-03-031-4/+1
* Tests: Drop CMAKE_TEST_MSVC and test MSVC directlyBrad King2014-03-031-11/+0
* Tests: Drop CMAKE_TEST_GENERATOR and CMAKE_TEST_MAKEPROGRAM optionsBrad King2014-03-031-11/+2
* Remove compatibility CTest code.Stephen Kelly2014-02-281-2/+0
* Remove obsolete workaround for old cmake versions.Stephen Kelly2014-01-071-11/+0
* Tests: Move CMAKE_TEST_MAKEPROGRAM into Tests/CMakeLists.txtBrad King2013-11-181-5/+0
* OS X: Drop version number from CMake.app bundle name (#11693)Brad King2013-11-121-2/+1
* Teach --help-* options to load documentation from .rst filesBrad King2013-10-161-1/+1
* Drop CMAKE_STRICT modeBrad King2013-10-151-4/+0
* Set IDE folder for CMake 'documentation' target only if it existsBrad King2013-10-151-1/+3