https://github.com/Kitware/CMake
Revision 50988f6d763d99dc7d016000157528fa0ab20086 authored by KWSys Upstream on 31 May 2017, 12:56:55 UTC, committed by Brad King on 31 May 2017, 13:11:11 UTC
Code extracted from:

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

at commit bd0bbad7f47776565d87aeb3657250974a426190 (master).

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

Daniel Pfeifer (1):
      0f7ec930 Pass std::string as const&

Matteo Settenvini (1):
      6173f4b3 SystemTools: Add function to remove empty path components
1 parent 402c6c1
History
Tip revision: 50988f6d763d99dc7d016000157528fa0ab20086 authored by KWSys Upstream on 31 May 2017, 12:56:55 UTC
KWSys 2017-05-31 (bd0bbad7)
Tip revision: 50988f6
File Mode Size
.gitattributes -rw-r--r-- 400 bytes
Base64.c -rw-r--r-- 7.5 KB
Base64.h.in -rw-r--r-- 4.0 KB
CMakeLists.txt -rw-r--r-- 39.7 KB
CONTRIBUTING.rst -rw-r--r-- 1.9 KB
CTestConfig.cmake -rw-r--r-- 389 bytes
CTestCustom.cmake.in -rw-r--r-- 710 bytes
CommandLineArguments.cxx -rw-r--r-- 23.9 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-- 11.0 KB
Copyright.txt -rw-r--r-- 1.8 KB
Directory.cxx -rw-r--r-- 5.2 KB
Directory.hxx.in -rw-r--r-- 1.8 KB
DynamicLoader.cxx -rw-r--r-- 11.4 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.5 KB
EncodingC.c -rw-r--r-- 1.6 KB
EncodingCXX.cxx -rw-r--r-- 7.4 KB
ExtraTest.cmake.in -rw-r--r-- 107 bytes
FStream.cxx -rw-r--r-- 1.4 KB
FStream.hxx.in -rw-r--r-- 6.8 KB
Glob.cxx -rw-r--r-- 12.3 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-- 15.7 KB
MD5.h.in -rw-r--r-- 2.7 KB
Process.h.in -rw-r--r-- 21.4 KB
ProcessUNIX.c -rw-r--r-- 83.8 KB
ProcessWin32.c -rw-r--r-- 86.0 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-- 27.8 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-- 6.7 KB
System.h.in -rw-r--r-- 2.1 KB
SystemInformation.cxx -rw-r--r-- 146.9 KB
SystemInformation.hxx.in -rw-r--r-- 6.0 KB
SystemTools.cxx -rw-r--r-- 132.0 KB
SystemTools.hxx.in -rw-r--r-- 34.2 KB
Terminal.c -rw-r--r-- 14.9 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-- 1.9 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-- 28.1 KB
testConsoleBuf.hxx -rw-r--r-- 654 bytes
testConsoleBufChild.cxx -rw-r--r-- 1.4 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-- 8.3 KB
testFStream.cxx -rw-r--r-- 3.3 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-- 29.0 KB
testSystemTools.h.in -rw-r--r-- 495 bytes
testTerminal.c -rw-r--r-- 714 bytes

README.rst

back to top