https://github.com/Kitware/CMake
Revision 8ba8b5537cdee251d412c331267822badc8fafdc authored by KWSys Upstream on 07 March 2017, 18:33:51 UTC, committed by Brad King on 10 March 2017, 21:24:52 UTC
Code extracted from:

    https://gitlab.kitware.com/utils/kwsys.git

at commit 5da8cfe0544f95697808b0b46ed3183621902f0b (master).

Upstream Shortlog
-----------------

Ben Boeckel (1):
      c5529406 SystemTools: use std::string::empty

Robert Maynard (1):
      27e64d34 SystemInformation: Teach Is64Bits to check host architecture at runtime
1 parent ced3396
History
Tip revision: 8ba8b5537cdee251d412c331267822badc8fafdc authored by KWSys Upstream on 07 March 2017, 18:33:51 UTC
KWSys 2017-03-07 (5da8cfe0)
Tip revision: 8ba8b55
File Mode Size
.gitattributes -rw-r--r-- 740 bytes
Base64.c -rw-r--r-- 8.3 KB
Base64.h.in -rw-r--r-- 4.0 KB
CMakeLists.txt -rw-r--r-- 38.5 KB
CONTRIBUTING.rst -rw-r--r-- 1.7 KB
CTestConfig.cmake -rw-r--r-- 379 bytes
CTestCustom.cmake.in -rw-r--r-- 710 bytes
CommandLineArguments.cxx -rw-r--r-- 27.1 KB
CommandLineArguments.hxx.in -rw-r--r-- 9.8 KB
Configure.h.in -rw-r--r-- 4.8 KB
Configure.hxx.in -rw-r--r-- 1.1 KB
ConsoleBuf.hxx.in -rw-r--r-- 10.9 KB
Copyright.txt -rw-r--r-- 1.8 KB
Directory.cxx -rw-r--r-- 5.7 KB
Directory.hxx.in -rw-r--r-- 1.8 KB
DynamicLoader.cxx -rw-r--r-- 14.1 KB
DynamicLoader.hxx.in -rw-r--r-- 3.1 KB
Encoding.h.in -rw-r--r-- 2.3 KB
Encoding.hxx.in -rw-r--r-- 2.1 KB
EncodingC.c -rw-r--r-- 1.6 KB
EncodingCXX.cxx -rw-r--r-- 5.2 KB
ExtraTest.cmake.in -rw-r--r-- 107 bytes
FStream.cxx -rw-r--r-- 1.4 KB
FStream.hxx.in -rw-r--r-- 6.7 KB
Glob.cxx -rw-r--r-- 13.2 KB
Glob.hxx.in -rw-r--r-- 4.5 KB
IOStream.cxx -rw-r--r-- 6.2 KB
IOStream.hxx.in -rw-r--r-- 4.7 KB
MD5.c -rw-r--r-- 16.4 KB
MD5.h.in -rw-r--r-- 2.7 KB
Process.h.in -rw-r--r-- 18.3 KB
ProcessUNIX.c -rw-r--r-- 85.3 KB
ProcessWin32.c -rw-r--r-- 89.3 KB
README.rst -rw-r--r-- 1.0 KB
RegularExpression.cxx -rw-r--r-- 33.7 KB
RegularExpression.hxx.in -rw-r--r-- 13.3 KB
SharedForward.h.in -rw-r--r-- 29.1 KB
String.c -rw-r--r-- 4.3 KB
String.h.in -rw-r--r-- 1.8 KB
String.hxx.in -rw-r--r-- 1.8 KB
System.c -rw-r--r-- 7.0 KB
System.h.in -rw-r--r-- 2.1 KB
SystemInformation.cxx -rw-r--r-- 146.8 KB
SystemInformation.hxx.in -rw-r--r-- 4.6 KB
SystemTools.cxx -rw-r--r-- 135.3 KB
SystemTools.hxx.in -rw-r--r-- 33.8 KB
Terminal.c -rw-r--r-- 15.6 KB
Terminal.h.in -rw-r--r-- 7.3 KB
hash_fun.hxx.in -rw-r--r-- 3.6 KB
hash_map.hxx.in -rw-r--r-- 13.3 KB
hash_set.hxx.in -rw-r--r-- 12.6 KB
hashtable.hxx.in -rw-r--r-- 30.4 KB
kwsysHeaderDump.pl -rwxr-xr-x 959 bytes
kwsysPlatformTests.cmake -rw-r--r-- 7.1 KB
kwsysPlatformTestsC.c -rw-r--r-- 2.1 KB
kwsysPlatformTestsCXX.cxx -rw-r--r-- 6.3 KB
kwsysPrivate.h -rw-r--r-- 1.1 KB
testCommandLineArguments.cxx -rw-r--r-- 8.4 KB
testCommandLineArguments1.cxx -rw-r--r-- 2.8 KB
testConsoleBuf.cxx -rw-r--r-- 29.0 KB
testConsoleBuf.hxx -rw-r--r-- 654 bytes
testConsoleBufChild.cxx -rw-r--r-- 1.5 KB
testDynamicLoader.cxx -rw-r--r-- 3.7 KB
testDynload.c -rw-r--r-- 334 bytes
testEncode.c -rw-r--r-- 1.8 KB
testEncoding.cxx -rw-r--r-- 6.0 KB
testFStream.cxx -rw-r--r-- 3.5 KB
testFail.c -rw-r--r-- 676 bytes
testHashSTL.cxx -rw-r--r-- 1.6 KB
testIOS.cxx -rw-r--r-- 4.2 KB
testProcess.c -rw-r--r-- 22.7 KB
testSharedForward.c.in -rw-r--r-- 1.2 KB
testSystemInformation.cxx -rw-r--r-- 3.3 KB
testSystemTools.bin -rw-r--r-- 766 bytes
testSystemTools.cxx -rw-r--r-- 31.7 KB
testSystemTools.h.in -rw-r--r-- 495 bytes
testTerminal.c -rw-r--r-- 714 bytes

README.rst

back to top