You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Brad King cddedaa7d8 ENH: INCLUDE_DIRECTORIES should have been written to prepend to the include path so that the most local directories are included first. This is a patch from Alex to resolve the problem by allowing users to switch the default using a variable CMAKE_INCLUDE_DIRECTORIES_BEFORE and then still explicitly appending or prepending by using AFTER or BEFORE arguments explicitly. 20 years ago
Docs ENH: Added highlighting for LIST command. 20 years ago
Example ENH: updte to lower case and using ADD_SUBDIRECTORY 20 years ago
Modules BUG: Fixed order of options to cl for 32-bit/64-bit test to work with VS 6 NMake. 20 years ago
Source ENH: INCLUDE_DIRECTORIES should have been written to prepend to the include path so that the most local directories are included first. This is a patch from Alex to resolve the problem by allowing users to switch the default using a variable CMAKE_INCLUDE_DIRECTORIES_BEFORE and then still explicitly appending or prepending by using AFTER or BEFORE arguments explicitly. 20 years ago
Templates ENH: Install cpack files 20 years ago
Tests ENH: add a test for find framework stuff in find_library, and fix the framework search stuff 20 years ago
Utilities ENH: remove c++ comment from c code 20 years ago
.gitattributes *** empty log message *** 25 years ago
CMake.pdf ENH:New pdf for CMake 24 years ago
CMake.rtf ENH: Mathieus support for path conversions 21 years ago
CMakeGraphVizOptions.cmake ENH: Add a way to overwrite some preferences and ignore certain targets 20 years ago
CMakeLists.txt ENH: Added ARCHIVE option to the TARGETS mode of the INSTALL command. It is a third option added to RUNTIME and LIBRARY property types. Static libraries and import libraries are now treated as ARCHIVE targets instead of LIBRARY targets. This adds a level of granularity necessary for upcoming features. Also updated the CVS CMake patch level set in CMake_VERSION_PATCH from 4 to 5 to allow users of this version to know whether this incompatible change is present. 20 years ago
CMakeLogo.gif ENH: CMakeLogo for Dart to use on testing web page. 24 years ago
CTestConfig.cmake ENH: Promote submit into a full handler, add test and submit command and do some cleanups 21 years ago
CTestCustom.ctest.in ENH: try to get rid of warning on HP 20 years ago
ChangeLog.txt ENH: update changes for 2.2 20 years ago
Copyright.txt ENH: Updated copyright. 23 years ago
DartConfig.cmake ENH: Dart change 20 years ago
bootstrap ENH: add a wrapper for xcodebuild to get around bug and verbose output 20 years ago
cmake.1 ENH: Initial checkin of unix manpage. 23 years ago
cmake_uninstall.cmake.in ENH: Add uninstall. This is not really a feature but more of an example on how to do it. 21 years ago
configure ENH: Configure script now just invokes bootstrap script. 22 years ago
doxygen.config ENH:Doxygenated CMake 25 years ago