My patches to CMake
Go to file
KWSys Robot 4ba0ac7be4 KWSys 2013-01-14 (6fa1c99f)
Extract upstream KWSys using the following shell commands.

$ git archive --prefix=upstream-kwsys/ 6fa1c99f | tar x
$ git shortlog --no-merges --abbrev=8 --format='%h %s' 608d6b47..6fa1c99f
Brad King (1):
      84827cc1 Process: Avoid argv[0]==NULL from parsing empty command line

Rolf Eike Beer (8):
      e041cd66 SystemInformation: factor out QueryMemoryBySysconf()
      ea850fa0 SystemInformation: factor out QueryProcessorBySysconf()
      57f06d49 SystemInformation: count processors with sysconf() on Solaris
      c6057a06 SystemInformation: fix "Multi-character character constant"
      5a27bd4f SystemInformation: make IsHyperThreadingSupported() return bool
      342c0ad2 SystemInformation: query memory size with sysconf() on Solaris
      f0b857c1 SystemInformation: cache result of IsHyperThreadingSupported()
      ab0c2a09 SystemInformation: try using assembler with BorlandC

Change-Id: I072371ed35eed892a5ef62a9e9e6cad734e961d9
2013-01-14 09:41:45 -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-14 (6fa1c99f) 2013-01-14 09:41:45 -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-14 (6fa1c99f) 2013-01-14 09:41:45 -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-14 (6fa1c99f) 2013-01-14 09:41:45 -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 2013-01-14 (6fa1c99f) 2013-01-14 09:41:45 -05: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.