aboutsummaryrefslogtreecommitdiffstats
path: root/pch.hpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-03-12getting rid of libboost as a build dependency. that will come with the next ↵v1.0.0.0rc1bloodstalker1-1/+0
release.
2020-03-06fixed some codacy smellsbloodstalker1-1/+1
2020-01-10fixed the declaration prints. fixed the coloring of matches for ↵bloodstalker1-1/+1
non-declarations.
2019-11-29removing filesystem for the time being. ill have to find another solution...bloodstalker1-1/+1
2019-11-29updatebloodstalker1-0/+1
2019-03-14checked with trunk version 355787. if you use the trunk llvm-clang you build ↵bloodstalker1-8/+8
for everything like me, you might have to rebuild your compilation databases,otherwise cgrep breaks mysteriously...
2018-12-20build uses pch now. kinda cool but our build time bottleneck seems to be linkingbloodstalker1-0/+20