12 Oct
2014
12 Oct
'14
4:38 p.m.
Hi all, To speed up the static analysis and clean up the list of bugs, I would like to have a "make static-analysis" or some other way to "tell make" to not compile the directories that we do not want static analysis on, and not to do all non-compile jobs (so also not link).
The following directories should be excluded: - libcroco - libgdl - libavoid As you perhaps have seen, these libs trigger a bunch of static analysis errors, but they really should be fixed upstream.
Thanks so much, Johan