My patches to CMake
Go to file
Brad King b8a33fb424 ENH: Added INSTALL command as a placeholder for a future generic install specification interface. Currently it supports only a SCRIPT option specifying a script to run during the install stage. 2006-02-10 13:54:36 -05:00
Docs ENH: Added INSTALL command as a placeholder for a future generic install specification interface. Currently it supports only a SCRIPT option specifying a script to run during the install stage. 2006-02-10 13:54:36 -05:00
Example ENH: updte to lower case and using ADD_SUBDIRECTORY 2005-06-27 12:44:11 -04:00
Modules BUG: Fix CMAKE_REQUIRED_LIBRARIES stuff in this module 2006-02-10 09:46:40 -05:00
Source ENH: Added INSTALL command as a placeholder for a future generic install specification interface. Currently it supports only a SCRIPT option specifying a script to run during the install stage. 2006-02-10 13:54:36 -05:00
Templates ENH: Some improvements: specify link, copy msvc libraries, fix install directory 2006-01-11 11:08:15 -05:00
Tests ENH: Added INSTALL command as a placeholder for a future generic install specification interface. Currently it supports only a SCRIPT option specifying a script to run during the install stage. 2006-02-10 13:54:36 -05:00
Utilities COMP: Last (?) fix for dashboard warning. 2006-02-09 09:34:46 -05:00
.gitattributes *** empty log message *** 2000-08-29 10:56:51 -04:00
CMake.pdf ENH:New pdf for CMake 2002-04-26 09:22:41 -04:00
CMake.rtf ENH: Mathieus support for path conversions 2004-10-04 12:31:09 -04:00
CMakeLists.txt ENH: Updated patch level to 2 for special KDE release. 2006-02-09 19:25:35 -05:00
CMakeLogo.gif ENH: CMakeLogo for Dart to use on testing web page. 2001-08-07 08:46:26 -04:00
CTestConfig.cmake ENH: Promote submit into a full handler, add test and submit command and do some cleanups 2005-05-03 08:17:39 -04:00
CTestCustom.ctest.in ENH: cleaner code coverage 2005-09-15 11:05:34 -04:00
ChangeLog.txt ENH: update changes for 2.2 2005-07-12 16:51:32 -04:00
Copyright.txt ENH: Updated copyright. 2002-08-08 15:14:59 -04:00
DartConfig.cmake ENH: Dart change 2005-05-27 11:26:33 -04:00
bootstrap BUG: Fixed bootstrap from MSYS prompt. It was working only when the bootstrap directory in MSYS mapped to the same directory on windows except for the drive letter in front. Now it should work from any path. 2006-02-10 11:19:19 -05:00
cmake.1 ENH: Initial checkin of unix manpage. 2002-08-08 11:58:30 -04:00
cmake_uninstall.cmake.in ENH: Add uninstall. This is not really a feature but more of an example on how to do it. 2005-01-18 08:58:27 -05:00
configure ENH: Configure script now just invokes bootstrap script. 2003-06-23 08:58:19 -04:00
doxygen.config ENH:Doxygenated CMake 2001-01-11 16:19:55 -05:00