Commit History

Автор SHA1 Съобщение Дата
  Brad King a30e054641 COMP: Use new KWSys IOStream component to help print large file size integer types to streams. преди 19 години
  Andy Cedilnik 2994f3a158 COMP: Add large files support to CMake преди 19 години
  Brad King ab61137eb1 COMP: Fix and/or disable warnings for Borland 5.6 build. преди 19 години
  Andy Cedilnik 4f728e93e1 COMP: Remove warnings преди 19 години
  Ken Martin 4b83a08b37 ENH: a warning fix and some more cleanup преди 19 години
  Bill Hoffman 6b47b28867 ENH: fix line length style stuff преди 20 години
  Brad King f71a085f74 ENH: Added kwsys::String class to shorten debugging symbols and error messages involving std::string. преди 20 години
  Bill Hoffman e2e08e4b96 ENH: fix for borland memcpy junk преди 20 години
  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 преди 20 години
  Andy Cedilnik 20bb808656 ENH: Add support for deque преди 20 години
  Andy Cedilnik 72ee8e6542 ENH: Add support for iomanip преди 20 години
  Brad King bac564356b COMP: Added pragma directives for SGI compilers to avoid useless warnings. преди 20 години
  Brad King d8ea77e454 COMP: Added hack to avoid SGI termios.h warnings. преди 20 години
  Brad King 7b2973d92f COMP: Adding inclusion of stdarg.h to work-around SGI header bug in 7.4.2m. преди 20 години
  Brad King 5d7593bf50 BUG: Avoid duplicate definition by using cmsys_STL_STRING_NEQ_CHAR_DEFINED and cmsys_STL_STRING_NO_NEQ_CHAR. преди 20 години
  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. преди 21 години
  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. преди 21 години
  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 преди 21 години
  Andy Cedilnik fb228e73c8 ERR: Properly handle mode_t on borland преди 22 години
  Andy Cedilnik 1089ec27a1 ERR Fix borland преди 22 години
  Andy Cedilnik 900ad59867 ERR: Fix build problems on Visual Studio 6 преди 22 години
  Ken Martin 565ed7d8a1 added stdio преди 22 години
  Brad King ed273acfa7 ENH: Improved name of cmake version variables. They are now CMake_VERSION (major.minor) and CMake_VERSION_FULL (major.minor.patch). преди 22 години
  Andy Cedilnik b133b832fd Remove bogus flags from cmStandardIncludes and make complex test pass преди 23 години
  Brad King 1f55680332 ENH: Added cmDocumentation class to generate various forms of documentation. Each executable will be able to generate its own documentation. преди 23 години
  Brad King 1fe42129d4 ENH: Centralized setting of CMake version number to top-level CMake listfile. преди 23 години
  Bill Hoffman f5d95fb078 Complete rework of makefile generators expect trouble преди 23 години
  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. преди 23 години
  Brad King 98ae74ce74 ERR: istrstream and istringstream need to be pulled into namespace std on the SGI. преди 23 години
  Brad King 281f7519e1 ENH: Renamed cmStringStream to cmOStringStream and added cmIStringStream. Removed cmInputStringStream. преди 23 години