[Scons-users] Recursive directories, and the ignoring of filenames.

Bill Deegan bill at baddogconsulting.com
Fri Aug 3 13:10:39 EDT 2018


one step at a time.

Are the files all guaranteed to be there at the beginning of the build?
Or are some in the directory your Glob()'ing generated by the build?

-Bill

On Fri, Aug 3, 2018 at 9:54 AM, Alistair Buxton <a.j.buxton at gmail.com>
wrote:

> On 3 August 2018 at 17:51, Bill Deegan <bill at baddogconsulting.com> wrote:
> > And what if you sort the list generated from os.walk? Then the order
> should
> > be consistant...
>
> Then you'll avoid the spurious rebuilds, but still be affected by the
> bug I've described at the start of this thread.
>
> --
> Alistair Buxton
> a.j.buxton at gmail.com
> _______________________________________________
> 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/20180803/19d35e33/attachment.html>


More information about the Scons-users mailing list