summaryrefslogtreecommitdiff
path: root/src/lib/buildgraph/artifactvisitor.cpp
Commit message (Expand)AuthorAgeFilesLines
* introduce class BuildGraphNodedynablasterJoerg Bornemann2013-11-271-22/+13
* Allow projects to be nested.Christian Kandeler2013-06-171-0/+2
* Remove structural redundancy in project and product classes.Christian Kandeler2013-04-121-7/+7
* add QBS_ASSERT in ArtifactVisitor::visitArtifactJoerg Bornemann2013-03-081-0/+2
* update copyright yearJoerg Bornemann2013-01-091-1/+1
* Fix warning for forward-declared QSharedPointer.Christian Kandeler2012-12-051-0/+1
* Split up buildgraph.h and buildgraph.cpp.Christian Kandeler2012-12-041-1/+2
* Reduce compile dependencies.Christian Kandeler2012-11-291-3/+5
* Give the ArtifactVisitor functions unique names.Christian Kandeler2012-11-121-18/+6
* Executor: out-of-date check revisitedJoerg Bornemann2012-11-121-3/+3
* Introduce namespace Internal.Christian Kandeler2012-11-081-0/+2
* Improve progress notifications.Christian Kandeler2012-11-051-2/+7
* Add a progress indicator for the command-line client.Christian Kandeler2012-11-021-0/+71