aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/unittest/precompiledheaderstorage-test.cpp
Commit message (Expand)AuthorAgeFilesLines
* ClangRefactoring: Remove not used pch filesMarco Bubke2020-06-301-0/+41
* ClangPchManager: Update PCHs if time stamps of dependencies changedMarco Bubke2019-08-271-0/+26
* ClangPchManager: Fix transactions in precompiled header storageMarco Bubke2019-08-271-0/+44
* Clang: Add fetchTimeStamps to PrecompiledHeaderStorageMarco Bubke2019-08-271-0/+69
* Clang: Improve updating of PCHsMarco Bubke2019-08-271-4/+8
* Clang: Reindex without PCHs if error are occurringMarco Bubke2019-04-231-5/+52
* ClangRefactoring: Move transaction in fetchPrecompiledHeaderMarco Bubke2019-04-231-1/+18
* Clang: Refactor fetchPrecompiledHeaderMarco Bubke2019-04-231-5/+12
* ClangPchManager: Handle non generated PCHsMarco Bubke2019-04-021-0/+25
* Clang: Improve project part updatingMarco Bubke2019-04-011-50/+35
* Clang: Move fetchPrecompiledHeader to PrecompiledHeaderStorageMarco Bubke2019-03-041-10/+23
* PchManager: Split pch tasks in project and system pch tasksMarco Bubke2019-01-211-17/+33
* ClangPchManager: Introduce PchTaskQueueMarco Bubke2018-12-101-23/+112
* Clang: Reuse thread based pipeline for pch creationMarco Bubke2018-09-241-2/+2
* Clang: Handle a busy database in the PCH pluginMarco Bubke2018-04-041-0/+33
* Clang: Use PCHs for indexingMarco Bubke2018-03-221-0/+106