aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/buildgraph/rulenode.h
Commit message (Expand)AuthorAgeFilesLines
* Get rid of redundancies between load() and store() methodsChristian Kandeler2018-02-161-1/+7
* Move transformer change tracking out of the build graph loaderChristian Kandeler2018-02-161-1/+6
* Get rid of all remaining dynamic_castsChristian Kandeler2017-12-071-0/+6
* Get rid of the PersistentObject classChristian Kandeler2017-12-061-1/+0
* Use a sorted vector rather than QSet or std::setChristian Kandeler2017-01-051-1/+1
* Update license headersIikka Eklund2016-08-291-14/+23
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* update license headersJoerg Bornemann2015-03-021-2/+2
* Update LicenseEike Ziller2015-01-261-6/+6
* update leaves for invalidated artifactsJoerg Bornemann2015-01-131-0/+1
* License update.Eike Ziller2014-10-161-7/+8
* fix calculation of old inputs for dynamic rulesJoerg Bornemann2014-07-301-2/+2
* fix calculation of added/removed artifactsJoerg Bornemann2014-07-171-1/+4
* run rules on dependency-only productsJoerg Bornemann2014-05-261-0/+2
* Condense executor code.Christian Kandeler2014-02-171-3/+1
* support transformers with an unknown number of outputsJoerg Bornemann2014-02-131-0/+76