Revision d262fbb...
Go back to digest for 9th September 2012Optimization in Development Tools
Andreas Pakulat committed changes in [kdevelop] /:
Let CMake and custom-buildsystem jobs use the returncode from the process
This improves the error-reporting of both plugins, they report the failure
details towards the outputview already but now also ensure the job itself
fails if the executed build command is to be considered a fail.
File Changes
Modified 4 files
- projectbuilders/cmakebuilder/cmakejob.cpp
- projectbuilders/cmakebuilder/cmakejob.h
- projectmanagers/custom-buildsystem/custombuildjob.cpp
- projectmanagers/custom-buildsystem/custombuildjob.h
4 files changed in total