Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Updated to use modern FILE command for writing to output logs instead ↵ | Brad King | 2005-09-21 | 1 | -4/+4 |
| | | | | of WRITE_FILE. | ||||
* | ENH: change loc of log files | Ken Martin | 2005-07-29 | 1 | -2/+2 |
| | |||||
* | ENH: Added istream and ostream operators for stl string in KWSys when using ↵ | Brad King | 2005-03-29 | 1 | -1/+1 |
| | | | | old streams that do not provide them. | ||||
* | COMP: Removing stl string io operators change until the CMake bootstrap ↵ | Brad King | 2005-03-26 | 1 | -1/+1 |
| | | | | script can be fixed. | ||||
* | ENH: Added istream and ostream operators for stl string when using old ↵ | Brad King | 2005-03-26 | 1 | -1/+1 |
| | | | | streams that do not provide them. | ||||
* | ERR: Removed use of FILE command and using WRITE_FILE instead. We would ↵ | Brad King | 2004-01-05 | 1 | -4/+4 |
| | | | | still like CMake 1.6 to be able to build CMake CVS, and kwsys is used. | ||||
* | ENH: Merging changes from KWSys-IOS-bp to KWSys-IOS-b2t-1-mp to main tree. ↵ | Brad King | 2003-12-23 | 1 | -0/+43 |
This introduces separate kwsys_ios and kwsys_stl macros needed to support all platforms. |