aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/unittest/pchtaskqueue-test.cpp
Commit message (Expand)AuthorAgeFilesLines
* ClangRefactoring: Remove not used pch filesMarco Bubke2020-06-301-1/+111
* ClangPchManager: Fix testsMarco Bubke2020-05-141-9/+0
* ClangPchManager: Update PCHs if time stamps of dependencies changedMarco Bubke2019-08-271-1/+1
* ClangPchManager: Use TimeStamp instead of long longMarco Bubke2019-08-271-2/+2
* Clang: Improve updating of PCHsMarco Bubke2019-08-271-2/+2
* Clang: Differentiate between user and non user includes for updatingMarco Bubke2019-07-041-0/+27
* ClangRefactoring: Improve indexingMarco Bubke2019-06-171-31/+0
* Clang: Fix system pre include search pathMarco Bubke2019-04-291-3/+12
* ClangPchManager: Don't generate PCHs if there is no includeMarco Bubke2019-04-291-0/+32
* Clang: Improve project part updatingMarco Bubke2019-04-011-22/+19
* ClangPchManager: Update ClangPathWatcher after PCH creationMarco Bubke2019-01-281-0/+9
* PchManager: Split pch tasks in project and system pch tasksMarco Bubke2019-01-211-43/+59
* ClangPchManager: Introduce PchTaskQueueMarco Bubke2018-12-101-0/+343