clang static analyzer page: scripts

Ulrich Spörlein uqs at FreeBSD.org
Sun May 5 12:26:37 UTC 2013


On Sun, 2013-05-05 at 12:29:55 +0200, John Smith wrote:
> Hi,
> 
> 
> Im looking at the clang static analyzer page over at
> http://scan.freebsd.your.org/. Im thinking about setting up something
> similar to that for another project. Would it be possible to get a
> copy of the (buildbot ?) scripts that performs the scan-build's and
> generates the pages ?

Committed to svn://svn.freebsd.org/base/user/uqs/scan-world as of
r250268.

I'm not sure they are a good basis for said project, however, seeing
that they work hard to get individual sub-dirs builds, etc. If you can
lump everything into one run, then it's as simple as 'scan-build make'
and you get your HTML output.

hth
Uli


More information about the freebsd-current mailing list