summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-0/+11
* Install KWSys Copyright.txt as documentationBrad King2009-09-281-0/+2
* Install Copyright.txtBrad King2009-09-281-0/+3
* CVS is now 2.9Bill Hoffman2009-09-241-1/+1
* Remove CMakeSetup. Long live cmake-gui, start building Qt now.Bill Hoffman2009-09-031-50/+4
* Fix installation when built by CMake 2.4Brad King2009-07-311-0/+6
* ENH: Allow empty endif() and such with CMake 2.4Brad King2009-07-241-0/+2
* ENH: Install all Modules and TemplatesBrad King2009-07-241-2/+15
* COMP: We now require CMake 2.4.5 or higher to buildBrad King2009-06-111-1/+1
* ENH: Disable the xmlrpc drop method by defaultBrad King2009-06-111-18/+13
* ENH: Remove option to build cmcurl-7.19.0Brad King2009-06-111-7/+1
* ENH: Simplify decision to use system librariesBrad King2009-06-111-53/+38
* ENH: allow for shared build of libcurl and fix build with openssl option (ssl...Bill Hoffman2009-04-101-1/+4
* ENH: Overhaul CMake version numberingBrad King2009-03-051-7/+3
* ENH: check in ability to build with new curl -f -DCMAKE_USE_NEW_CURL is setBill Hoffman2008-09-291-2/+8
* ENH: install the mac application bundle into /Applications directly with no e...Bill Hoffman2008-04-041-4/+5
* ENH: forgot to check this in, need to change the version in CVSBill Hoffman2008-03-181-1/+1
* ENH: Set CMake Policy CMP0003 to NEW behavior to build without warnings with ...Brad King2008-03-171-0/+4
* BUG: undo accidental commitKen Martin2008-03-041-2/+9
* ENH: Simplify tests for building CMake itself with rpath support now that 2.4...Brad King2008-03-021-3/+2
* ENH: add first cut and policies still need to add the doc supportKen Martin2008-03-011-9/+2
* ENH: install seems to be working for cmake-guiBill Hoffman2008-02-181-2/+9
* ENH: require 2.4 to build cmakeBill Hoffman2008-02-181-1/+1
* ENH: support for cpack and install of cmake-gui as mac app bundleBill Hoffman2008-02-161-0/+11
* ENH: add support for the Syllable OS (http://www.syllable.org)Alexander Neundorf2007-11-231-7/+12
* BUG: Fixed construction of CMake_VERSION_DATE to use KWSys DateStamp feature ...Brad King2007-11-211-9/+4
* ENH: move CMAKE_STRICT option to the topKen Martin2007-11-061-0/+5
* COMP: use RPATH is building QtDialog and the Qt libs are not in /lib orAlexander Neundorf2007-11-051-2/+10
* ENH: add support for the Portland Compiler to CMake, can build cmake and the ...Alexander Neundorf2007-09-171-2/+2
* ENH: remove debug printBill Hoffman2007-09-091-1/+0
* ENH: MATH is not in bootstrap cmakeBill Hoffman2007-09-071-3/+3
* ENH: for CVS CMake have cpack use the version date in the name of the packageBill Hoffman2007-09-071-0/+16
* ENH: Create CTestCustom.cmake instead of CTestCustom.ctest. Create the old f...Brad King2007-08-311-0/+2
* COMP: enable RPATH if any of the CMAKE_USE_SYSTEM_XXX variables is enabledAlexander Neundorf2007-08-281-1/+32
* COMP: ccmake requires ncurses, according to Berk and since it doesn't buildAlexander Neundorf2007-08-151-0/+1
* ENH: make DartLocal.conf part of projectBill Hoffman2007-06-291-0/+4
* ENH: remove old style release stuffBill Hoffman2007-06-221-2/+0
* ENH: revert to SUBDIRS to make sure cmake can be built with 2.2Bill Hoffman2007-05-131-14/+14
* COMP: Need CMake 2.4 or a bootstrap cmake that has ADD_SUBDIRECTORY to build.Brad King2007-05-131-1/+1
* ENH: minor fixesKen Martin2007-05-111-0/+1
* ENH: some more CMakeList cleanupsKen Martin2007-05-111-1/+0
* ENH: more cleanup of some CMakeLists filesKen Martin2007-05-111-307/+368
* ENH: start trying to cleanup CMakeLists filesKen Martin2007-05-101-143/+14
* ENH: Enable use of kwsys MD5 implementation.Brad King2007-03-141-0/+1
* ENH: Prepare for the new curl. Curl is build static, so set define to onAndy Cedilnik2007-03-091-0/+1
* BUG: bad command lineKen Martin2007-03-011-1/+1
* BUG: bad command lineKen Martin2007-03-011-1/+1
* BUG: allow system information to accept the -G optionKen Martin2007-02-281-1/+45
* BUG: possible fix for new SystemInfo testKen Martin2007-02-271-0/+4
* ENH: add support for cygwin source and binary packagingBill Hoffman2007-02-021-0/+35