aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/buildgraph/forward_decls.h
Commit message (Expand)AuthorAgeFilesLines
* Replace 'typedef' with 'using' where it is possibleDenis Shienkov2019-02-231-6/+6
* Make sure every input artifact is connected to its rule nodeChristian Kandeler2018-07-121-0/+1
* Fix some issues preventing Qbs from being built in amalgamation modeJake Petroules2017-11-301-1/+0
* Replace QSharedPointer/QWeakPointer with std::shared_ptr/std::weak_ptrJake Petroules2017-05-231-7/+7
* Use a sorted vector rather than QSet or std::setChristian Kandeler2017-01-051-2/+5
* Change style of #includes of Qt headersJake Petroules2017-01-041-1/+1
* 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
* Update LicenseEike Ziller2015-01-261-6/+6
* License update.Eike Ziller2014-10-161-7/+8
* Condense executor code.Christian Kandeler2014-02-171-0/+3
* support transformers with an unknown number of outputsJoerg Bornemann2014-02-131-0/+9
* Move Qt profile setup into a dedicated library.Christian Kandeler2014-01-101-0/+51