Patched versions of CMake for ReactOS needs
Go to file
2006-04-18 10:30:56 -04:00
Docs ENH: Cleanup, make case insensitive, remove macro since it does not work anyway 2006-04-16 13:49:25 -04:00
Example ENH: updte to lower case and using ADD_SUBDIRECTORY 2005-06-27 12:44:11 -04:00
Modules BUG: Need to ignore source packaging of #*# files created by emacs during editing. 2006-04-18 10:01:37 -04:00
Source BUG: Using the source-file permissions by default for installation is somewhat unpredictable because users can extract source code with almost any permissions (umask). Changing the default to use 644 for files and 755 for programs. No release has documented the old behavior so we do not need compatibility. 2006-04-18 10:30:56 -04:00
Templates ENH: Start adding support for packaging component and to package into a subdirectory 2006-04-14 08:58:13 -04:00
Tests ENH: remove duplicate file name test because it fails on xcode 2006-04-17 18:10:16 -04:00
Utilities ENH: remove c++ comment from c code 2006-03-31 08:46:56 -05:00
.gitattributes *** empty log message *** 2000-08-29 10:56:51 -04:00
bootstrap ENH: Fix copyright year 2006-04-17 19:02:42 -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 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
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 ENH: CMakeLogo for Dart to use on testing web page. 2001-08-07 08:46:26 -04:00
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 ENH:Doxygenated CMake 2001-01-11 16:19:55 -05:00