[Mesa-dev] [Bug 109325] mesa: Need ability to retrieve command line of Meson configuration

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jan 31 16:16:03 UTC 2019


https://bugs.freedesktop.org/show_bug.cgi?id=109325

Eric Engestrom <fdo-bugs at engestrom.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Eric Engestrom <fdo-bugs at engestrom.ch> ---
There is an open issue upstream for a better solution:

https://github.com/mesonbuild/meson/issues/4637

But in the mean time, Dylan wrote a script that does it for us.

commit 4a131a13303773d8b0e4d47e917b9c52d439146a (fdo/mr/106)
Author: Dylan Baker <dylan at pnwbakers.com>
Date:   Fri Jan 11 15:36:05 2019 -0800

    meson: Add a script to extract the cmd line used for meson

    Upstream I'm persuing a more comprehensive solution, but this should
    prove a suitable stop-gap measure in the meantime.

The script is bin/meson-cmd-extract.py and you simply pass it the build
directory, and it prints all the options back.

Marking this bug as fixed, as we have a solution for Mesa.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20190131/2502d73f/attachment.html>


More information about the mesa-dev mailing list