Re: [PATCH 3/4] devtools: build all examples externally

2023-06-13 Thread David Marchand
On Tue, Jun 13, 2023 at 11:21 AM Bruce Richardson wrote: > > On Tue, Jun 13, 2023 at 10:17:40AM +0200, David Marchand wrote: > > So far, users of test-meson-builds.sh had to define their own set of > > examples to build externally. This is not that great because users need > > to maintain this lis

Re: [PATCH 3/4] devtools: build all examples externally

2023-06-13 Thread Bruce Richardson
On Tue, Jun 13, 2023 at 10:17:40AM +0200, David Marchand wrote: > So far, users of test-meson-builds.sh had to define their own set of > examples to build externally. This is not that great because users need > to maintain this list when examples are removed/added. > > Rework the script so that th

Re: [PATCH 3/4] devtools: build all examples externally

2023-06-13 Thread Bruce Richardson
On Tue, Jun 13, 2023 at 10:17:40AM +0200, David Marchand wrote: > So far, users of test-meson-builds.sh had to define their own set of > examples to build externally. This is not that great because users need > to maintain this list when examples are removed/added. > > Rework the script so that th