My patches to CMake
Go to file
KWSys Robot 6318834b95 KWSys 2013-01-10 (608d6b47)
Extract upstream KWSys using the following shell commands.

$ git archive --prefix=upstream-kwsys/ 608d6b47 | tar x
$ git shortlog --no-merges --abbrev=8 --format='%h %s' fc60c8b8..608d6b47
Rolf Eike Beer (6):
      297758a5 SystemInformation: fix conversion warning
      79ef34ef SystemInformation: fix calling kwsysProcess_WaitForData()
      f1068caf SystemInformation: speed up copying process data
      7dfc27d5 SystemInformation: check CPU vendor and SSE support on OpenBSD
      494d9d7a SystemInformation: get stepping code on Intel Macs
      608d6b47 SystemInformation: determine processor features on Intel Macs

Change-Id: I7f5bc5b7af2bf7d4e5c1ee291c286add0f17a7d5
2013-01-11 11:34:55 -05:00
Base64.c KWSys 2012-05-02 (719638e2) 2012-10-01 14:38:57 -04:00
Base64.h.in KWSys 2012-05-02 (719638e2) 2012-10-01 14:38:57 -04:00
CMakeEmptyInputFile.in KWSys 2012-05-02 (719638e2) 2012-10-01 14:38:57 -04:00
CMakeLists.txt KWSys 2013-01-10 (608d6b47) 2013-01-11 11:34:55 -05:00
CPU.h.in KWSys 2012-12-21 (8ce09af5) 2012-12-22 09:52:01 -05:00
CTestConfig.cmake KWSys 2012-10-01 (bab53989) 2012-10-01 15:02:39 -04:00
CommandLineArguments.cxx KWSys 2012-05-02 (719638e2) 2012-10-01 14:38:57 -04:00
CommandLineArguments.hxx.in KWSys 2012-05-02 (719638e2) 2012-10-01 14:38:57 -04:00
Configure.h.in KWSys 2012-10-01 (bab53989) 2012-10-01 15:02:39 -04:00
Configure.hxx.in KWSys 2012-05-02 (719638e2) 2012-10-01 14:38:57 -04:00
Copyright.txt KWSys 2012-05-02 (719638e2) 2012-10-01 14:38:57 -04:00
Directory.cxx KWSys 2012-05-02 (719638e2) 2012-10-01 14:38:57 -04:00
Directory.hxx.in KWSys 2012-05-02 (719638e2) 2012-10-01 14:38:57 -04:00
DynamicLoader.cxx KWSys 2012-05-02 (719638e2) 2012-10-01 14:38:57 -04:00
DynamicLoader.hxx.in KWSys 2012-05-02 (719638e2) 2012-10-01 14:38:57 -04:00
ExtraTest.cmake.in KWSys 2012-05-02 (719638e2) 2012-10-01 14:38:57 -04:00
FundamentalType.h.in KWSys 2012-05-02 (719638e2) 2012-10-01 14:38:57 -04:00
Glob.cxx KWSys 2012-05-02 (719638e2) 2012-10-01 14:38:57 -04:00
Glob.hxx.in KWSys 2012-05-02 (719638e2) 2012-10-01 14:38:57 -04:00
IOStream.cxx KWSys 2012-05-02 (719638e2) 2012-10-01 14:38:57 -04:00
IOStream.hxx.in KWSys 2013-01-07 (fc60c8b8) 2013-01-08 08:42:51 -05:00
MD5.c KWSys 2012-05-02 (719638e2) 2012-10-01 14:38:57 -04:00
MD5.h.in KWSys 2012-05-02 (719638e2) 2012-10-01 14:38:57 -04:00
Process.h.in KWSys 2012-05-02 (719638e2) 2012-10-01 14:38:57 -04:00
ProcessUNIX.c KWSys 2013-01-07 (fc60c8b8) 2013-01-08 08:42:51 -05:00
ProcessWin32.c KWSys 2012-12-19 (933eb822) 2012-12-19 08:08:36 -05:00
README.txt KWSys 2012-05-02 (719638e2) 2012-10-01 14:38:57 -04:00
RegularExpression.cxx KWSys 2012-05-02 (719638e2) 2012-10-01 14:38:57 -04:00
RegularExpression.hxx.in KWSys 2012-05-02 (719638e2) 2012-10-01 14:38:57 -04:00
SharedForward.h.in KWSys 2012-05-02 (719638e2) 2012-10-01 14:38:57 -04:00
String.c KWSys 2012-05-02 (719638e2) 2012-10-01 14:38:57 -04:00
String.h.in KWSys 2012-05-02 (719638e2) 2012-10-01 14:38:57 -04:00
String.hxx.in KWSys 2012-05-02 (719638e2) 2012-10-01 14:38:57 -04:00
System.c KWSys 2012-05-02 (719638e2) 2012-10-01 14:38:57 -04:00
System.h.in KWSys 2012-05-02 (719638e2) 2012-10-01 14:38:57 -04:00
SystemInformation.cxx KWSys 2013-01-10 (608d6b47) 2013-01-11 11:34:55 -05:00
SystemInformation.hxx.in KWSys 2012-10-16 (b7a97ac3) 2012-10-31 16:43:34 -04:00
SystemTools.cxx KWSys 2013-01-07 (fc60c8b8) 2013-01-08 08:42:51 -05:00
SystemTools.hxx.in KWSys 2013-01-07 (fc60c8b8) 2013-01-08 08:42:51 -05:00
Terminal.c KWSys 2012-05-02 (719638e2) 2012-10-01 14:38:57 -04:00
Terminal.h.in KWSys 2012-05-02 (719638e2) 2012-10-01 14:38:57 -04:00
auto_ptr.hxx.in KWSys 2012-05-02 (719638e2) 2012-10-01 14:38:57 -04:00
hash_fun.hxx.in KWSys 2012-05-02 (719638e2) 2012-10-01 14:38:57 -04:00
hash_map.hxx.in KWSys 2012-05-02 (719638e2) 2012-10-01 14:38:57 -04:00
hash_set.hxx.in KWSys 2012-05-02 (719638e2) 2012-10-01 14:38:57 -04:00
hashtable.hxx.in KWSys 2012-05-02 (719638e2) 2012-10-01 14:38:57 -04:00
kwsysHeaderDump.pl KWSys 2012-05-02 (719638e2) 2012-10-01 14:38:57 -04:00
kwsysPlatformTests.cmake KWSys 2012-05-02 (719638e2) 2012-10-01 14:38:57 -04:00
kwsysPlatformTestsC.c KWSys 2012-05-02 (719638e2) 2012-10-01 14:38:57 -04:00
kwsysPlatformTestsCXX.cxx KWSys 2012-10-16 (b7a97ac3) 2012-10-31 16:43:34 -04:00
kwsysPrivate.h KWSys 2012-05-02 (719638e2) 2012-10-01 14:38:57 -04:00
kwsys_cstddef.hxx.in KWSys 2012-05-02 (719638e2) 2012-10-01 14:38:57 -04:00
kwsys_ios_fstream.h.in KWSys 2012-05-02 (719638e2) 2012-10-01 14:38:57 -04:00
kwsys_ios_iosfwd.h.in KWSys 2012-05-02 (719638e2) 2012-10-01 14:38:57 -04:00
kwsys_ios_iostream.h.in KWSys 2012-05-02 (719638e2) 2012-10-01 14:38:57 -04:00
kwsys_ios_sstream.h.in KWSys 2012-05-02 (719638e2) 2012-10-01 14:38:57 -04:00
kwsys_stl.hxx.in KWSys 2012-05-02 (719638e2) 2012-10-01 14:38:57 -04:00
kwsys_stl_string.hxx.in KWSys 2012-05-02 (719638e2) 2012-10-01 14:38:57 -04:00
testAutoPtr.cxx KWSys 2012-05-02 (719638e2) 2012-10-01 14:38:57 -04:00
testCommandLineArguments.cxx KWSys 2012-05-02 (719638e2) 2012-10-01 14:38:57 -04:00
testCommandLineArguments1.cxx KWSys 2012-05-02 (719638e2) 2012-10-01 14:38:57 -04:00
testDynamicLoader.cxx KWSys 2013-01-07 (fc60c8b8) 2013-01-08 08:42:51 -05:00
testDynload.c KWSys 2012-05-02 (719638e2) 2012-10-01 14:38:57 -04:00
testEncode.c KWSys 2012-05-02 (719638e2) 2012-10-01 14:38:57 -04:00
testFail.c KWSys 2012-05-02 (719638e2) 2012-10-01 14:38:57 -04:00
testHashSTL.cxx KWSys 2012-05-02 (719638e2) 2012-10-01 14:38:57 -04:00
testIOS.cxx KWSys 2012-05-02 (719638e2) 2012-10-01 14:38:57 -04:00
testProcess.c KWSys 2013-01-07 (fc60c8b8) 2013-01-08 08:42:51 -05:00
testSharedForward.c.in KWSys 2012-05-02 (719638e2) 2012-10-01 14:38:57 -04:00
testSystemInformation.cxx KWSys 2013-01-07 (fc60c8b8) 2013-01-08 08:42:51 -05:00
testSystemTools.bin KWSys 2012-05-02 (719638e2) 2012-10-01 14:38:57 -04:00
testSystemTools.cxx KWSys 2012-05-02 (719638e2) 2012-10-01 14:38:57 -04:00
testSystemTools.h.in KWSys 2012-05-02 (719638e2) 2012-10-01 14:38:57 -04:00
testTerminal.c KWSys 2012-05-02 (719638e2) 2012-10-01 14:38:57 -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, 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.