aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/buildgraph/tst_buildgraph.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use 'const auto' keywords more at objects allocationsDenis Shienkov2019-02-231-7/+7
* Make ProductBuildData a proper class with accessors and modifiersChristian Kandeler2018-01-231-6/+11
* Use 'auto' keywords more for the allocated variablesDenis Shienkov2018-01-231-7/+7
* Move the buildgraph, language and tools tests into the proper locationsJake Petroules2017-06-221-8/+115
* Change style of #includes of Qt headersJake Petroules2017-01-041-2/+2
* Update license headersIikka Eklund2016-08-291-16/+14
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* Update LicenseEike Ziller2015-01-261-6/+6
* complete license header updateJoerg Bornemann2014-10-161-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Build a shared library.Christian Kandeler2013-02-081-74/+6
* Remove global log sink.Christian Kandeler2013-02-061-1/+2
* update copyright yearJoerg Bornemann2013-01-091-1/+1
* Split up buildgraph.h and buildgraph.cpp.Christian Kandeler2012-12-041-1/+1
* Reduce compile dependencies.Christian Kandeler2012-11-291-7/+9
* fix warning in tst_buildgraph.cppJoerg Bornemann2012-11-131-1/+1
* Move cycle detection into its own class.Christian Kandeler2012-11-121-0/+105