aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/buildgraph/automoc.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move Qt profile setup into a dedicated library.Christian Kandeler2014-01-101-343/+0
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Braces cleanupOrgad Shaneh2013-11-261-3/+2
* Add support for C, Objective-C and Objective-C++ precompiled headers.Jake Petroules2013-09-191-2/+2
* Fix artifact leaks in build graph loader and automoc.Christian Kandeler2013-09-091-0/+1
* AutoMoc: do not scan files twiceJoerg Bornemann2013-08-271-29/+21
* don't pass file tags to scanner pluginsJoerg Bornemann2013-08-271-37/+19
* remove Artifact::topLevelProjectJoerg Bornemann2013-08-021-2/+3
* move file dependencies to dedicated classJoerg Bornemann2013-08-011-1/+1
* Improve handling of changes to restored build graph.Christian Kandeler2013-06-241-2/+2
* Some minor improvements to the Error class.Christian Kandeler2013-06-181-1/+1
* Allow projects to be nested.Christian Kandeler2013-06-171-3/+3
* Remove structural redundancy in project and product classes.Christian Kandeler2013-04-121-11/+10
* fix warnings on MSVC 64 bitJoerg Bornemann2013-02-221-1/+1
* introduce classes FileTag and FileTagsJoerg Bornemann2013-02-201-29/+36
* Remove global log sink.Christian Kandeler2013-02-061-22/+30
* Do not write directly into loggerTobias Hunger2013-01-111-3/+7
* update copyright yearJoerg Bornemann2013-01-091-1/+1
* Fix warning for forward-declared QSharedPointer.Christian Kandeler2012-12-051-0/+1
* Remove the BuildGraph class.Christian Kandeler2012-12-051-5/+5
* Split up buildgraph.h and buildgraph.cpp.Christian Kandeler2012-12-041-5/+31
* Move engine-related functionality out of BuildGraph.Christian Kandeler2012-12-031-4/+3
* Slash more heads off the BuildGraph hydra.Christian Kandeler2012-11-291-8/+7
* Reduce compile dependencies.Christian Kandeler2012-11-291-1/+4
* Executor: out-of-date check revisitedJoerg Bornemann2012-11-121-0/+4
* Introduce namespace Internal.Christian Kandeler2012-11-081-0/+2
* Buildgraph: Factor out rule application.Christian Kandeler2012-10-251-1/+1
* Remove as much stuff as possible from the evil Qbs namespace.Christian Kandeler2012-10-161-1/+1
* license and copyright updatedJoerg Bornemann2012-10-081-28/+20
* fix pch dependencies for moc generated C++ filesJoerg Bornemann2012-10-081-0/+12
* support Qt5 plugin metadata json filesJoerg Bornemann2012-10-081-0/+23
* automoc refactoredJoerg Bornemann2012-10-081-23/+37
* ScanResultCache::Dependency performance fixJoerg Bornemann2012-06-051-1/+1
* Try to optimize the critical path.Christian Kandeler2012-06-041-1/+1
* artifact lookup revisitedJoerg Bornemann2012-04-181-8/+8
* ScanResultCache::Result::visited renamed to validJoerg Bornemann2012-04-041-2/+2
* ScanResultCache performance fixJoerg Bornemann2012-04-041-3/+3
* automoc: do not handle generated artifactsJoerg Bornemann2012-03-011-0/+2
* Long live qbs!Joerg Bornemann2012-02-151-0/+273