CMake/Source/kwsys
Brad King c15ed3294c KWSys: Avoid stat in CopyFileAlways (#10790)
On Windows 7 the file size reported by 'stat' on a new file sometimes
reports zero even though the real size is correct.  This causes our
CopyFileAlways method to falsely detect copy failure.  Work around the
problem by trusting the state of ofstream after writing the file.
2010-06-03 12:46:11 -04:00
..
auto_ptr.hxx.in Convert KWSys to OSI-approved BSD License 2009-09-28 11:37:35 -04:00
Base64.c Convert KWSys to OSI-approved BSD License 2009-09-28 11:37:35 -04:00
Base64.h.in Convert KWSys to OSI-approved BSD License 2009-09-28 11:37:35 -04:00
CheckCXXSourceRuns.cmake COMP: On some project configure may not copy right away 2006-08-22 15:51:52 -04:00
CMakeEmptyInputFile.in COMP: Add missing cmake file 2006-08-22 15:48:19 -04:00
CMakeLists.txt KWSys: Build tests after libraries 2009-12-15 14:15:27 -05:00
CommandLineArguments.cxx Convert KWSys to OSI-approved BSD License 2009-09-28 11:37:35 -04:00
CommandLineArguments.hxx.in Convert KWSys to OSI-approved BSD License 2009-09-28 11:37:35 -04:00
Configure.h.in Silence warnings on sgi compiler. 2010-05-12 09:37:42 -04:00
Configure.hxx.in Convert KWSys to OSI-approved BSD License 2009-09-28 11:37:35 -04:00
Copyright.txt Convert KWSys to OSI-approved BSD License 2009-09-28 11:37:35 -04:00
CPU.h.in Convert KWSys to OSI-approved BSD License 2009-09-28 11:37:35 -04:00
CTestConfig.cmake Convert KWSys to OSI-approved BSD License 2009-09-28 11:37:35 -04:00
DateStamp.h.in Convert KWSys to OSI-approved BSD License 2009-09-28 11:37:35 -04:00
Directory.cxx Convert KWSys to OSI-approved BSD License 2009-09-28 11:37:35 -04:00
Directory.hxx.in Convert KWSys to OSI-approved BSD License 2009-09-28 11:37:35 -04:00
DynamicLoader.cxx ENH: Adding symbol for cray compute linux to DynamicLoader.cxx 2010-03-22 10:54:18 -04:00
DynamicLoader.hxx.in Convert KWSys to OSI-approved BSD License 2009-09-28 11:37:35 -04:00
EncodeExecutable.c Convert KWSys to OSI-approved BSD License 2009-09-28 11:37:35 -04:00
ExtraTest.cmake.in ENH: Add capability to include files to DartTestfile.txt and add example of that 2005-06-07 09:57:05 -04:00
FundamentalType.h.in Fix KWSys FundamentalType for Universal Binaries 2009-11-20 08:38:18 -05:00
Glob.cxx Convert KWSys to OSI-approved BSD License 2009-09-28 11:37:35 -04:00
Glob.hxx.in Convert KWSys to OSI-approved BSD License 2009-09-28 11:37:35 -04:00
hash_fun.hxx.in Convert KWSys to OSI-approved BSD License 2009-09-28 11:37:35 -04:00
hash_map.hxx.in Convert KWSys to OSI-approved BSD License 2009-09-28 11:37:35 -04:00
hash_set.hxx.in Convert KWSys to OSI-approved BSD License 2009-09-28 11:37:35 -04:00
hashtable.hxx.in Silence warnings on sgi compiler. 2010-05-12 09:37:42 -04:00
IOStream.cxx Convert KWSys to OSI-approved BSD License 2009-09-28 11:37:35 -04:00
IOStream.hxx.in Convert KWSys to OSI-approved BSD License 2009-09-28 11:37:35 -04:00
kwsys_cstddef.hxx.in Convert KWSys to OSI-approved BSD License 2009-09-28 11:37:35 -04:00
kwsys_ios_fstream.h.in Convert KWSys to OSI-approved BSD License 2009-09-28 11:37:35 -04:00
kwsys_ios_iosfwd.h.in Convert KWSys to OSI-approved BSD License 2009-09-28 11:37:35 -04:00
kwsys_ios_iostream.h.in Convert KWSys to OSI-approved BSD License 2009-09-28 11:37:35 -04:00
kwsys_ios_sstream.h.in Convert KWSys to OSI-approved BSD License 2009-09-28 11:37:35 -04:00
kwsys_stl_string.hxx.in Convert KWSys to OSI-approved BSD License 2009-09-28 11:37:35 -04:00
kwsys_stl.hxx.in Convert KWSys to OSI-approved BSD License 2009-09-28 11:37:35 -04:00
kwsysDateStamp.cmake KWSys Nightly Date Stamp 2010-06-03 00:01:02 -04:00
kwsysDateStamp.py Convert KWSys to OSI-approved BSD License 2009-09-28 11:37:35 -04:00
kwsysHeaderDump.pl Convert KWSys to OSI-approved BSD License 2009-09-28 11:37:35 -04:00
kwsysPlatformTests.cmake Fix KWSYS_PLATFORM_INFO_TEST when user removes tree 2010-02-12 10:46:50 -05:00
kwsysPlatformTestsC.c Fix KWSys FundamentalType for Universal Binaries 2009-11-20 08:38:18 -05:00
kwsysPlatformTestsCXX.cxx Check for 'long long' without computing size 2009-11-20 08:37:33 -05:00
kwsysPrivate.h Convert KWSys to OSI-approved BSD License 2009-09-28 11:37:35 -04:00
MD5.c KWSys: Remove $Id$ from MD5.c 2010-01-27 08:51:58 -05:00
MD5.h.in Convert KWSys to OSI-approved BSD License 2009-09-28 11:37:35 -04:00
Process.h.in Convert KWSys to OSI-approved BSD License 2009-09-28 11:37:35 -04:00
ProcessFwd9x.c Convert KWSys to OSI-approved BSD License 2009-09-28 11:37:35 -04:00
ProcessUNIX.c KWSys: Process tree kill for kFreeBSD, GNU/Hurd 2010-05-11 13:34:54 -04:00
ProcessWin32.c KWSys: Fix process tree kill on 64-bit Windows 2009-11-30 16:30:19 -05:00
README.txt STYLE: Added reference to documentation in CMakeLists.txt. 2005-09-18 17:15:29 -04:00
Registry.cxx Convert KWSys to OSI-approved BSD License 2009-09-28 11:37:35 -04:00
Registry.hxx.in Convert KWSys to OSI-approved BSD License 2009-09-28 11:37:35 -04:00
RegularExpression.cxx Convert KWSys to OSI-approved BSD License 2009-09-28 11:37:35 -04:00
RegularExpression.hxx.in Convert KWSys to OSI-approved BSD License 2009-09-28 11:37:35 -04:00
SharedForward.h.in KWSys SharedForward: Add OpenBSD support 2010-04-19 16:30:23 -04:00
String.c Convert KWSys to OSI-approved BSD License 2009-09-28 11:37:35 -04:00
String.h.in Convert KWSys to OSI-approved BSD License 2009-09-28 11:37:35 -04:00
String.hxx.in COMP: remove exporting String as VS10 attempts to export its parents (basic_string) which causes all kinds of multiply defined symbols at link time. 2010-01-26 17:19:23 -05:00
System.c Convert KWSys to OSI-approved BSD License 2009-09-28 11:37:35 -04:00
System.h.in Convert KWSys to OSI-approved BSD License 2009-09-28 11:37:35 -04:00
SystemInformation.cxx BUG: Commit a fix from Rusty to address incorrectly reported memory queries. 2010-03-26 14:18:24 -04:00
SystemInformation.hxx.in Try to fix missing size_t on qnx 2009-11-16 17:03:59 -05:00
SystemTools.cxx KWSys: Avoid stat in CopyFileAlways (#10790) 2010-06-03 12:46:11 -04:00
SystemTools.hxx.in Convert KWSys to OSI-approved BSD License 2009-09-28 11:37:35 -04:00
Terminal.c Convert KWSys to OSI-approved BSD License 2009-09-28 11:37:35 -04:00
Terminal.h.in Convert KWSys to OSI-approved BSD License 2009-09-28 11:37:35 -04:00
testAutoPtr.cxx Fix for bug #10550, work around instantiation out of scope 2010-04-28 17:42:22 -04:00
testCommandLineArguments1.cxx Convert KWSys to OSI-approved BSD License 2009-09-28 11:37:35 -04:00
testCommandLineArguments.cxx Convert KWSys to OSI-approved BSD License 2009-09-28 11:37:35 -04:00
testDynamicLoader.cxx Convert KWSys to OSI-approved BSD License 2009-09-28 11:37:35 -04:00
testDynload.c Convert KWSys to OSI-approved BSD License 2009-09-28 11:37:35 -04:00
testEncode.c Convert KWSys to OSI-approved BSD License 2009-09-28 11:37:35 -04:00
testFail.c Convert KWSys to OSI-approved BSD License 2009-09-28 11:37:35 -04:00
testHashSTL.cxx Convert KWSys to OSI-approved BSD License 2009-09-28 11:37:35 -04:00
testIOS.cxx Convert KWSys to OSI-approved BSD License 2009-09-28 11:37:35 -04:00
testProcess.c Fix warnings in CMake source code. Suppress warnings in Lexer and Parser files that are 'too hard' to fix. 2009-09-30 11:41:34 -04:00
testRegistry.cxx Convert KWSys to OSI-approved BSD License 2009-09-28 11:37:35 -04:00
testSharedForward.c.in Convert KWSys to OSI-approved BSD License 2009-09-28 11:37:35 -04:00
testSystemInformation.cxx Convert KWSys to OSI-approved BSD License 2009-09-28 11:37:35 -04:00
testSystemTools.bin ENH: CMake kills me (so does Cygwin) 2005-10-06 17:16:07 -04:00
testSystemTools.cxx Convert KWSys to OSI-approved BSD License 2009-09-28 11:37:35 -04:00
testSystemTools.h.in Convert KWSys to OSI-approved BSD License 2009-09-28 11:37:35 -04:00
testTerminal.c Convert KWSys to OSI-approved BSD License 2009-09-28 11:37:35 -04:00

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.