[Scons-users] ctag generation with scons

William Blevins wblevins001 at gmail.com
Mon Dec 21 16:51:06 EST 2015


Michael,

This should be what you are looking for:
https://bitbucket.org/scons/scons/wiki/ToolsForFools

Give this a read first and let us know if you need more information.

V/R,
William

On Mon, Dec 21, 2015 at 9:19 PM, Michael Potter <pottmi at gmail.com> wrote:

> What is the best way to generate ctags with scons?
>
> I am thinking that there should be a way for scons to know what files
> changed and only run ctags on the changed files.
>
> By changed files I mean a) any file that was changed by hand before scons
> ran and b) any file that was generated while scons ran.
>
> b is important to me because I have .c code that is generated.
>
> It would be nice if it took into account deleted files too; even if it
> just warned me about deleted files.
>
>
> _______________________________________________
> Scons-users mailing list
> Scons-users at scons.org
> https://pairlist4.pair.net/mailman/listinfo/scons-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist4.pair.net/pipermail/scons-users/attachments/20151221/bb66c59a/attachment.html>


More information about the Scons-users mailing list