Patched versions of CMake for ReactOS needs
Go to file
2006-04-13 11:00:52 -04:00
Docs ENH: Unify the comment 2006-04-12 21:24:15 -04:00
Example ENH: updte to lower case and using ADD_SUBDIRECTORY 2005-06-27 12:44:11 -04:00
Modules ENH: add patch for finding applications on OSX 2006-04-13 11:00:52 -04:00
Source ENH: add patch for finding applications on OSX 2006-04-13 11:00:52 -04:00
Templates ENH: Install cpack files 2006-03-01 11:55:04 -05:00
Tests ENH: Added INSTALL(CODE) mode to allow inline specification of install script code. This reduces the need for configuring an install script that needs some variable settings because the install code can set thing up first. 2006-04-12 22:04:50 -04:00
Utilities ENH: remove c++ comment from c code 2006-03-31 08:46:56 -05:00
.gitattributes
bootstrap ENH: add patch for finding applications on OSX 2006-04-13 11:00:52 -04:00
ChangeLog.txt ENH: update changes for 2.2 2005-07-12 16:51:32 -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
cmake.1 ENH: Initial checkin of unix manpage. 2002-08-08 11:58:30 -04:00
CMake.pdf
CMake.rtf ENH: Mathieus support for path conversions 2004-10-04 12:31:09 -04:00
CMakeGraphVizOptions.cmake ENH: Add a way to overwrite some preferences and ignore certain targets 2006-03-07 15:31:05 -05:00
CMakeLists.txt ENH: Added ARCHIVE option to the TARGETS mode of the INSTALL command. It is a third option added to RUNTIME and LIBRARY property types. Static libraries and import libraries are now treated as ARCHIVE targets instead of LIBRARY targets. This adds a level of granularity necessary for upcoming features. Also updated the CVS CMake patch level set in CMake_VERSION_PATCH from 4 to 5 to allow users of this version to know whether this incompatible change is present. 2006-03-24 16:11:24 -05:00
CMakeLogo.gif
configure ENH: Configure script now just invokes bootstrap script. 2003-06-23 08:58:19 -04:00
Copyright.txt ENH: Updated copyright. 2002-08-08 15:14:59 -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: Some ctest custom fixes 2006-04-10 09:36:44 -04:00
DartConfig.cmake ENH: Dart change 2005-05-27 11:26:33 -04:00
doxygen.config