https://github.com/Kitware/CMake
Revision f788d9a1b27efc9b463b1174a93e780bef00a5d9 authored by KWSys Robot on 19 December 2013, 14:39:26 UTC, committed by Brad King on 19 December 2013, 15:44:24 UTC
Extract upstream KWSys using the following shell commands.

$ git archive --prefix=upstream-kwsys/ 88165c5e | tar x
$ git shortlog --no-merges --abbrev=8 --format='%h %s' 1010d0e3..88165c5e
Clinton Stimpson (2):
      ab6f8c36 FStream: Fix rdbuf() return and use use of FStream in SystemTools.
      88165c5e Encoding: Fix bug in kwsysEncoding_DupToNarrow.

Rolf Eike Beer (2):
      d2bcbe11 SystemInformation: extract CPU information on Linux/Sparc
      b2fd7da5 ProcessUNIX: close /proc entry before starting recursion

Ådne Hovda (1):
      a02a1ad2 SystemInformation: Fix compilation on HP-UX 11.11 hppa

Change-Id: I225e0517379d88612f18215b43c7d6a9daad6326
1 parent 704ab3d
History
Tip revision: f788d9a1b27efc9b463b1174a93e780bef00a5d9 authored by KWSys Robot on 19 December 2013, 14:39:26 UTC
KWSys 2013-12-19 (88165c5e)
Tip revision: f788d9a
File Mode Size
Base64.c -rw-r--r-- 8.8 KB
Base64.h.in -rw-r--r-- 4.6 KB
CMakeEmptyInputFile.in -rw-r--r-- 33 bytes
CMakeLists.txt -rw-r--r-- 46.9 KB
CPU.h.in -rw-r--r-- 4.8 KB
CTestConfig.cmake -rw-r--r-- 792 bytes
CommandLineArguments.cxx -rw-r--r-- 26.6 KB
CommandLineArguments.hxx.in -rw-r--r-- 10.3 KB
Configure.h.in -rw-r--r-- 4.9 KB
Configure.hxx.in -rw-r--r-- 8.0 KB
Copyright.txt -rw-r--r-- 1.5 KB
Directory.cxx -rw-r--r-- 5.3 KB
Directory.hxx.in -rw-r--r-- 2.1 KB
DynamicLoader.cxx -rw-r--r-- 14.5 KB
DynamicLoader.hxx.in -rw-r--r-- 3.4 KB
Encoding.h.in -rw-r--r-- 2.7 KB
Encoding.hxx.in -rw-r--r-- 1.8 KB
EncodingC.c -rw-r--r-- 2.0 KB
EncodingCXX.cxx -rw-r--r-- 2.1 KB
ExtraTest.cmake.in -rw-r--r-- 107 bytes
FStream.hxx.in -rw-r--r-- 4.3 KB
FundamentalType.h.in -rw-r--r-- 5.7 KB
Glob.cxx -rw-r--r-- 12.9 KB
Glob.hxx.in -rw-r--r-- 4.0 KB
IOStream.cxx -rw-r--r-- 7.2 KB
IOStream.hxx.in -rw-r--r-- 5.2 KB
MD5.c -rw-r--r-- 17.0 KB
MD5.h.in -rw-r--r-- 3.3 KB
Process.h.in -rw-r--r-- 17.4 KB
ProcessUNIX.c -rw-r--r-- 75.2 KB
ProcessWin32.c -rw-r--r-- 81.6 KB
README.txt -rw-r--r-- 502 bytes
RegularExpression.cxx -rw-r--r-- 38.8 KB
RegularExpression.hxx.in -rw-r--r-- 13.4 KB
SharedForward.h.in -rw-r--r-- 28.9 KB
String.c -rw-r--r-- 4.7 KB
String.h.in -rw-r--r-- 2.2 KB
String.hxx.in -rw-r--r-- 2.3 KB
System.c -rw-r--r-- 23.8 KB
System.h.in -rw-r--r-- 6.9 KB
SystemInformation.cxx -rw-r--r-- 144.9 KB
SystemInformation.hxx.in -rw-r--r-- 5.2 KB
SystemTools.cxx -rw-r--r-- 122.6 KB
SystemTools.hxx.in -rw-r--r-- 30.5 KB
Terminal.c -rw-r--r-- 13.6 KB
Terminal.h.in -rw-r--r-- 7.1 KB
auto_ptr.hxx.in -rw-r--r-- 6.5 KB
hash_fun.hxx.in -rw-r--r-- 4.6 KB
hash_map.hxx.in -rw-r--r-- 17.7 KB
hash_set.hxx.in -rw-r--r-- 16.9 KB
hashtable.hxx.in -rw-r--r-- 42.2 KB
kwsysHeaderDump.pl -rwxr-xr-x 1.3 KB
kwsysPlatformTests.cmake -rw-r--r-- 8.3 KB
kwsysPlatformTestsC.c -rw-r--r-- 2.4 KB
kwsysPlatformTestsCXX.cxx -rw-r--r-- 13.8 KB
kwsysPrivate.h -rw-r--r-- 1.4 KB
kwsys_cstddef.hxx.in -rw-r--r-- 1016 bytes
kwsys_ios_fstream.h.in -rw-r--r-- 1.4 KB
kwsys_ios_iosfwd.h.in -rw-r--r-- 1.3 KB
kwsys_ios_iostream.h.in -rw-r--r-- 3.1 KB
kwsys_ios_sstream.h.in -rw-r--r-- 5.6 KB
kwsys_stl.hxx.in -rw-r--r-- 1.8 KB
kwsys_stl_string.hxx.in -rw-r--r-- 4.5 KB
testAutoPtr.cxx -rw-r--r-- 4.3 KB
testCommandLineArguments.cxx -rw-r--r-- 8.0 KB
testCommandLineArguments1.cxx -rw-r--r-- 3.1 KB
testDynamicLoader.cxx -rw-r--r-- 4.1 KB
testDynload.c -rw-r--r-- 742 bytes
testEncode.c -rw-r--r-- 2.2 KB
testEncoding.cxx -rw-r--r-- 4.6 KB
testFail.c -rw-r--r-- 1.1 KB
testHashSTL.cxx -rw-r--r-- 2.1 KB
testIOS.cxx -rw-r--r-- 4.9 KB
testProcess.c -rw-r--r-- 14.9 KB
testSharedForward.c.in -rw-r--r-- 1.5 KB
testSystemInformation.cxx -rw-r--r-- 3.7 KB
testSystemTools.bin -rw-r--r-- 766 bytes
testSystemTools.cxx -rw-r--r-- 12.3 KB
testSystemTools.h.in -rw-r--r-- 846 bytes
testTerminal.c -rw-r--r-- 1.1 KB

README.txt

back to top