aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/unittest/projectupdater-test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clang: Improve project part updatingMarco Bubke2019-04-011-12/+48
* ClangPchManager: Show extra progress for dependency buildingMarco Bubke2019-02-221-2/+4
* ClangPchManager: Do not build pch and index inactive project partsIvan Donchevskii2019-02-191-6/+17
* PchManager: Split pch tasks in project and system pch tasksMarco Bubke2019-01-211-10/+117
* ClangPchManager: Add UsedMacroFilterMarco Bubke2018-12-031-4/+4
* Clang: Add progress bars for creating PCHs and indexingMarco Bubke2018-10-081-1/+3
* Clang: Reuse thread based pipeline for pch creationMarco Bubke2018-09-241-6/+4
* ProjectExplorer: Rename IncludePathType to HeaderPathTypeTobias Hunger2018-09-131-3/+3
* ClangRefactoring: Fix project part idMarco Bubke2018-09-121-4/+7
* Add system include path to HeaderPath and merge ProjectPartHeaderPathMarco Bubke2018-09-101-5/+5
* ClangRefactoring: Integrate generated filesMarco Bubke2018-08-141-19/+78
* ClangRefactoring: Move generated files to own messagesMarco Bubke2018-08-081-2/+13
* Clang: Use PCHs for indexingMarco Bubke2018-03-221-12/+14
* Clang: Check if the include search path has changedMarco Bubke2018-02-221-0/+21
* Clang: Introduce CompilerMacroMarco Bubke2018-02-151-3/+3
* Clang: Rename defineName in macroNameMarco Bubke2018-02-011-2/+2
* Clang: Add defineName to ProjectPartMarco Bubke2018-02-011-0/+3
* Clang: On the road to update and preprocessor supportMarco Bubke2018-01-291-19/+38
* CppTools: merge CompilerOptionsBuilder with Clang oneIvan Donchevskii2017-10-231-2/+2
* Clang: Add Symbol IndexingMarco Bubke2017-09-141-5/+6
* Utils: Convert to SmallStringView for comparisonMarco Bubke2017-08-291-7/+7
* Clang: Improve speed by content generationMarco Bubke2017-02-161-7/+2
* Clang: Handle generated filesMarco Bubke2017-02-011-6/+19
* Clang: Add ClangPchManagerMarco Bubke2017-01-301-0/+140