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

Bill Deegan bill at baddogconsulting.com
Fri Aug 3 12:51:54 EDT 2018


And what if you sort the list generated from os.walk? Then the order should
be consistant...

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

> On 3 August 2018 at 14:56, Marc Branchaud <marcnarc at xiplink.com> wrote:
>
> > I use os.walk() to make a big list of all the files.
>
> This is affected by the bug I described, as are all methods which
> build a list of filenames and pass it to scons.
>
> Also os.walk ordering is arbitrary so this algorithm has a small
> chance of causing random spurious rebuilds.
>
>
>
> --
> 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/76202b11/attachment.html>


More information about the Scons-users mailing list