aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/buildgraph/transformerchangetracking.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use std:: containers in ProjectBuildDataIvan Komissarov2019-05-221-2/+1
* Apply modernize-loop-convert fix-itIvan Komissarov2019-05-211-2/+2
* Fix calls to non-const begin()/end() in range-for loopsIvan Komissarov2019-03-061-1/+2
* Return initializer list where it is possibleDenis Shienkov2019-02-261-4/+4
* corelib: Apply modernize-use-autoAlessandro Portale2018-08-201-1/+1
* Merge 1.12 into masterChristian Kandeler2018-08-031-2/+2
|\
* | Track direct accesses to an artifact's fileTags propertyChristian Kandeler2018-07-101-0/+14
|/
* Provide rules with information about the content of Export itemsChristian Kandeler2018-03-141-0/+34
* Track accesses to product.artifactsChristian Kandeler2018-02-161-0/+6
* Move transformer change tracking out of the build graph loaderChristian Kandeler2018-02-161-135/+156
* Introduce dedicated type for command listsChristian Kandeler2018-02-151-2/+2
* Fix build with Qt 5.6Christian Kandeler2018-01-311-0/+1
* Move transformer change tracking to a dedicated set of filesChristian Kandeler2018-01-311-0/+305