Re: [dpdk-dev] [PATCH v4] devtools: add test script for meson builds

2018-05-28 Thread Bruce Richardson
On Sat, May 26, 2018 at 01:21:42PM +0200, Thomas Monjalon wrote: > From: Bruce Richardson > > To simplify testing with the meson and ninja builds, we can add a script > to set up and do multiple builds. Currently this script sets up: > > * clang and gcc builds > * builds using static and shared

[dpdk-dev] [PATCH v4] devtools: add test script for meson builds

2018-05-26 Thread Thomas Monjalon
From: Bruce Richardson To simplify testing with the meson and ninja builds, we can add a script to set up and do multiple builds. Currently this script sets up: * clang and gcc builds * builds using static and shared linkage for binaries (libs are always built as both) * a build using the low