On Fri, Jan 11, 2019 at 2:17 PM Jason Ekstrand <[email protected]> wrote: > > On Fri, Jan 11, 2019 at 4:11 PM Matt Turner <[email protected]> wrote: >> >> From: Gert Wollny <[email protected]> >> >> Since Meson will eventually be the only build system deprecate autotools >> now. It can still be used by invoking configure with the flag >> --enable-autotools >> >> NAKed-by: Ilia Mirkin <[email protected]> >> Acked-by: Eric Engestrom <[email protected]> >> Acked-by: Kenneth Graunke <[email protected]> >> Acked-by: Lionel Landwerlin <[email protected]> >> Acked-by: Jason Ekstrand <[email protected]> >> Acked-by: Rob Clark <[email protected]> >> Acked-by: Marek Olšák <[email protected]> >> Reviewed-by: Christian Gmeiner <[email protected]> >> Reviewed-by: Matt Turner <[email protected]> >> Reviewed-by: Eric Anholt <[email protected]> >> Signed-off-by: Gert Wollny <[email protected]> >> --- >> I think there's support for overriding the sole objection to this patch. >> >> To confirm: >> >> (1) The plan is to remove Autotools, perhaps after the 19.0 release >> >> (2) This patch's purpose is to ensure that everyone knows that >> Autotools will be going away (think: people who build Mesa as >> part of an automated process and wouldn't notice a deprecation >> warning unless it requires some action from them) >> >> (3) We expect all reasonable concerns about Meson to be resolved >> before Autotools is removed (e.g., reconfiguration problems, >> retrieving configuration command line, configuration status >> output, etc.) > > > Do we have a tracker bug for these yet? It'd be good to have one if we don't > already so that we can keep track of the reasonable blocking issues.
We did not, but that's a good idea. I've created a tracker bug: https://bugs.freedesktop.org/show_bug.cgi?id=109323 and will file blocking issues for the three things I mentioned above. _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
