Re: [dpdk-dev] [PATCH v2 0/6] meson build improvements

2020-01-09 Thread Luca Boccassi
On Thu, 2020-01-09 at 12:07 +, Bruce Richardson wrote: > These patches make some improvements to the meson build, particularly > for documentation. They also remove many, but not all warnings issued > by > meson e.g. warnings about newer features unsupported in baseline. > > The biggest change

[dpdk-dev] [PATCH v2 0/6] meson build improvements

2020-01-09 Thread Bruce Richardson
These patches make some improvements to the meson build, particularly for documentation. They also remove many, but not all warnings issued by meson e.g. warnings about newer features unsupported in baseline. The biggest change is to improve the handling of the guide html docs. The change here is

[dpdk-dev] [PATCH v2 0/6] meson build improvements

2020-01-09 Thread Bruce Richardson
These patches make some improvements to the meson build, particularly for documentation. They also remove many, but not all warnings issued by meson e.g. warnings about newer features unsupported in baseline. The biggest change is to improve the handling of the guide html docs. The change here is