summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
* ENH: add RC stuff to main treeBill Hoffman2007-01-041-0/+4
* ENH: Add options to build with system utility libraries. Organize inclusion ...Brad King2006-10-191-26/+129
* ENH: Changing default data and doc directories to share/cmake-V.v and doc/cma...Brad King2006-08-251-2/+2
* ENH: Start building compress libraryAndy Cedilnik2006-08-141-1/+7
* ENH: centralized locaiton of CMakeFiles settingKen Martin2006-06-141-4/+4
* ENH: add the processor to the system name for cpackBill Hoffman2006-05-121-3/+3
* BUG: Prevent stripping of sourcesAndy Cedilnik2006-05-101-0/+1
* ENH: allow for cpack stuff to be changedBill Hoffman2006-05-101-6/+8
* ENH: Add support for stipping and make more things overwritableAndy Cedilnik2006-05-021-0/+1
* ENH: Add more install registry optionsAndy Cedilnik2006-04-291-0/+5
* ENH: Add NSIS options page for path selection, fix adding and removing from p...Andy Cedilnik2006-04-291-0/+1
* ENH: Add template of ctest scriptAndy Cedilnik2006-04-281-0/+4
* ENH: Enable pathAndy Cedilnik2006-04-231-0/+1
* ENH: update cpack stuff to match old cmake releasesBill Hoffman2006-04-191-1/+14
* ENH: move version numbers to 2.5.0Bill Hoffman2006-04-181-2/+2