https://github.com/Kitware/CMake
Revision 83a9f09d184c89c79c0d8ec52868ad68b0604d5d authored by KWSys Robot on 21 March 2013, 18:49:23 UTC, committed by Brad King on 22 March 2013, 12:07:58 UTC
Extract upstream KWSys using the following shell commands.

$ git archive --prefix=upstream-kwsys/ 2d263bc3 | tar x
$ git shortlog --no-merges --abbrev=8 --format='%h %s' 5c34ed2e..2d263bc3
Paul Kunysch (1):
      2d263bc3 Process: Increase FD_SETSIZE on Cygwin

Sean McBride (1):
      13f5badd SystemInformation: Replace __GNUG__ with __GNUC__

Change-Id: I2d29f6d7e9bbc34f7a9b40394a7ee05f3c537396
1 parent 9d66f74
History
Tip revision: 83a9f09d184c89c79c0d8ec52868ad68b0604d5d authored by KWSys Robot on 21 March 2013, 18:49:23 UTC
KWSys 2013-03-21 (2d263bc3)
Tip revision: 83a9f09
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-- 42.0 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-- 7.8 KB
Copyright.txt -rw-r--r-- 1.5 KB
Directory.cxx -rw-r--r-- 5.2 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
ExtraTest.cmake.in -rw-r--r-- 107 bytes
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.1 KB
README.txt -rw-r--r-- 502 bytes
RegularExpression.cxx -rw-r--r-- 39.3 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-- 135.6 KB
SystemInformation.hxx.in -rw-r--r-- 5.0 KB
SystemTools.cxx -rw-r--r-- 118.2 KB
SystemTools.hxx.in -rw-r--r-- 30.1 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-- 5.9 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-- 41.6 KB
kwsysHeaderDump.pl -rwxr-xr-x 1.3 KB
kwsysPlatformTests.cmake -rw-r--r-- 8.1 KB
kwsysPlatformTestsC.c -rw-r--r-- 2.4 KB
kwsysPlatformTestsCXX.cxx -rw-r--r-- 12.2 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.2 KB
testDynload.c -rw-r--r-- 742 bytes
testEncode.c -rw-r--r-- 2.2 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.4 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