Revision f6f66e0...

Go back to digest for 16th September 2012

Optimization in Development Tools

Ivan Shapovalov committed changes in [kdevplatform] /:

Add class OutputExecuteJob.

It will be a common base class for all jobs which execute processes
and need their input to be processed somehow.

It allows to configure process working directory and environment,
privilege helper, model's filtering strategy and custom job name.

This is for code deduplication.

File Changes

Added 2 files
  •   outputview/outputexecutejob.cpp
  •   outputview/outputexecutejob.h
Modified 1 files
  • outputview/CMakeLists.txt
3 files changed in total