https://github.com/Kitware/CMake
Revision 23ae48412093e4acbd5270536aace226d5869679 authored by KWSys Robot on 31 January 2013, 13:21:49 UTC, committed by Brad King on 01 February 2013, 14:27:46 UTC
Extract upstream KWSys using the following shell commands.

$ git archive --prefix=upstream-kwsys/ 5b0d1bd9 | tar x
$ git shortlog --no-merges --abbrev=8 --format='%h %s' 6fa1c99f..5b0d1bd9
Alan Hourihane (2):
      e81e2b72 DynamicLoader: Implement on Atari FreeMINT
      5c4dcb2b ProcessUNIX: No select on Atari FreeMINT

Sean McBride (2):
      bff2ea07 Glob: Fix clang -Wdocumentation warning
      5b0d1bd9 Fix clang -Weverything warnings

Change-Id: I8b342bea8bc9c7b92a856ddc948e1b56f5e74b98
1 parent 4ba0ac7
History
Tip revision: 23ae48412093e4acbd5270536aace226d5869679 authored by KWSys Robot on 31 January 2013, 13:21:49 UTC
KWSys 2013-01-31 (5b0d1bd9)
Tip revision: 23ae484
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.0 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.4 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