aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/clangpchmanager/projectupdater.h
Commit message (Expand)AuthorAgeFilesLines
* Clang: Reduce database accessesMarco Bubke2019-08-271-7/+22
* Clang: Bulk add project file paths to databaseMarco Bubke2019-08-271-0/+3
* Enable macro editing for the Clang indexerMarco Bubke2019-06-131-3/+10
* Clang: Improve project part updatingMarco Bubke2019-04-011-2/+14
* PchManager: Split pch tasks in project and system pch tasksMarco Bubke2019-01-211-11/+15
* Add system include path to HeaderPath and merge ProjectPartHeaderPathMarco Bubke2018-09-101-3/+3
* ClangRefactoring: Integrate generated filesMarco Bubke2018-08-141-5/+12
* Clang: Check if the include search path has changedMarco Bubke2018-02-221-1/+11
* Clang: Introduce CompilerMacroMarco Bubke2018-02-151-1/+2
* Clang: Rename defineName in macroNameMarco Bubke2018-02-011-1/+1
* Clang: Add defineName to ProjectPartMarco Bubke2018-02-011-0/+1
* Clang: On the road to update and preprocessor supportMarco Bubke2018-01-291-1/+4
* Clang: Add Symbol IndexingMarco Bubke2017-09-141-6/+4
* Utils: Convert to SmallStringView for comparisonMarco Bubke2017-08-291-1/+1
* Clang: Improve speed by content generationMarco Bubke2017-02-161-1/+1
* Clang: Handle generated filesMarco Bubke2017-02-011-5/+19
* Clang: Add ClangPchManagerMarco Bubke2017-01-301-0/+70