My patches to CMake
Go to file
Brad King ae62f66033 ENH: CMake does not need RPATHs at all for its own executables. Disable them to avoid relinking during installation. 2006-03-01 19:00:08 -05:00
Docs ENH: Added highlighting for LIST command. 2006-02-10 14:15:58 -05:00
Example ENH: updte to lower case and using ADD_SUBDIRECTORY 2005-06-27 12:44:11 -04:00
Modules ENH: Several changes to for NSIS 2006-03-01 15:00:07 -05:00
Source ENH: Cleaned up generation of directory-level rules and their support structure. The directorystart rule has been removed in favor of checking the build system in the subdirectory makefile first. The "directory" rule has been renamed "all" since it corresponds to the "all" pass anyway (as against "clean"). Also fixed directory-level rule for preinstall. 2006-03-01 18:54:17 -05:00
Templates ENH: Install cpack files 2006-03-01 11:55:04 -05:00
Tests ENH: Add generic instructions 2006-02-28 14:06:39 -05:00
Utilities BUG: Do not install MSVC dlls for a non-MSVC build. 2006-02-16 20:15:03 -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: CMake does not need RPATHs at all for its own executables. Disable them to avoid relinking during installation. 2006-03-01 19:00:08 -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 ENH: Implemented FILES and PROGRAMS forms of the INSTALL command as replacements for the INSTALL_FILES and INSTALL_PROGRAMS commands. This addresses the request for absolute path install destinations in bug#2691. 2006-02-19 18:47:13 -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