CMake/Source/kwsys
Brad King 1d719af47b BUG: Need to invert test result for ansi string stream. 2003-05-08 16:48:13 -04:00
..
CMakeLists.txt BUG: Need to invert test result for ansi string stream. 2003-05-08 16:48:13 -04:00
Configure.hxx.in ENH: Reduced header dependencies and cleaned up inclusion of standard headers. 2003-05-08 14:46:23 -04:00
Directory.cxx ENH: Reduced header dependencies and cleaned up inclusion of standard headers. 2003-05-08 14:46:23 -04:00
Directory.hxx.in ENH: Reduced header dependencies and cleaned up inclusion of standard headers. 2003-05-08 14:46:23 -04:00
README.txt ENH: Setup for testing as a stand-alone project. 2003-05-08 14:17:26 -04:00
RegularExpression.cxx ENH: Added kwsys library for platform-independent system tools. 2003-04-08 13:10:44 -04:00
RegularExpression.hxx.in ENH: Reduced header dependencies and cleaned up inclusion of standard headers. 2003-05-08 14:46:23 -04:00
StandardIncludes.hxx.in ENH: Reduced header dependencies and cleaned up inclusion of standard headers. 2003-05-08 14:46:23 -04:00
SystemTools.cxx took out an orphan endif 2003-04-11 18:05:57 -04:00
SystemTools.hxx.in remove redundant function and eliminate need for strcasecmp 2003-04-11 16:22:57 -04:00
kwsys_std.h.in ENH: Reduced header dependencies and cleaned up inclusion of standard headers. 2003-05-08 14:46:23 -04:00
test1.cxx ENH: Setup for testing as a stand-alone project. 2003-05-08 14:17:26 -04:00

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.