On Tue, Oct 30, 2012 at 12:55 PM, Vitor Barata <[email protected]> wrote:
>
> The problem is that the C files automatically generated for bindings
> are often mixed with standard versioned C files... However, after
> further inspection here, it seems to me that the binding files could
> indeed be put in a separate directory without requiring any code to be
> changed.
If they are automatically generated, why not automatically delete them
when finished with them? Or, you might look into using a distributed
build automation like Jenkins so the builds would happen in a separate
workspace and the cruft doesn't get in the way of developer commits.
--
Les Mikesell
[email protected]