summaryrefslogtreecommitdiffstats
path: root/Utilities/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-0/+11
* BUG: Fix cmake-gui docs generation PATH featureBrad King2009-02-241-2/+5
* ENH: Help cmake-gui docs generation on WindowsBrad King2009-02-241-0/+11
* ENH: add cmake gui docsBill Hoffman2009-02-141-0/+1
* STYLE: add "--help-policy" and "--help-policies" to the documentationAlexander Neundorf2008-05-131-1/+11
* ENH: some more cleanup, fixes, and patch for HTML outputKen Martin2007-10-241-1/+7
* STYLE: better error message, name the new manpages cmakecommands,Alexander Neundorf2007-07-131-8/+8
* BUG: the cmake deps depend on cmakeAlexander Neundorf2007-07-061-1/+1
* BUG: fix build with cmake < 2.4Alexander Neundorf2007-07-021-16/+15
* ENH: generate separate documentation for the commands, compatiblityAlexander Neundorf2007-06-281-6/+40
* ENH:Alexander Neundorf2007-06-281-2/+2
* STYLE: use a macro for generating the documentationAlexander Neundorf2007-06-151-97/+37
* STYLE: add man page for cpackAlexander Neundorf2007-06-141-0/+18
* STYLE: use GET_TARGET_PROPERTY(LOCATION) instead of manually building theAlexander Neundorf2007-06-071-13/+6
* ENH: add KWStyle supportBill Hoffman2007-05-101-1/+1
* ENH: Added option BUILD_CursesDialog if curses is found. This allows people ...Brad King2006-02-081-22/+20
* COMP: Fixed build on VC++ Express 2005. Explicitly testing for MFC to determ...Brad King2006-02-031-2/+2
* BUG: converted to 1.8 form of custom commandsKen Martin2005-07-151-27/+16
* ENH: More cleanups and reorganizationAndy Cedilnik2005-03-041-2/+2
* ENH: Moved decision to build MFCDialog up to top level. It is used in both t...Brad King2003-08-221-26/+22
* ENH: Added documentation for ctest.Brad King2003-08-061-0/+20
* ENH: Added build of documentation for CMakeSetup.Brad King2003-07-231-1/+28
* BUG: Don't install ccmake documentation if no ccmake was built.Brad King2003-07-231-19/+23
* ENH: Added generation of ccmake documentation on UNIX.Brad King2003-07-211-9/+40
* ENH: Added optional configuration of data/doc/man dirs. This will be useful ...Brad King2003-07-211-0/+33
* Doxygen doc generatorSebastien Barre2001-11-021-0/+1