aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/buildgraph/inputartifactscanner.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Do not use fromLocal8Bit() for string literalsKai Koehne2016-11-081-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
* Do not process events in custom scanners' script engines.Christian Kandeler2015-04-241-2/+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
* | Add a QBS_CHECK in InputArtifactScanner.Christian Kandeler2014-12-171-0/+1
* | Remove superfluous variables and assignments in input artifact scanner.Christian Kandeler2014-12-171-16/+13
|/
* License update.Eike Ziller2014-10-161-7/+8
* add getter/setters for Artifact::fileTagsJoerg Bornemann2014-07-311-3/+3
* Make it possible to set profiles per product.Christian Kandeler2014-07-021-1/+1
* pass file dependencies to recursive dependency scannersJoerg Bornemann2014-05-211-7/+11
* let scanners operate on FileResourceBase objectsJoerg Bornemann2014-05-201-16/+19
* move scanner determination to separate functionJoerg Bornemann2014-05-201-26/+31
* streamline trace output of the dependency scannerJoerg Bornemann2014-05-201-20/+29
* Fix warnings when compiling with Qt 4.Christian Kandeler2014-04-151-0/+8
* Add new qml item ScannerMaxim Zaitsev2014-03-121-130/+126
* support transformers with an unknown number of outputsJoerg Bornemann2014-02-131-2/+2
* rename ArtifactList to ArtifactSetJoerg Bornemann2014-01-161-1/+1
* Prepare for using QT_NO_CAST_FROM/TO_ASCII.Jake Petroules2014-01-141-5/+8
* Move Qt profile setup into a dedicated library.Christian Kandeler2014-01-101-0/+369