KWSys Robot 0922d4f3f2 KWSys Nightly Date Stamp 15 years ago
..
Base64.c de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
Base64.h.in de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
CMakeEmptyInputFile.in 6f5dc00682 COMP: Add missing cmake file 19 years ago
CMakeLists.txt 357096d35a KWSys: Build tests after libraries 16 years ago
CPU.h.in de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
CTestConfig.cmake de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
CheckCXXSourceRuns.cmake b2c06bb0f8 COMP: On some project configure may not copy right away 19 years ago
CommandLineArguments.cxx de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
CommandLineArguments.hxx.in de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
Configure.h.in 58d82cd5bd COMP: Added missing case for the export macro, thanks to Kenneth Moreland. 16 years ago
Configure.hxx.in de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
Copyright.txt de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
DateStamp.h.in de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
Directory.cxx de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
Directory.hxx.in de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
DynamicLoader.cxx de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
DynamicLoader.hxx.in de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
EncodeExecutable.c de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
ExtraTest.cmake.in 6af66e8b20 ENH: Add capability to include files to DartTestfile.txt and add example of that 20 years ago
FundamentalType.h.in bbbdf54a35 Fix KWSys FundamentalType for Universal Binaries 16 years ago
Glob.cxx de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
Glob.hxx.in de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
IOStream.cxx de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
IOStream.hxx.in de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
MD5.c baf8e99382 KWSys: Remove $Id$ from MD5.c 16 years ago
MD5.h.in de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
Process.h.in de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
ProcessFwd9x.c de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
ProcessUNIX.c 8d0161c8ff Trust umask for file permissions 16 years ago
ProcessWin32.c 2aaa967715 KWSys: Fix process tree kill on 64-bit Windows 16 years ago
README.txt e2d7c3a4e4 STYLE: Added reference to documentation in CMakeLists.txt. 20 years ago
Registry.cxx de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
Registry.hxx.in de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
RegularExpression.cxx de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
RegularExpression.hxx.in de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
SharedForward.h.in 879b47e6ba KWSys: Fix SharedForward on Cygwin without -mwin32 16 years ago
String.c de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
String.h.in de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
String.hxx.in f74eb63967 COMP: remove exporting String as VS10 attempts to export its parents (basic_string) which causes all kinds of multiply defined symbols at link time. 16 years ago
System.c de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
System.h.in de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
SystemInformation.cxx 146cb98cb0 Add fallback for detecting CPU speed from Windows registry on builds where USE_ASM_INSTRUCTIONS gets defined to 0. (Win64 builds.) Clean up methods to return false when not implemented or when they fail to detect the things they're supposed to detect. This file still needs a lot more work to have a fully working implementation on Win64 builds. Committing it now because it's slightly better than it was, and there is a need for the CPU speed detection code in projects that depend on kwsys. Will file a bug shortly to request that the missing implementations get filled in... 16 years ago
SystemInformation.hxx.in b1fe517688 Try to fix missing size_t on qnx 16 years ago
SystemTools.cxx 254d267e36 Mac has gettimeofday defined, but cmsys wasn't aware of that, so it was falling back to using time() which only provides second resolution. Fixed to allow usec res. 16 years ago
SystemTools.hxx.in de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
Terminal.c de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
Terminal.h.in de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
auto_ptr.hxx.in de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
hash_fun.hxx.in de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
hash_map.hxx.in de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
hash_set.hxx.in de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
hashtable.hxx.in de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
kwsysDateStamp.cmake 0922d4f3f2 KWSys Nightly Date Stamp 15 years ago
kwsysDateStamp.py de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
kwsysHeaderDump.pl de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
kwsysPlatformTests.cmake bf4d2f6cc7 Fix KWSYS_PLATFORM_INFO_TEST when user removes tree 16 years ago
kwsysPlatformTestsC.c bbbdf54a35 Fix KWSys FundamentalType for Universal Binaries 16 years ago
kwsysPlatformTestsCXX.cxx 2d80c9e31a Check for 'long long' without computing size 16 years ago
kwsysPrivate.h de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
kwsys_cstddef.hxx.in de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
kwsys_ios_fstream.h.in de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
kwsys_ios_iosfwd.h.in de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
kwsys_ios_iostream.h.in de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
kwsys_ios_sstream.h.in de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
kwsys_stl.hxx.in de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
kwsys_stl_string.hxx.in de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
testAutoPtr.cxx de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
testCommandLineArguments.cxx de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
testCommandLineArguments1.cxx de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
testDynamicLoader.cxx de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
testDynload.c de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
testEncode.c de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
testFail.c de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
testHashSTL.cxx de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
testIOS.cxx de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
testProcess.c a9dcc7fd47 Fix warnings in CMake source code. Suppress warnings in Lexer and Parser files that are 'too hard' to fix. 16 years ago
testRegistry.cxx de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
testSharedForward.c.in de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
testSystemInformation.cxx de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
testSystemTools.bin 07b45da693 ENH: CMake kills me (so does Cygwin) 20 years ago
testSystemTools.cxx de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
testSystemTools.h.in de955e4b6d Convert KWSys to OSI-approved BSD License 16 years ago
testTerminal.c de955e4b6d Convert KWSys to OSI-approved BSD License 16 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, so it has a
configurable namespace. Each project should configure KWSys to use a
namespace unique to itself. See comments in CMakeLists.txt for
details.

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.