aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/buildgraph/artifactcleaner.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove all usages of Q_FOREACH from the libraryChristian Kandeler2017-02-211-1/+1
* Use a sorted vector rather than QSet or std::setChristian Kandeler2017-01-051-4/+3
* Change style of #includes of Qt headersJake Petroules2017-01-041-6/+6
* Update license headersIikka Eklund2016-08-291-14/+23
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* Do not give special treatment to target artifacts in "qbs clean".Christian Kandeler2015-09-041-11/+0
* Fix cleaning of rescuable artifacts.Christian Kandeler2015-08-311-1/+14
* update license headersJoerg Bornemann2015-03-021-2/+2
* Update LicenseEike Ziller2015-01-261-6/+6
* License update.Eike Ziller2014-10-161-7/+8
* Make the "clean" operation interruptible.Christian Kandeler2014-04-281-2/+8
* API: Do not present all root artifacts as target artifacts.Christian Kandeler2014-04-171-1/+1
* Work around braindead QFileInfo::exists() behavior for symbolic links.Christian Kandeler2014-04-151-1/+1
* Fixed removing hidden files in a build treeIvan Komissarov2014-04-071-1/+1
* Fix potential infinite loop in build dir cleaning.Christian Kandeler2014-03-181-1/+3
* support transformers with an unknown number of outputsJoerg Bornemann2014-02-131-1/+1
* Prepare for using QT_NO_CAST_FROM/TO_ASCII.Jake Petroules2014-01-141-1/+1
* Move Qt profile setup into a dedicated library.Christian Kandeler2014-01-101-0/+209