Revision 41001f6...

Go back to digest for 23rd September 2012

Optimization in Development Tools

Ivan Shapovalov committed changes in [kdevplatform] /:

Refactor BuilderJob: generate a human-readable job name; flatten job hierarchies.

1. If a BuilderJob is added to another BuilderJob, the former job is embedded
into latter rather than having two composite jobs.
2. A BuilderJob now has a meaningful name which is generated from subjobs' metadata
(build method and related project model item).

REVIEW: 106461

File Changes

Modified 2 files
  •   project/builderjob.cpp
  •   project/builderjob.h
2 files changed in total