Brad King a63e6b5af3 ENH: Removed old (unused) StandardIncludes header. 22 years ago
..
CMakeLists.txt a63e6b5af3 ENH: Removed old (unused) StandardIncludes header. 22 years ago
Configure.hxx.in b910480e32 ENH: Added wrappers around the std stream headers to make them look like ansi streams on all platforms. 22 years ago
Directory.cxx 43419192cb ENH: Reduced header dependencies and cleaned up inclusion of standard headers. 22 years ago
Directory.hxx.in 43419192cb ENH: Reduced header dependencies and cleaned up inclusion of standard headers. 22 years ago
README.txt 332f402191 ENH: Setup for testing as a stand-alone project. 22 years ago
RegularExpression.cxx 7dff3a7f69 ENH: Added kwsys library for platform-independent system tools. 22 years ago
RegularExpression.hxx.in 43419192cb ENH: Reduced header dependencies and cleaned up inclusion of standard headers. 22 years ago
StandardIncludes.hxx.in a63e6b5af3 ENH: Removed old (unused) StandardIncludes header. 22 years ago
SystemTools.cxx b910480e32 ENH: Added wrappers around the std stream headers to make them look like ansi streams on all platforms. 22 years ago
SystemTools.hxx.in b910480e32 ENH: Added wrappers around the std stream headers to make them look like ansi streams on all platforms. 22 years ago
kwsys_std.h.in b910480e32 ENH: Added wrappers around the std stream headers to make them look like ansi streams on all platforms. 22 years ago
kwsys_std_fstream.h.in b910480e32 ENH: Added wrappers around the std stream headers to make them look like ansi streams on all platforms. 22 years ago
kwsys_std_iosfwd.h.in 249d29030e ERR: Need to move forward declarations of non-ansi streams into std namespace when it is available. 22 years ago
kwsys_std_iostream.h.in b910480e32 ENH: Added wrappers around the std stream headers to make them look like ansi streams on all platforms. 22 years ago
kwsys_std_sstream.h.in b910480e32 ENH: Added wrappers around the std stream headers to make them look like ansi streams on all platforms. 22 years ago
test1.cxx 332f402191 ENH: Setup for testing as a stand-alone project. 22 years ago

README.txt

KWSys provides a platform-independent API to many common system
features that are implemented differently on every platform. This
library is intended to be shared among many projects.

You are probably reading this file in the source tree of a surrounding
project. In that case, see "../README.kwsys" for details of using
KWSys in your project.