aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/buildgraph/rulegraph.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix size_t -> int conversion warnings on MSVC (64bit)Orgad Shaneh2017-04-031-1/+1
* Replace all uses of QVector with std::vectorJake Petroules2017-03-291-10/+10
* Remove all usages of Q_FOREACH from the libraryChristian Kandeler2017-02-211-13/+13
* Use a sorted vector rather than QSet or std::setChristian Kandeler2017-01-051-3/+3
* 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
* Merge branch '1.3' into 'master'Christian Kandeler2015-01-281-6/+6
|\
| * Update LicenseEike Ziller2015-01-261-6/+6
* | fix misnomer in RuleGraphJoerg Bornemann2014-10-171-8/+8
|/
* License update.Eike Ziller2014-10-161-7/+8
* support transformers with an unknown number of outputsJoerg Bornemann2014-02-131-47/+15
* rename Rule::outputFileTags to staticOutputFileTagsJoerg Bornemann2014-01-161-1/+1
* rename Rule::script to prepareScriptJoerg Bornemann2014-01-141-1/+1
* Move Qt profile setup into a dedicated library.Christian Kandeler2014-01-101-0/+174