aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/buildgraph/projectbuilddata.cpp
Commit message (Expand)AuthorAgeFilesLines
* add getter/setters for Artifact::fileTagsJoerg Bornemann2014-07-311-5/+4
* Speed up artifact removal.Christian Kandeler2014-07-311-40/+14
* Avoid contractions in user-visible messages.Christian Kandeler2014-07-311-2/+2
* fix calculation of old inputs for dynamic rulesJoerg Bornemann2014-07-301-0/+45
* put the project file artifact into artifactsByFileTagJoerg Bornemann2014-07-221-0/+1
* invalidate artifacts if a dependency is removedJoerg Bornemann2014-07-181-1/+2
* fix calculation of added/removed artifactsJoerg Bornemann2014-07-171-9/+1
* speed up ResolvedProduct::lookupArtifactsByFileTagJoerg Bornemann2014-07-171-0/+1
* deprecate Artifact.fileName in favor of Artifact.filePathJoerg Bornemann2014-07-161-1/+1
* fix crash when removing artifactJoerg Bornemann2014-07-041-1/+3
* Make it possible to set profiles per product.Christian Kandeler2014-07-021-1/+1
* Add new qml item ScannerMaxim Zaitsev2014-03-121-1/+1
* Do not share product properties with artifacts.Christian Kandeler2014-02-261-1/+1
* Fix restoring product build data.Christian Kandeler2014-02-171-96/+98
* support transformers with an unknown number of outputsJoerg Bornemann2014-02-131-57/+211
* rename ArtifactList to ArtifactSetJoerg Bornemann2014-01-161-2/+2
* Prepare for using QT_NO_CAST_FROM/TO_ASCII.Jake Petroules2014-01-141-2/+4
* rename Rule::script to prepareScriptJoerg Bornemann2014-01-141-3/+3
* Move Qt profile setup into a dedicated library.Christian Kandeler2014-01-101-0/+408