My patches to CMake
Go to file
Amitha Perera 0e6b39e52f BUG: Correct some of the dependency analysis code.
- Make sure the original link line is untouched
- Avoid duplicating the link line when supporting version < 1.4
- Make sure the cyclic dependencies and such are output correctly in
  complicated cases.
- Avoid outputing dependencies that are already satisfied on the original
  link line when possible.
2002-05-10 13:35:42 -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 up hostname for windows 2002-04-25 15:40:04 -04:00
Source BUG: Correct some of the dependency analysis code. 2002-05-10 13:35:42 -04:00
Templates ENH: remove -fPIC for AIX gnu 2002-04-30 16:58:07 -04:00
Tests BUG: Correct some of the dependency analysis code. 2002-05-10 13:35:42 -04:00
Utilities FIX: remove that good ol' exit 0; 2002-02-13 18:50:17 -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: update with docs about the targets 2002-05-07 09:03:16 -04:00
CMakeLists.txt create tests without Dart 2002-04-30 17:49:52 -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 log for relase 1.2 2002-01-15 15:38:46 -05:00
Copyright.txt ENH:Formal copyright notice 2002-01-21 15:11:58 -05:00
DartConfig.cmake ENH: quick stab at a rollup button 2002-04-09 11:33:02 -04:00
Makefile.in better install support 2001-06-21 12:01:18 -04:00
configure Revert to make it work again 2002-05-02 08:54:53 -04:00
configure.in Revert to make it work again 2002-05-02 08:54:53 -04:00
doxygen.config ENH:Doxygenated CMake 2001-01-11 16:19:55 -05:00