Re: [Mesa-dev] Make the output of the Python build scripts more reproducible

2018-07-05 Thread Eric Engestrom
On Wednesday, 2018-06-27 12:37:37 +0200, Mathieu Bridon wrote: > I ported the Mesa build system to Python 3. > > The result of this work can be seen on my fork: > > https://gitlab.freedesktop.org/bochecha/mesa/tree/python3 > > When porting, I tried to ensure that the generated files are iden

[Mesa-dev] Make the output of the Python build scripts more reproducible

2018-06-27 Thread Mathieu Bridon
I ported the Mesa build system to Python 3. The result of this work can be seen on my fork: https://gitlab.freedesktop.org/bochecha/mesa/tree/python3 When porting, I tried to ensure that the generated files are identical to the ones generated by a build on master. This was made difficult by