Re: [Mesa-dev] [PATCH v3 00/48] Meson for windows

2019-05-31 Thread Dylan Baker
For anyone following this who is interested, I've posted the latest version to gitlab: https://gitlab.freedesktop.org/mesa/mesa/merge_requests/986 Quoting Dylan Baker (2018-08-06 17:50:40) > Mostly this is the same thing as before, just rebased on master. A couple of > the > patches from v2 have

[Mesa-dev] [PATCH v3 00/48] Meson for windows

2018-08-06 Thread Dylan Baker
Mostly this is the same thing as before, just rebased on master. A couple of the patches from v2 have already landed. I've also fix the bad rebase of Erik's patch to use the python module for finding python, and updated the appveyor instance to work, and use msbuild instead of ninja. Dylan Baker (