| Commit message (Expand) | Author | Age | Files | Lines |
* | COMP: Fix Borland 5.5 build | Brad King | 2008-02-24 | 1 | -0/+1 |
|
|
* | ENH: Added method cmLocalGenerator::GetBackwardsCompatibility to reduce parsi... | Brad King | 2007-12-29 | 1 | -0/+3 |
|
|
* | ENH: change to make the documentation class more generic, about halfway there... | Ken Martin | 2007-10-22 | 1 | -3/+10 |
|
|
* | BUG: revert doc changes since VS7 cannot compile them, will implement them in... | Ken Martin | 2007-10-09 | 1 | -3/+3 |
|
|
* | ENH: make documentation entries actually store their data | Ken Martin | 2007-10-09 | 1 | -3/+3 |
|
|
* | COMP: Fix warnings in system headers on VS6. | Brad King | 2006-08-29 | 1 | -0/+10 |
|
|
* | COMP: Use new KWSys IOStream component to help print large file size integer ... | Brad King | 2006-08-27 | 1 | -0/+8 |
|
|
* | COMP: Add large files support to CMake | Andy Cedilnik | 2006-08-23 | 1 | -0/+1 |
|
|
* | COMP: Fix and/or disable warnings for Borland 5.6 build. | Brad King | 2006-08-01 | 1 | -0/+4 |
|
|
* | COMP: Remove warnings | Andy Cedilnik | 2006-07-13 | 1 | -1/+1 |
|
|
* | ENH: a warning fix and some more cleanup | Ken Martin | 2006-03-16 | 1 | -3/+3 |
|
|
* | ENH: fix line length style stuff | Bill Hoffman | 2006-03-10 | 1 | -1/+2 |
|
|
* | ENH: Added kwsys::String class to shorten debugging symbols and error message... | Brad King | 2006-02-07 | 1 | -20/+2 |
|
|
* | ENH: fix for borland memcpy junk | Bill Hoffman | 2006-01-24 | 1 | -0/+15 |
|
|
* | ENH: Add superclass for all commands and handlers. Improve handlers to have i... | Andy Cedilnik | 2005-06-17 | 1 | -0/+27 |
|
|
* | ENH: Add support for deque | Andy Cedilnik | 2005-06-01 | 1 | -0/+1 |
|
|
* | ENH: Add support for iomanip | Andy Cedilnik | 2005-05-30 | 1 | -0/+8 |
|
|
* | COMP: Added pragma directives for SGI compilers to avoid useless warnings. | Brad King | 2005-05-03 | 1 | -0/+8 |
|
|
* | COMP: Added hack to avoid SGI termios.h warnings. | Brad King | 2005-05-03 | 1 | -0/+19 |
|
|
* | COMP: Adding inclusion of stdarg.h to work-around SGI header bug in 7.4.2m. | Brad King | 2005-04-26 | 1 | -0/+2 |
|
|
* | BUG: Avoid duplicate definition by using cmsys_STL_STRING_NEQ_CHAR_DEFINED an... | Brad King | 2005-04-06 | 1 | -0/+3 |
|
|
* | COMP: Adding stdlib.h to standard includes. We are using functions from it a... | Brad King | 2005-03-11 | 1 | -0/+1 |
|
|
* | ENH: Adding cmCustomCommandLine and cmCustomCommandLines subclasses of std::v... | Brad King | 2005-02-22 | 1 | -0/+18 |
|
|
* | BUG: Add a safety check so that you cannot send cmOStringStream.str() to othe... | Andy Cedilnik | 2004-04-29 | 1 | -0/+3 |
|
|
* | ERR: Properly handle mode_t on borland | Andy Cedilnik | 2004-01-27 | 1 | -1/+1 |
|
|
* | ERR Fix borland | Andy Cedilnik | 2004-01-26 | 1 | -1/+1 |
|
|
* | ERR: Fix build problems on Visual Studio 6 | Andy Cedilnik | 2004-01-26 | 1 | -0/+5 |
|
|
* | added stdio | Ken Martin | 2003-08-08 | 1 | -0/+1 |
|
|
* | ENH: Improved name of cmake version variables. They are now CMake_VERSION (m... | Brad King | 2003-07-08 | 1 | -1/+5 |
|
|
* | Remove bogus flags from cmStandardIncludes and make complex test pass | Andy Cedilnik | 2003-03-26 | 1 | -4/+2 |
|
|
* | ENH: Added cmDocumentation class to generate various forms of documentation. ... | Brad King | 2003-02-14 | 1 | -0/+8 |
|
|
* | ENH: Centralized setting of CMake version number to top-level CMake listfile. | Brad King | 2003-02-14 | 1 | -0/+8 |
|
|
* | Complete rework of makefile generators expect trouble | Bill Hoffman | 2002-11-08 | 1 | -2/+2 |
|
|
* | ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh... | Brad King | 2002-10-23 | 1 | -3/+3 |
|
|
* | ERR: istrstream and istringstream need to be pulled into namespace std on the... | Brad King | 2002-10-11 | 1 | -0/+2 |
|
|
* | ENH: Renamed cmStringStream to cmOStringStream and added cmIStringStream. Re... | Brad King | 2002-10-10 | 1 | -31/+42 |
|
|
* | Remove compile error and remove some warnings | Andy Cedilnik | 2002-10-10 | 1 | -1/+2 |
|
|
* | Try to use platform independent input string stream | Andy Cedilnik | 2002-10-10 | 1 | -0/+19 |
|
|
* | ENH: Added explicit declarations of some C functions that are hard to get fro... | Brad King | 2002-10-02 | 1 | -4/+13 |
|
|
* | ENH: Added definition of _BSD_SOURCE to enable proper use of POSIX functions ... | Brad King | 2002-09-10 | 1 | -0/+4 |
|
|
* | removed shared lib support | Ken Martin | 2002-08-23 | 1 | -11/+0 |
|
|
* | made CMakeLib shared on windows | Ken Martin | 2002-08-21 | 1 | -0/+11 |
|
|
* | BUG: Result from ostrstream::str() can be a null pointer. | Brad King | 2002-06-25 | 1 | -1/+2 |
|
|
* | BUG: Attempt to fix ostrstream::str() wrapper for broken platforms. | Brad King | 2002-06-24 | 1 | -2/+2 |
|
|
* | ERR: using declaration to move streams into std namespace needs to bring up o... | Brad King | 2002-06-21 | 1 | -2/+2 |
|
|
* | ERR: cmStringStream is taking the functionality of ostringstream and ostrstre... | Brad King | 2002-06-20 | 1 | -5/+5 |
|
|
* | ENH: Added cmStringStream class to wrap std::stringstream or std::strstream d... | Brad King | 2002-06-19 | 1 | -8/+60 |
|
|
* | ENH: fix for dec compiler, they still do not have the correct ansi stream lib... | Bill Hoffman | 2002-01-30 | 1 | -1/+1 |
|
|
* | ENH:Updated copyright | Will Schroeder | 2002-01-21 | 1 | -30/+6 |
|
|
* | define hacks and such for the dec compiler | Bill Hoffman | 2001-11-20 | 1 | -3/+9 |
|
|