Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-03-30 | removed the debug prints. boost is no longer a dependency.1.1 | bloodstalker | 1 | -1/+0 | |
2020-03-30 | declarations no longer print out the declarations since they are already ↵ | bloodstalker | 1 | -1/+1 | |
matching declarations. added a new WIP switch called trace. | |||||
2020-03-27 | you now get the option of replacing the cgrep diagconsumer with the normal ↵ | bloodstalker | 1 | -0/+1 | |
one provided by clang. also the cgrep diagconsumer now prints out errors and only leaves out warnings and fixits. README update. man update. added llvm11 to travis. | |||||
2020-03-06 | fixed some codacy smells | bloodstalker | 1 | -1/+1 | |
2020-01-10 | fixed the declaration prints. fixed the coloring of matches for ↵ | bloodstalker | 1 | -1/+1 | |
non-declarations. | |||||
2019-11-29 | removing filesystem for the time being. ill have to find another solution... | bloodstalker | 1 | -1/+1 | |
2019-11-29 | update | bloodstalker | 1 | -0/+1 | |
2019-03-14 | checked with trunk version 355787. if you use the trunk llvm-clang you build ↵ | bloodstalker | 1 | -8/+8 | |
for everything like me, you might have to rebuild your compilation databases,otherwise cgrep breaks mysteriously... | |||||
2018-12-20 | build uses pch now. kinda cool but our build time bottleneck seems to be linking | bloodstalker | 1 | -0/+20 | |