aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/api/project_p.h
Commit message (Expand)AuthorAgeFilesLines
* Apply 'modernize-pass-by-value' fix-itIvan Komissarov2020-01-281-2/+2
* Replace QList<Internal::ResolvedProductPtr> with QVectorIvan Komissarov2020-01-061-6/+6
* API: Do not try to do manual book-keepingChristian Kandeler2020-01-061-6/+1
* Make lists of SourceArtifactPtr vectorsJoerg Bornemann2018-04-261-1/+1
* API: Make transformer data availableChristian Kandeler2018-04-201-1/+7
* Change style of #includes of Qt headersJake Petroules2017-01-041-2/+2
* Update license headersIikka Eklund2016-08-291-14/+23
* API: Add installation info to ArtifactDataChristian Kandeler2016-08-031-1/+3
* API: Have only one data type for artifactsChristian Kandeler2016-08-021-1/+1
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* Introduce new class SourceArtifact.Christian Kandeler2015-03-201-0/+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
* | Merge remote-tracking branch 'origin/1.3'Joerg Bornemann2014-11-031-0/+4
|\|
| * Make information about commands available via the API.Christian Kandeler2014-10-311-0/+4
* | Merge remote-tracking branch 'origin/1.3'Joerg Bornemann2014-10-161-7/+8
|\|
| * License update.Eike Ziller2014-10-161-7/+8
* | Allow products to opt-out of the normal build process.Christian Kandeler2014-10-021-1/+1
|/
* API: Do not check for file existence when removing.Christian Kandeler2014-09-111-1/+1
* API: Be smarter about adding files already matched by wildcards.Christian Kandeler2014-07-231-0/+1
* Speed up project re-resolving by skipping the loading from file.Christian Kandeler2014-07-161-1/+1
* Introduce a private header class for qbs::Project.Christian Kandeler2014-07-151-0/+119