[PATCH] build: output source and build dirs at end of config
Thomas Monjalon
thomas at monjalon.net
Tue Nov 19 16:15:55 CET 2024
19/11/2024 13:08, Bruce Richardson:
> On Wed, Oct 30, 2024 at 05:16:01PM +0000, Bruce Richardson wrote:
> > The configuration run of meson produces a lot of output. When running
> > test-meson-builds script, or any other script which does multiple
> > builds, it can be useful to see the directory in which ninja is being
> > run. Currently this requires scrolling back to the top of the output, so
> > to simplify things print out the source and build directories at the end
> > of the config run, so they are on-screen while ninja is printing its
> > output immediately underneath.
> >
> > Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>
>
> Ping for feedback on this minor patch. It "scratches and itch" for me in my
> build testing anyway...
Me too.
Applied, thanks.
More information about the dev
mailing list