aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/buildgraph/rulenode.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update license headersIikka Eklund2016-08-291-14/+23
* Merge remote-tracking branch 'origin/1.5'Joerg Bornemann2016-06-081-1/+1
|\
| * Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* | Avoid copies of node containersJoerg Bornemann2016-05-191-2/+2
* | Allow Rules without inputs.Christian Kandeler2016-05-111-2/+3
|/
* Remove RulesApplicator::applyRuleInEvaluationContextJoerg Bornemann2016-04-131-1/+1
* Include the product name in the build graph node string.Christian Kandeler2016-03-101-1/+2
* update license headersJoerg Bornemann2015-03-021-2/+2
* Merge branch '1.3' into 'master'Christian Kandeler2015-01-281-6/+6
|\
| * Update LicenseEike Ziller2015-01-261-6/+6
* | turn contradictions into QBS_CHECKSJoerg Bornemann2015-01-131-9/+9
* | Merge branch '1.3' into master.Christian Kandeler2015-01-131-1/+3
|\|
| * update leaves for invalidated artifactsJoerg Bornemann2015-01-131-1/+3
* | Add command for showing a tree of build graph nodes.Christian Kandeler2014-12-171-0/+1
* | Merge remote-tracking branch 'origin/1.3'Joerg Bornemann2014-10-161-7/+8
|\|
| * License update.Eike Ziller2014-10-161-7/+8
* | Rename "usings" property and make it do what the documentation says.Christian Kandeler2014-10-161-6/+5
* | do not distinguish between internal and external module namesJoerg Bornemann2014-08-141-0/+2
|/
* multiplex rules now always see all inputsJoerg Bornemann2014-08-011-3/+6
* add getter/setters for Artifact::fileTagsJoerg Bornemann2014-07-311-1/+1
* add trace output for RuleNode::applyJoerg Bornemann2014-07-311-0/+11
* fix calculation of old inputs for dynamic rulesJoerg Bornemann2014-07-301-25/+5
* fix occasional crash when applying dynamic rulesJoerg Bornemann2014-07-181-2/+10
* add assertion in RulesApplicatorJoerg Bornemann2014-07-181-1/+1
* fix calculation of added/removed artifactsJoerg Bornemann2014-07-171-50/+62
* run rules on dependency-only productsJoerg Bornemann2014-05-261-1/+14
* Fix some sub-optimal use of the persistence facility.Christian Kandeler2014-02-211-0/+1
* support transformers with an unknown number of outputsJoerg Bornemann2014-02-131-0/+144