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.
 
 
 
 
 
 
Andy Cedilnik ae50b4bc6a BUG: Add a safety check so that you cannot send cmOStringStream.str() to other stream and produce the funky hex number. This makes it impossible to compile such a code. Adding that exposed a whole bunch of places in CMake where streams were used wrongly 22 years ago
Docs BUG: Fixed identification of ( and ) tokens to avoid finding them in string literals. 22 years ago
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 24 years ago
Modules BUG: fix for bug 116 platform files can now specify directories that should not be added by CMAKE 22 years ago
Source BUG: Add a safety check so that you cannot send cmOStringStream.str() to other stream and produce the funky hex number. This makes it impossible to compile such a code. Adding that exposed a whole bunch of places in CMake where streams were used wrongly 22 years ago
Templates ENH: make test driver more flexible by using a configured file instead of generating all the code. fixes bug 28 22 years ago
Tests ENH: Add support for automatically preloaded cmake file. Closes Bug #802 - Add auto preload file support in CMake 22 years ago
Utilities ENH: Handle kwsys properly 22 years ago
.gitattributes *** empty log message *** 25 years ago
CMake.pdf ENH:New pdf for CMake 24 years ago
CMake.rtf fix spelling errors 23 years ago
CMakeLists.txt ENH: Cleanup 22 years ago
CMakeLogo.gif ENH: CMakeLogo for Dart to use on testing web page. 24 years ago
CMakeSystemConfig.txt.in ENH: move testing stuff to cmake from configure, good bye dashboard... :) 25 years ago
CMakeWindowsSystemConfig.txt ENH: move testing stuff to cmake from configure, good bye dashboard... :) 25 years ago
ChangeLog.txt ENH: update change log for new version 23 years ago
Copyright.txt ENH: Updated copyright. 23 years ago
DartConfig.cmake ENH: Fix url 22 years ago
bootstrap ERR: Fix bootstrap for the changes in kwsys 22 years ago
cmake.1 ENH: Initial checkin of unix manpage. 23 years ago
configure ENH: Configure script now just invokes bootstrap script. 22 years ago
doxygen.config ENH:Doxygenated CMake 25 years ago