Re: [dpdk-dev] [PATCH 00/10] enhance meson summary - list disabled components

2019-07-02 Thread Thomas Monjalon
05/06/2019 22:39, Luca Boccassi: > On Wed, 2019-06-05 at 21:22 +0100, Bruce Richardson wrote: > > After using meson to configure a build, we output a brief list of all > > components that are enabled. However, of more use to most users is a > > list of what is not being enabled, so that they can lo

Re: [dpdk-dev] [PATCH 00/10] enhance meson summary - list disabled components

2019-06-18 Thread Bruce Richardson
On Wed, Jun 05, 2019 at 09:39:07PM +0100, Luca Boccassi wrote: > On Wed, 2019-06-05 at 21:22 +0100, Bruce Richardson wrote: > > After using meson to configure a build, we output a brief list of all > > components that are enabled. However, of more use to most users is a > > list of what is not bein

Re: [dpdk-dev] [PATCH 00/10] enhance meson summary - list disabled components

2019-06-05 Thread Luca Boccassi
On Wed, 2019-06-05 at 21:22 +0100, Bruce Richardson wrote: > After using meson to configure a build, we output a brief list of all > components that are enabled. However, of more use to most users is a > list of what is not being enabled, so that they can look for gaps and > see about fixing those