Commit History

Autor SHA1 Mensaxe Data
  Brad King a30e054641 COMP: Use new KWSys IOStream component to help print large file size integer types to streams. %!s(int64=19) %!d(string=hai) anos
  Andy Cedilnik 2994f3a158 COMP: Add large files support to CMake %!s(int64=19) %!d(string=hai) anos
  Brad King ab61137eb1 COMP: Fix and/or disable warnings for Borland 5.6 build. %!s(int64=19) %!d(string=hai) anos
  Andy Cedilnik 4f728e93e1 COMP: Remove warnings %!s(int64=19) %!d(string=hai) anos
  Ken Martin 4b83a08b37 ENH: a warning fix and some more cleanup %!s(int64=19) %!d(string=hai) anos
  Bill Hoffman 6b47b28867 ENH: fix line length style stuff %!s(int64=20) %!d(string=hai) anos
  Brad King f71a085f74 ENH: Added kwsys::String class to shorten debugging symbols and error messages involving std::string. %!s(int64=20) %!d(string=hai) anos
  Bill Hoffman e2e08e4b96 ENH: fix for borland memcpy junk %!s(int64=20) %!d(string=hai) anos
  Andy Cedilnik d9dc9b54a6 ENH: Add superclass for all commands and handlers. Improve handlers to have initialization code, and start initializing ctest when start is invoked %!s(int64=20) %!d(string=hai) anos
  Andy Cedilnik 20bb808656 ENH: Add support for deque %!s(int64=20) %!d(string=hai) anos
  Andy Cedilnik 72ee8e6542 ENH: Add support for iomanip %!s(int64=20) %!d(string=hai) anos
  Brad King bac564356b COMP: Added pragma directives for SGI compilers to avoid useless warnings. %!s(int64=20) %!d(string=hai) anos
  Brad King d8ea77e454 COMP: Added hack to avoid SGI termios.h warnings. %!s(int64=20) %!d(string=hai) anos
  Brad King 7b2973d92f COMP: Adding inclusion of stdarg.h to work-around SGI header bug in 7.4.2m. %!s(int64=20) %!d(string=hai) anos
  Brad King 5d7593bf50 BUG: Avoid duplicate definition by using cmsys_STL_STRING_NEQ_CHAR_DEFINED and cmsys_STL_STRING_NO_NEQ_CHAR. %!s(int64=20) %!d(string=hai) anos
  Brad King 084a1c9900 COMP: Adding stdlib.h to standard includes. We are using functions from it all over the place assuming it has been included here. %!s(int64=21) %!d(string=hai) anos
  Brad King 653bf6c25c ENH: Adding cmCustomCommandLine and cmCustomCommandLines subclasses of std::vector instantiations to represent multiple commands for a single custom command. These will be used in an upcoming checkin. %!s(int64=21) %!d(string=hai) anos
  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 %!s(int64=21) %!d(string=hai) anos
  Andy Cedilnik fb228e73c8 ERR: Properly handle mode_t on borland %!s(int64=22) %!d(string=hai) anos
  Andy Cedilnik 1089ec27a1 ERR Fix borland %!s(int64=22) %!d(string=hai) anos
  Andy Cedilnik 900ad59867 ERR: Fix build problems on Visual Studio 6 %!s(int64=22) %!d(string=hai) anos
  Ken Martin 565ed7d8a1 added stdio %!s(int64=22) %!d(string=hai) anos
  Brad King ed273acfa7 ENH: Improved name of cmake version variables. They are now CMake_VERSION (major.minor) and CMake_VERSION_FULL (major.minor.patch). %!s(int64=22) %!d(string=hai) anos
  Andy Cedilnik b133b832fd Remove bogus flags from cmStandardIncludes and make complex test pass %!s(int64=23) %!d(string=hai) anos
  Brad King 1f55680332 ENH: Added cmDocumentation class to generate various forms of documentation. Each executable will be able to generate its own documentation. %!s(int64=23) %!d(string=hai) anos
  Brad King 1fe42129d4 ENH: Centralized setting of CMake version number to top-level CMake listfile. %!s(int64=23) %!d(string=hai) anos
  Bill Hoffman f5d95fb078 Complete rework of makefile generators expect trouble %!s(int64=23) %!d(string=hai) anos
  Brad King 1f6a3c67b1 ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. %!s(int64=23) %!d(string=hai) anos
  Brad King 98ae74ce74 ERR: istrstream and istringstream need to be pulled into namespace std on the SGI. %!s(int64=23) %!d(string=hai) anos
  Brad King 281f7519e1 ENH: Renamed cmStringStream to cmOStringStream and added cmIStringStream. Removed cmInputStringStream. %!s(int64=23) %!d(string=hai) anos