meson: Add a script to extract the cmd line used for meson
authorDylan Baker <dylan@pnwbakers.com>
Fri, 11 Jan 2019 23:36:05 +0000 (15:36 -0800)
committerDylan Baker <dylan@pnwbakers.com>
Tue, 15 Jan 2019 17:38:47 +0000 (17:38 +0000)
commit4a131a13303773d8b0e4d47e917b9c52d439146a
tree112d56fc02f4f502856d40ac00e5bf9f3a44bda4
parent7bef19201822ab2aebfd244142ff3a23535019a7
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.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=109325
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
Acked-by: Eric Engestrom <eric@engestrom.ch>
Acked-by: Tapani Pälli <tapani.palli@intel.com>
bin/meson-cmd-extract.py [new file with mode: 0755]