-
- Downloads
Merge topic 'update-cmake-variable-names'
6621b069 STYLE: Use range-based loops from C++11 cc8fc323 STYLE: Use auto for variable type matches the type of the initializer 91429382 PERF: emplace_back method results in potentially more efficient code 6d20e7c9 STYLE: Prefer = default to explicitly trivial implementations d07092a0 STYLE: Use default member initialization 4c7f64eb COMP: Prefer const member functions acc916ed COMP: Prefer const pointer when value does not change 7be4043f STYLE: Prefer c++11 'using' to 'typedef' ... Acked-by:Kitware Robot <kwrobot@kitware.com> Merge-request: !169
No related branches found
No related tags found
Showing
- CMakeLists.txt 666 additions, 666 deletionsCMakeLists.txt
- CommandLineArguments.cxx 15 additions, 23 deletionsCommandLineArguments.cxx
- Directory.cxx 3 additions, 3 deletionsDirectory.cxx
- ExtraTest.cmake.in 1 addition, 1 deletionExtraTest.cmake.in
- Glob.cxx 1 addition, 2 deletionsGlob.cxx
- Process.h.in 2 additions, 2 deletionsProcess.h.in
- ProcessUNIX.c 7 additions, 5 deletionsProcessUNIX.c
- ProcessWin32.c 1 addition, 1 deletionProcessWin32.c
- System.c 1 addition, 1 deletionSystem.c
- SystemInformation.cxx 111 additions, 70 deletionsSystemInformation.cxx
- SystemTools.cxx 12 additions, 13 deletionsSystemTools.cxx
- kwsysPlatformTests.cmake 150 additions, 150 deletionskwsysPlatformTests.cmake
- testCommandLineArguments.cxx 1 addition, 1 deletiontestCommandLineArguments.cxx
- testCommandLineArguments1.cxx 1 addition, 1 deletiontestCommandLineArguments1.cxx
- testDynamicLoader.cxx 1 addition, 1 deletiontestDynamicLoader.cxx
- testEncoding.cxx 9 additions, 10 deletionstestEncoding.cxx
- testHashSTL.cxx 8 additions, 8 deletionstestHashSTL.cxx
- testSystemTools.cxx 6 additions, 7 deletionstestSystemTools.cxx
- testSystemTools.h.in 1 addition, 1 deletiontestSystemTools.h.in
Loading
Please register or sign in to comment