summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
* Rename Docs to AuxiliaryBrad King2013-10-151-2/+2
* Cleanup use of CMake version in install destinationsBrad King2013-10-151-21/+2
* Factor CMake version logic into dedicated moduleBrad King2013-10-151-21/+2
* Require CMake 2.8.4 or greater to build CMakeStephen Kelly2013-10-151-16/+4
* Merge topic 'osx-cmake-app-info-plist'Brad King2013-10-091-2/+3
|\
| * OS X: Set CMake.app bundle Info.plist fields (#11694)Brad King2013-10-081-2/+3
* | Set policy CMP0025 to NEW while building CMake itselfBrad King2013-10-071-0/+3
|/
* Clean up install rules of CMake itself (#14371)Brad King2013-08-261-11/+12
* Tests: Add generator toolset supportBrad King2013-02-071-0/+2
* Add the -Wundef flag when compiling CMake.Stephen Kelly2013-01-081-2/+2
* Remove references to KWSys Process Win9x supportBrad King2012-12-191-2/+0
* Enable some compiler warnings when building CMake.Stephen Kelly2012-11-131-0/+23
* Remove CMake multiline block-end command argumentsMarcin Wojdyr2012-08-151-4/+2
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-47/+47
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-338/+338
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-24/+24
* Require CMake 2.8.2 or higher to build CMakeBrad King2012-04-261-4/+3
* Enhancement of bash completion scripts given by Igor Murzov.Eric NOULARD2012-04-231-0/+3
* Refactor CMake version handlingBrad King2012-04-201-16/+3
* Begin post-2.8.8 developmentDavid Cole2012-04-181-2/+2
* CMake 2.8.8v2.8.8David Cole2012-04-181-1/+1
* CMake 2.8.8-rc2David Cole2012-04-051-1/+1
* CMake 2.8.8-rc1David Cole2012-03-221-3/+3
* Merge topic 'update-libarchive'David Cole2012-01-091-5/+6
|\
| * Configure libarchive build within CMakeBrad King2011-12-231-6/+6
| * libarchive: Remove our copy to make room for new importBrad King2011-12-201-0/+1
* | remove reference to CVS directory when installing filesRolf Eike Beer2012-01-021-1/+0
* | Begin post-2.8.7 developmentDavid Cole2011-12-301-2/+2
* | CMake 2.8.7v2.8.7David Cole2011-12-301-1/+1
* | CMake 2.8.7-rc2David Cole2011-12-211-1/+1
* | CMake 2.8.7-rc1David Cole2011-12-081-3/+3
|/
* Merge topic 'import-KWIML'David Cole2011-11-151-0/+6
|\