Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Added istream and ostream operators for stl string in KWSys when using ↵ | Brad King | 2005-03-29 | 1 | -0/+24 |
| | | | | old streams that do not provide them. | ||||
* | COMP: Removing stl string io operators change until the CMake bootstrap ↵ | Brad King | 2005-03-26 | 1 | -24/+0 |
| | | | | script can be fixed. | ||||
* | ENH: Added istream and ostream operators for stl string when using old ↵ | Brad King | 2005-03-26 | 1 | -0/+24 |
| | | | | streams that do not provide them. | ||||
* | ENH: Added try-compile KWSYS_STAT_HAS_ST_MTIM. This tests whether struct ↵ | Brad King | 2005-02-17 | 1 | -0/+13 |
| | | | | stat has the extra st_mtim member that has high resolution times. | ||||
* | ENH: Renamed KWSYS_IOS_HAVE_* macros to KWSYS_IOS_USE_* to be more readable ↵ | Brad King | 2003-12-30 | 1 | -4/+4 |
| | | | | in the C++ sources. | ||||
* | ENH: Merging changes from KWSys-IOS-bp to KWSys-IOS-b2t-1-mp to main tree. ↵ | Brad King | 2003-12-23 | 1 | -0/+31 |
This introduces separate kwsys_ios and kwsys_stl macros needed to support all platforms. |