aboutsummaryrefslogtreecommitdiffstats
path: root/src/tools/clangpchmanagerbackend
Commit message (Expand)AuthorAgeFilesLines
* Clang: Move 'disable_external_rpath' to clang_installation.priIvan Donchevskii2018-04-301-6/+0
* Clang: Fix qbs build for libtooling componentsNikolai Kosjar2018-04-171-4/+0
* Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-04-131-2/+2
|\
| * fix llvm libdir handling wrt RPATH, more or less properlyOswald Buddenhagen2018-04-091-2/+2
* | Clang: Store the symbol kind in the databaseMarco Bubke2018-04-121-3/+10
* | Clang: Handle warning inside of the event loopMarco Bubke2018-04-091-2/+19
* | Clang: Fix buildOrgad Shaneh2018-04-091-17/+17
* | ClangSupport: Use simpler structures in some caseshjk2018-04-062-5/+5
* | Clang: Add busy timeout handler to databaseMarco Bubke2018-04-041-1/+4
* | Clang: Fix includes in the PCH creatorMarco Bubke2018-04-047-14/+42
* | Clang: Fix exception catchingMarco Bubke2018-04-041-33/+37
* | Clang: Improve interfacesMarco Bubke2018-03-2610-165/+31
* | Clang: Use PCHs for indexingMarco Bubke2018-03-222-6/+6
* | Clang: Add lastModified to the precompiled headerMarco Bubke2018-03-201-1/+3
* | Clang: On the road to update and preprocessor supportMarco Bubke2018-01-292-24/+32
|/
* Clang: Extend ClangPathWatcher to communicate path changesMarco Bubke2018-01-102-0/+5
* Clang: Fix qbs buildNikolai Kosjar2017-11-301-2/+0
* Clang: Store the database in user resourcesMarco Bubke2017-11-291-4/+9
* Clang: Move QLocalServer in ConnectionClientMarco Bubke2017-11-281-3/+3
* Clang: Handle native file in the file cacheMarco Bubke2017-11-231-8/+4
* Add some sanity to the clang detection code for qmake buildUlf Hermann2017-11-221-1/+1
* Clang: Move path watcher to clang supportMarco Bubke2017-11-219-752/+0
* Clang: Fix reserves for clangpathwatcherMarco Bubke2017-11-131-0/+3
* Clang: Require LLVM/Clang >= 5.0.0Nikolai Kosjar2017-10-273-43/+22
* Clang: Remove not existing files from *.qbsNikolai Kosjar2017-10-261-2/+0
* Merge remote-tracking branch 'origin/4.5'Eike Ziller2017-10-251-0/+83
|\
| * Add qbs project files for some clang-related tools and pluginsChristian Kandeler2017-10-231-0/+83
* | Clang: Add file cacheMarco Bubke2017-10-0515-197/+108
|/
* Clang: Fix formattingMarco Bubke2017-08-301-2/+2
* Clang: Improve file path cachingMarco Bubke2017-08-291-1/+5
* Clang: Add symbol storageMarco Bubke2017-08-2912-67/+71
* Utils: Convert to SmallStringView for comparisonMarco Bubke2017-08-292-13/+13
* Clang: Rename library clangbackendipc to clangsupportMarco Bubke2017-08-291-1/+1
* Utils: Cleanup StringCacheMarco Bubke2017-08-281-2/+2
* Clang: Cleanup interface hierarchyMarco Bubke2017-08-241-1/+5
* Clang: Fix clang refactoring enablingMarco Bubke2017-07-201-0/+2
* Clang: Make file ids uniqueTim Jenssen2017-07-032-161/+0
* Clang: Fix MSVC64 warningsOrgad Shaneh2017-04-261-1/+1
* Clang: Compile against llvm/clang 4.0Nikolai Kosjar2017-03-102-1/+11
* ClangPchManagerBackend: Fix build warningsEike Ziller2017-02-224-2/+4
* Clang: Work around missing fileMarco Bubke2017-02-212-1/+47
* Clang: Fix warningMarco Bubke2017-02-201-2/+2
* Clang: Improve speed by content generationMarco Bubke2017-02-163-27/+86
* UnitTest: Fix compilation for different configurationsMarco Bubke2017-02-061-8/+13
* Fix spelling of unitttest_publicMarco Bubke2017-02-036-7/+7
* Clang: Use PathString in more casesMarco Bubke2017-02-025-14/+14
* Utils: Move forward declaration of SmallString in an extra headerMarco Bubke2017-02-028-26/+21
* Clang: Use " instead of <> for includesMarco Bubke2017-02-021-2/+2
* Clang: Use the whole path in the IncludeCollectorMarco Bubke2017-02-021-2/+13
* Clang: Fix warningMarco Bubke2017-02-011-1/+1