Patched versions of CMake for ReactOS needs
Go to file
2002-10-06 20:36:52 -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: Adding install of .in and .c modules. 2002-10-02 16:42:17 -04:00
Source Add some minimal Dart capability to ctest. For example now you can actually use ctest to build projects, do cvs update on all platforms. This is especially cool for Visual Studio where you do not want to load the whole development environment just to build your project. 2002-10-06 20:36:52 -04:00
Templates ENH: nmake now uses incremental linking as Msdev does. Faster build (linking a static vtk.exe or paraview.exe could take more than 10 minutes) 2002-10-06 15:10:21 -04:00
Tests If you specify header file as source, it should still use C compiler and not CXX. Also fix COnly test so that it make sure that this still works... 2002-10-06 12:12:59 -04:00
Utilities ENH: Adding prototype release config script for OSF. 2002-09-24 14:22:14 -04:00
.gitattributes *** empty log message *** 2000-08-29 10:56:51 -04:00
ChangeLog.txt log for relase 1.2 2002-01-15 15:38:46 -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 updated 2002-06-03 11:06:45 -04:00
CMakeLists.txt ENH: Adding installation for man page. 2002-08-08 12:49:10 -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
configure Improve bootstrapping on Unix, so that it bootstraps in the subdirectory. This prevents from compiler files being reused and you can do make clean... 2002-09-13 09:51:57 -04:00
configure.in Improve bootstrapping on Unix, so that it bootstraps in the subdirectory. This prevents from compiler files being reused and you can do make clean... 2002-09-13 09:51:57 -04:00
Copyright.txt ENH: Updated copyright. 2002-08-08 15:14:59 -04:00
DartConfig.cmake ENH: my opinion is that it should be ADVANCED. Few people build the doc. 2002-10-04 11:33:15 -04:00
doxygen.config ENH:Doxygenated CMake 2001-01-11 16:19:55 -05:00
Makefile.in better install support 2001-06-21 12:01:18 -04:00