aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/buildgraph/requestedartifacts.cpp
Commit message (Expand)AuthorAgeFilesLines
* Apply modernize-loop-convert fix-itIvan Komissarov2019-05-211-20/+15
* Fix invariant in the RequestedArtifacts classChristian Kandeler2018-09-041-5/+4
* Fix false positives in artifacts map change trackingChristian Kandeler2018-07-301-14/+35
* Make ResolvedProject::products a vectorJoerg Bornemann2018-04-271-1/+1
* Get rid of redundancies between load() and store() methodsChristian Kandeler2018-02-161-6/+6
* Track accesses to product.artifactsChristian Kandeler2018-02-161-0/+189