My patches to CMake
Go to file
Brad King c44e6d30e5 ENH: Added generation of CMakeDirectoryInformation.cmake file in each directory next to the Makefile. The include file search path is now stored in this file instead of duplicating it for every object file. This will also allow more information to be passed in the future. 2005-02-07 15:10:20 -05:00
Docs BUG: Only count block open tokens if they are followed by an open paren. 2004-08-26 18:00:57 -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 ENH: Added test for Fortran90 support. 2005-02-04 10:06:25 -05:00
Source ENH: Added generation of CMakeDirectoryInformation.cmake file in each directory next to the Makefile. The include file search path is now stored in this file instead of duplicating it for every object file. This will also allow more information to be passed in the future. 2005-02-07 15:10:20 -05:00
Templates make sure tests flush output 2004-07-16 15:18:42 -04:00
Tests BUG: Need to include full output to be a useful test. 2005-02-07 09:05:04 -05:00
Utilities ENH: Initial import from VTK 2005-01-26 15:55:12 -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: Add zlib from VTK 2005-01-26 15:55:44 -05: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
CTestCustom.ctest.in ENH: added custom supp for cmake 2004-11-10 13:15:49 -05:00
ChangeLog.txt ENH: add new change log marking 2.0 branch 2004-05-05 10:21:43 -04:00
Copyright.txt ENH: Updated copyright. 2002-08-08 15:14:59 -04:00
DartConfig.cmake ENH: Cleanups 2004-08-31 10:20:51 -04:00
bootstrap ENH: add xcode stuff to bootstrap 2005-01-25 16:09:59 -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