https://github.com/Kitware/CMake
Revision 4ba9b473a20cdf1284522dabb170b611fbf0f02e authored by KWSys Upstream on 08 March 2016, 14:25:26 UTC, committed by Brad King on 08 March 2016, 14:29:17 UTC
Code extracted from:

    http://public.kitware.com/KWSys.git

at commit 6b60c1843dbba9d4929496f9292cc78dab945c68 (master).

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

Mariusz Pluciński (1):
      6b60c184 SystemInformation: Fix compilation on VS Clang/C2 toolset

Sean McBride (3):
      6ea22e65 Suppressed clang -Wcomma warnings with void cast
      8d9d489d Fixed clang-tidy warnings about macros missing defensive parens
      1c544330 Made private method static to silence warning
1 parent a132064
History
Tip revision: 4ba9b473a20cdf1284522dabb170b611fbf0f02e authored by KWSys Upstream on 08 March 2016, 14:25:26 UTC
KWSys 2016-03-08 (6b60c184)
Tip revision: 4ba9b47
File Mode Size
.gitattributes -rw-r--r-- 625 bytes
Base64.c -rw-r--r-- 8.7 KB
Base64.h.in -rw-r--r-- 4.5 KB
CMakeLists.txt -rw-r--r-- 37.2 KB
CONTRIBUTING.rst -rw-r--r-- 1.1 KB
CTestConfig.cmake -rw-r--r-- 792 bytes
CTestCustom.cmake.in -rw-r--r-- 710 bytes
CommandLineArguments.cxx -rw-r--r-- 26.1 KB
CommandLineArguments.hxx.in -rw-r--r-- 9.7 KB
Configure.h.in -rw-r--r-- 5.2 KB
Configure.hxx.in -rw-r--r-- 1.2 KB
Copyright.txt -rw-r--r-- 1.5 KB
Directory.cxx -rw-r--r-- 5.8 KB
Directory.hxx.in -rw-r--r-- 2.1 KB
DynamicLoader.cxx -rw-r--r-- 14.7 KB
DynamicLoader.hxx.in -rw-r--r-- 3.5 KB
Encoding.h.in -rw-r--r-- 2.7 KB
Encoding.hxx.in -rw-r--r-- 2.5 KB
EncodingC.c -rw-r--r-- 2.0 KB
EncodingCXX.cxx -rw-r--r-- 4.1 KB
ExtraTest.cmake.in -rw-r--r-- 107 bytes
FStream.cxx -rw-r--r-- 1.9 KB
FStream.hxx.in -rw-r--r-- 4.8 KB
Glob.cxx -rw-r--r-- 14.3 KB
Glob.hxx.in -rw-r--r-- 4.8 KB
IOStream.cxx -rw-r--r-- 6.4 KB
IOStream.hxx.in -rw-r--r-- 4.8 KB
MD5.c -rw-r--r-- 17.1 KB
MD5.h.in -rw-r--r-- 3.3 KB
Process.h.in -rw-r--r-- 19.3 KB
ProcessUNIX.c -rw-r--r-- 85.7 KB
ProcessWin32.c -rw-r--r-- 90.4 KB
README.txt -rw-r--r-- 570 bytes
RegularExpression.cxx -rw-r--r-- 38.7 KB
RegularExpression.hxx.in -rw-r--r-- 13.8 KB
SharedForward.h.in -rw-r--r-- 29.6 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.2 KB
System.c -rw-r--r-- 7.9 KB
System.h.in -rw-r--r-- 2.5 KB
SystemInformation.cxx -rw-r--r-- 147.6 KB
SystemInformation.hxx.in -rw-r--r-- 5.0 KB
SystemTools.cxx -rw-r--r-- 137.3 KB
SystemTools.hxx.in -rw-r--r-- 33.6 KB
Terminal.c -rw-r--r-- 13.9 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.0 KB
hash_map.hxx.in -rw-r--r-- 13.6 KB
hash_set.hxx.in -rw-r--r-- 12.9 KB
hashtable.hxx.in -rw-r--r-- 30.7 KB
kwsysHeaderDump.pl -rwxr-xr-x 1.3 KB
kwsysPlatformTests.cmake -rw-r--r-- 7.5 KB
kwsysPlatformTestsC.c -rw-r--r-- 2.4 KB
kwsysPlatformTestsCXX.cxx -rw-r--r-- 6.6 KB
kwsysPrivate.h -rw-r--r-- 1.4 KB
testAutoPtr.cxx -rw-r--r-- 4.3 KB
testCommandLineArguments.cxx -rw-r--r-- 7.7 KB
testCommandLineArguments1.cxx -rw-r--r-- 3.0 KB
testDynamicLoader.cxx -rw-r--r-- 4.0 KB
testDynload.c -rw-r--r-- 742 bytes
testEncode.c -rw-r--r-- 2.2 KB
testEncoding.cxx -rw-r--r-- 5.3 KB
testFStream.cxx -rw-r--r-- 4.0 KB
testFail.c -rw-r--r-- 1.1 KB
testHashSTL.cxx -rw-r--r-- 2.0 KB
testIOS.cxx -rw-r--r-- 4.5 KB
testProcess.c -rw-r--r-- 23.3 KB
testSharedForward.c.in -rw-r--r-- 1.5 KB
testSystemInformation.cxx -rw-r--r-- 3.6 KB
testSystemTools.bin -rw-r--r-- 766 bytes
testSystemTools.cxx -rw-r--r-- 29.9 KB
testSystemTools.h.in -rw-r--r-- 901 bytes
testTerminal.c -rw-r--r-- 1.1 KB

README.txt

back to top