Hi all, 

Tug works great for conventional compilers, but is not very convenient to 
use with some compilers which generate a heap of intermediate files like 
reports, debug files, symbol files or cache files. Those have to be 
declared explicitly in the tug script despite having no relevance to the 
build process and simply litter the build script.

It would be great if one can specify to ignore those in some sort of 
.tugignore file. Syntax can be similar to .hgignore or .gitignore and could 
work to ignore a file, a file pattern or a directory.

This would for example allow to ignore .pdb and .cache files generates by 
Visual C#.

-- 
-- 
tup-users mailing list
email: [email protected]
unsubscribe: [email protected]
options: http://groups.google.com/group/tup-users?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"tup-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to