-
- Downloads
cmWorkingDirectory: use the new class
These functions just need to change the directory for a block of code and then go back to the caller's expected location. Use cmWorkingDirectory to ensure that all return paths are handled.
Showing
- Source/CPack/cmCPackArchiveGenerator.cxx 3 additions, 7 deletionsSource/CPack/cmCPackArchiveGenerator.cxx
- Source/CPack/cmCPackGenerator.cxx 2 additions, 2 deletionsSource/CPack/cmCPackGenerator.cxx
- Source/CTest/cmCTestBuildAndTestHandler.cxx 4 additions, 10 deletionsSource/CTest/cmCTestBuildAndTestHandler.cxx
- Source/CTest/cmCTestBuildAndTestHandler.h 1 addition, 1 deletionSource/CTest/cmCTestBuildAndTestHandler.h
- Source/CTest/cmCTestCoverageHandler.cxx 5 additions, 15 deletionsSource/CTest/cmCTestCoverageHandler.cxx
- Source/CTest/cmCTestHandlerCommand.cxx 2 additions, 3 deletionsSource/CTest/cmCTestHandlerCommand.cxx
- Source/CTest/cmCTestMultiProcessHandler.cxx 3 additions, 8 deletionsSource/CTest/cmCTestMultiProcessHandler.cxx
- Source/CTest/cmCTestRunTest.cxx 7 additions, 12 deletionsSource/CTest/cmCTestRunTest.cxx
- Source/CTest/cmCTestSubmitHandler.cxx 3 additions, 10 deletionsSource/CTest/cmCTestSubmitHandler.cxx
- Source/CTest/cmCTestTestHandler.cxx 35 additions, 35 deletionsSource/CTest/cmCTestTestHandler.cxx
- Source/cmDepends.cxx 2 additions, 12 deletionsSource/cmDepends.cxx
- Source/cmGlobalGenerator.cxx 2 additions, 7 deletionsSource/cmGlobalGenerator.cxx
- Source/cmMakefile.cxx 2 additions, 9 deletionsSource/cmMakefile.cxx
- Source/cmake.cxx 15 additions, 15 deletionsSource/cmake.cxx
Loading
Please register or sign in to comment