* [dpdk-dev] [PATCH 0/3] Add scanning for experimental symbols to meson
@ 2019-10-08 14:36 Bruce Richardson
0 siblings, 0 replies; 4+ messages in thread
From: Bruce Richardson @ 2019-10-08 14:36 UTC (permalink / raw)
To: dev; +Cc: thomas, Neil Horman, bluca, ray.kinsella, Bruce Richardson
The meson builds were missing support for scanning experimental symbols
in the .o/.a files and matching that against those tagged as
experimental in the version file. This set adds that missing support.
Bruce Richardson (3):
check-experimental-syms: remove use of environmental var
lib: add experimental symbols check to meson build
drivers: process shared lib link dependencies as for libs
buildtools/check-experimental-syms.sh | 2 +-
buildtools/meson.build | 2 ++
drivers/meson.build | 27 +++++++++++++++++++++++++--
lib/meson.build | 12 +++++++++++-
4 files changed, 39 insertions(+), 4 deletions(-)
--
2.21.0
^ permalink raw reply [flat|nested] 4+ messages in thread
* [dpdk-dev] [PATCH 0/3] Add scanning for experimental symbols to meson
@ 2019-10-08 14:36 Bruce Richardson
2019-10-09 8:17 ` Luca Boccassi
0 siblings, 1 reply; 4+ messages in thread
From: Bruce Richardson @ 2019-10-08 14:36 UTC (permalink / raw)
To: dev; +Cc: thomas, Neil Horman, bluca, ray.kinsella, Bruce Richardson
The meson builds were missing support for scanning experimental symbols
in the .o/.a files and matching that against those tagged as
experimental in the version file. This set adds that missing support.
Bruce Richardson (3):
check-experimental-syms: remove use of environmental var
lib: add experimental symbols check to meson build
drivers: process shared lib link dependencies as for libs
buildtools/check-experimental-syms.sh | 2 +-
buildtools/meson.build | 2 ++
drivers/meson.build | 27 +++++++++++++++++++++++++--
lib/meson.build | 12 +++++++++++-
4 files changed, 39 insertions(+), 4 deletions(-)
--
2.21.0
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [dpdk-dev] [PATCH 0/3] Add scanning for experimental symbols to meson
2019-10-08 14:36 Bruce Richardson
@ 2019-10-09 8:17 ` Luca Boccassi
2019-11-09 20:23 ` Thomas Monjalon
0 siblings, 1 reply; 4+ messages in thread
From: Luca Boccassi @ 2019-10-09 8:17 UTC (permalink / raw)
To: Bruce Richardson, dev; +Cc: thomas, Neil Horman, ray.kinsella
On Tue, 2019-10-08 at 15:36 +0100, Bruce Richardson wrote:
> The meson builds were missing support for scanning experimental
> symbols
> in the .o/.a files and matching that against those tagged as
> experimental in the version file. This set adds that missing support.
>
> Bruce Richardson (3):
> check-experimental-syms: remove use of environmental var
> lib: add experimental symbols check to meson build
> drivers: process shared lib link dependencies as for libs
>
> buildtools/check-experimental-syms.sh | 2 +-
> buildtools/meson.build | 2 ++
> drivers/meson.build | 27
> +++++++++++++++++++++++++--
> lib/meson.build | 12 +++++++++++-
> 4 files changed, 39 insertions(+), 4 deletions(-)
Series-acked-by: Luca Boccassi <bluca@debian.org>
--
Kind regards,
Luca Boccassi
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [dpdk-dev] [PATCH 0/3] Add scanning for experimental symbols to meson
2019-10-09 8:17 ` Luca Boccassi
@ 2019-11-09 20:23 ` Thomas Monjalon
0 siblings, 0 replies; 4+ messages in thread
From: Thomas Monjalon @ 2019-11-09 20:23 UTC (permalink / raw)
To: Bruce Richardson; +Cc: dev, Luca Boccassi, Neil Horman, ray.kinsella
09/10/2019 10:17, Luca Boccassi:
> On Tue, 2019-10-08 at 15:36 +0100, Bruce Richardson wrote:
> > The meson builds were missing support for scanning experimental
> > symbols
> > in the .o/.a files and matching that against those tagged as
> > experimental in the version file. This set adds that missing support.
> >
> > Bruce Richardson (3):
> > check-experimental-syms: remove use of environmental var
> > lib: add experimental symbols check to meson build
> > drivers: process shared lib link dependencies as for libs
> >
>
> Series-acked-by: Luca Boccassi <bluca@debian.org>
Applied, thanks
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2019-11-09 20:23 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-08 14:36 [dpdk-dev] [PATCH 0/3] Add scanning for experimental symbols to meson Bruce Richardson
2019-10-08 14:36 Bruce Richardson
2019-10-09 8:17 ` Luca Boccassi
2019-11-09 20:23 ` Thomas Monjalon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).