OutputParser: Parsers with fatal errors will now cause failure for all steps
Remove handling of parsers reporting fatal errors from the qmake based
makestep and add it to abstractprocessstep instead. This makes the
osparser work with all build systems.
Change-Id: I1044d0e6002d2157946e0342fe060991ffe37ffa
Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
Showing
- src/plugins/projectexplorer/abstractprocessstep.cpp 3 additions, 0 deletionssrc/plugins/projectexplorer/abstractprocessstep.cpp
- src/plugins/qt4projectmanager/makestep.cpp 0 additions, 9 deletionssrc/plugins/qt4projectmanager/makestep.cpp
- src/plugins/qt4projectmanager/makestep.h 0 additions, 1 deletionsrc/plugins/qt4projectmanager/makestep.h
Loading
Please register or sign in to comment