-
- Downloads
KWSys 2017-04-20 (8785f84f)
Code extracted from: https://gitlab.kitware.com/utils/kwsys.git at commit 8785f84f4760da060cdb2499155bb39532f8c053 (master). Upstream Shortlog ----------------- Ben Boeckel (2): ac0c67d2 gitattributes: indicate attributes to ignore when importing 3dfeb55e gitattributes: rename the c-style attribute Brad King (5): 41a9dfef SystemInformation: Fix dynamic loader failure on WinXP SP2 3ead6158 SystemTools: Fix stat() wrapper compilation with Borland e71a3406 Encoding: Add ToWindowsExtendedPath function 41b8603c SystemTools: Use Encoding::ToWindowsExtendedPath edd8b5e0 FStream: Open files on Windows using UNC path Chuck Atkins (1): 0c4e58ec Silence warnings from newer CMake versions from CMP0048 Daniel Pfeifer (1): ce5b0d34 Disable include-what-you-use
Showing
- .gitattributes 7 additions, 17 deletions.gitattributes
- CMakeLists.txt 7 additions, 0 deletionsCMakeLists.txt
- Encoding.hxx.in 11 additions, 0 deletionsEncoding.hxx.in
- EncodingCXX.cxx 58 additions, 0 deletionsEncodingCXX.cxx
- FStream.hxx.in 2 additions, 2 deletionsFStream.hxx.in
- SystemInformation.cxx 20 additions, 3 deletionsSystemInformation.cxx
- SystemTools.cxx 44 additions, 101 deletionsSystemTools.cxx
- SystemTools.hxx.in 5 additions, 7 deletionsSystemTools.hxx.in
- testEncoding.cxx 83 additions, 0 deletionstestEncoding.cxx
- testSystemTools.cxx 0 additions, 79 deletionstestSystemTools.cxx
Loading
Please register or sign in to comment