[Scons-users] ctag generation with scons

Michael Potter pottmi at gmail.com
Mon Dec 21 16:19:41 EST 2015


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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist4.pair.net/pipermail/scons-users/attachments/20151221/6cdc725e/attachment.html>


More information about the Scons-users mailing list