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
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