My patches to CMake
Go to file
Andy Cedilnik 27476dabd9 ENH: Enable test on windows 2003-10-16 19:15:44 -04:00
Docs Initial import of VIM syntax highlighting file 2003-07-07 13:36:04 -04:00
Example ENH: add enable language support for PROJECT command, this means that a C only project can be built with cmake, even without a cxx compiler 2002-04-02 15:43:23 -05:00
Modules FIX: for Windows users, it seems logical to favor native win32 installation before Cygwin ones. Otherwise you can end up with bad mixes (part of the java tools were picked from the SDK, part from Cygwin) 2003-10-16 11:05:04 -04:00
Source ENH: Enable test on windows 2003-10-16 19:15:44 -04:00
Templates ENH: allow UNICODE to be specifed in the cxx flags and if not default to MBCS 2003-10-16 10:32:47 -04:00
Tests ENH: Add test for FindwxWindows. Thanks to: Mathieu Malaterre 2003-10-13 16:04:24 -04:00
Utilities Merging release script changes from 1.8 branch to main tree. 2003-08-27 16:08:11 -04: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 fix spelling errors 2003-02-14 09:25:41 -05:00
CMakeLists.txt ENH: Moved decision to build MFCDialog up to top level. It is used in both the Source and Utilities directories. 2003-08-22 12:53:25 -04:00
CMakeLogo.gif ENH: CMakeLogo for Dart to use on testing web page. 2001-08-07 08:46:26 -04:00
CMakeSystemConfig.txt.in ENH: move testing stuff to cmake from configure, good bye dashboard... :) 2001-05-04 11:30:46 -04:00
CMakeWindowsSystemConfig.txt ENH: move testing stuff to cmake from configure, good bye dashboard... :) 2001-05-04 11:30:46 -04:00
ChangeLog.txt ENH: update change log for new version 2003-01-06 15:42:01 -05:00
Copyright.txt ENH: Updated copyright. 2002-08-08 15:14:59 -04:00
DartConfig.cmake ENH: Direct link to cmake bugs 2003-07-22 17:09:57 -04:00
bootstrap BUG: Need to check for -Ae flag on HP-UX cc compiler. Needed for ANSI C compilation. 2003-09-15 15:58:27 -04:00
cmake.1 ENH: Initial checkin of unix manpage. 2002-08-08 11:58:30 -04: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