Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | STYLE: Make sure to use the proper cast. | Mathieu Malaterre | 2006-03-10 | 1 | -29/+29 |
| | |||||
* | COMP: Fixed conversion warnings. | Brad King | 2005-06-09 | 1 | -5/+5 |
| | |||||
* | COMP: Adding work-around for CMake dependency scanning limitation. Any ↵ | Brad King | 2005-04-13 | 1 | -0/+6 |
| | | | | configured header included by KWSYS_HEADER() in a .c or .cxx file in kwsys itself must use this hack to get dependencies. | ||||
* | COMP: Added missing include of string.h. | Brad King | 2005-03-11 | 1 | -0/+1 |
| | |||||
* | ENH: Merging changes from KWSys-IOS-bp to KWSys-IOS-b2t-1-mp to main tree. ↵ | Brad King | 2003-12-23 | 1 | -1/+1 |
| | | | | This introduces separate kwsys_ios and kwsys_stl macros needed to support all platforms. | ||||
* | ENH: Updated copyright. | Brad King | 2003-12-15 | 1 | -7/+4 |
| | |||||
* | ERR: Removed extra variable assignments. | Brad King | 2003-11-04 | 1 | -1/+1 |
| | |||||
* | ENH: Added use of KWSYS_HEADER macro in c and cxx files to include kwsys ↵ | Brad King | 2003-07-10 | 1 | -1/+3 |
| | | | | headers through their configured namespace. | ||||
* | ENH: Added DLL support. | Brad King | 2003-06-30 | 1 | -2/+2 |
| | |||||
* | ENH: Added kwsys library for platform-independent system tools. | Brad King | 2003-04-08 | 1 | -0/+1211 |