Patched versions of CMake for ReactOS needs
Go to file
2006-01-27 18:20:55 -05:00
Docs ENH: missing get_directory_property command 2005-09-13 10:33:06 -04:00
Example ENH: updte to lower case and using ADD_SUBDIRECTORY 2005-06-27 12:44:11 -04:00
Modules ENH: Added optional component list to the REQUIRED option of the FIND_PACKAGE command. This addresses bug#2771. 2006-01-27 13:07:23 -05:00
Source ENH: Improved support for user-configured search paths. Paths given in the CMAKE_LIBRARY_PATH cmake variable are searched first, then those in the CMAKE_LIBRARY_PATH environment variable, then those listed in the call to the FIND_LIBRARY command and finally those listed in the PATH environment variable. The support is similar for finding include files with FIND_PATH, but the variable is CMAKE_INCLUDE_PATH. 2006-01-27 18:20:55 -05:00
Templates ENH: Some improvements: specify link, copy msvc libraries, fix install directory 2006-01-11 11:08:15 -05:00
Tests ENH: add COMPILE_FLAGS to targets 2006-01-25 08:38:06 -05:00
Utilities BUG: revert such that it should work 2006-01-17 16:22:09 -05:00
.gitattributes
bootstrap ENH: Push glob to the kwsys 2005-10-18 14:08:55 -04:00
ChangeLog.txt ENH: update changes for 2.2 2005-07-12 16:51:32 -04:00
cmake_uninstall.cmake.in
cmake.1
CMake.pdf
CMake.rtf
CMakeLists.txt ENH: Some improvements: specify link, copy msvc libraries, fix install directory 2006-01-11 11:08:15 -05:00
CMakeLogo.gif
configure
Copyright.txt
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: cleaner code coverage 2005-09-15 11:05:34 -04:00
DartConfig.cmake ENH: Dart change 2005-05-27 11:26:33 -04:00
doxygen.config