aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/clangsupport/clangpathwatcher.h
Commit message (Expand)AuthorAgeFilesLines
* Clang: Differentiate between user and non user includes for updatingMarco Bubke2019-07-041-44/+24
* clangsupport: Fix compiler warning about initialization re-orderingChristian Kandeler2019-07-021-2/+2
* Clang: Watch directories instead of filesMarco Bubke2019-06-271-90/+124
* Clang: Improve project part updatingMarco Bubke2019-04-011-49/+18
* Clang: Honor directories for the file nameMarco Bubke2018-03-281-0/+1
* Clang: Fix MSVC buildOrgad Shaneh2018-01-181-1/+1
* Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-01-171-1/+1
|\
| * ClangSupport: Add 2 missing exportsOrgad Shaneh2018-01-171-1/+1
* | Fix buildIvan Donchevskii2018-01-121-1/+1
|/
* Clang: Extend ClangPathWatcher to communicate path changesMarco Bubke2018-01-101-11/+31
* Clang: Use FilePathId in ChangedFilePathCompressorMarco Bubke2018-01-101-12/+11
* Clang: Handle native file in the file cacheMarco Bubke2017-11-231-4/+4
* Clang: Move path watcher to clang supportMarco Bubke2017-11-211-0/+448