Re: Klocwork with SCons

Mats Wichmann <[email protected]>
Newsgroups gmane.comp.programming.tools.scons.user
Message-ID <[email protected]>
On 9/29/19 11:52 PM, Akumalla Arjuman Banu via Scons-users wrote:
> Hi,
> 
> how to integrate klocwork analysis tool(provides command line interface) 
> with SCons.
> Are there any tutorials?


That's hard to say, since you don't say how the tool works.

In general terms, if the scan is done by just checking a completed 
binary you could define a post-action as is done in the second example here:

https://github.com/scons/scons/wiki/EmbedManifestIntoTarget


Coverity uses a more intrusive method, you run a build that is 
controlled by their tool, that's going to take a bit more work.

_______________________________________________
Scons-users mailing list
[email protected]
https://pairlist4.pair.net/mailman/listinfo/scons-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.