aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/unittest/builddependencycollector-test.cpp
Commit message (Expand)AuthorAgeFilesLines
* CMake Build: Use same Qt compiler defines for testsCristian Adam2019-09-101-1/+1
* Clang: Reduce database accessesMarco Bubke2019-08-271-5/+8
* ClangPchManager: Fix path for excluded include filesMarco Bubke2019-07-111-75/+127
* Clang: Fix system pre include search pathMarco Bubke2019-04-291-10/+89
* Clang: Improve project part updatingMarco Bubke2019-04-011-2/+2
* Clang: Don't filter source with missing includesMarco Bubke2019-03-061-6/+58
* Clang: Improve dependency buildingMarco Bubke2019-03-061-97/+109
* UnitTests: Move symbolscollector data to sub directoryMarco Bubke2019-02-121-36/+140
* Clang: Improve performance by reducing parsingMarco Bubke2019-02-111-25/+38
* Clang: Fix some issues with running indexer over Qt CreatorIvan Donchevskii2019-02-071-5/+0
* PchManager: Use Generated Files in BuildDependencyCollectorMarco Bubke2019-01-241-30/+66
* PchManager: Ensure that the build dependency collector is clearedMarco Bubke2019-01-231-0/+30
* PchManager: Split pch tasks in project and system pch tasksMarco Bubke2019-01-211-18/+20
* ClangPchManager: Add UsedMacroFilterMarco Bubke2018-12-031-27/+41
* ClangPchManager: Filter missing includes recursivelyMarco Bubke2018-11-201-5/+24
* Clang: Add BuildDependencyCollectorMarco Bubke2018-11-201-0/+635