Commit Graph

3 Commits

Author SHA1 Message Date
Daniel James
595182b0c7 Stop normalizing the path of dependencies
It was incorrect because it was following symlinks. That means that a
build system wouldn't detect is a symlink changed. It's probably best
not to do any normalization at all and leave it to the build system.
2017-09-15 19:21:30 +01:00
Daniel James
9098b70b21 Test some more command line flags. 2016-08-04 14:25:32 +01:00
Daniel James
c36647c474 Fix --no-self-linked-headers option 2016-08-04 13:36:33 +01:00