On 21/01/21 10:56, Philippe Mathieu-Daudé wrote:
> Reorder stuffs in summary to quicker understand bug reports.
>
> Remove information from deselected features when not necessary.
>
> Since v2:
> - integrate Paolo's summary sections
> - simpler sort
>
> Philippe Mathieu-Daudé (8):
> meson: Summarize information related to directories first
> meson: Display host binaries information altogether
> meson: Summarize overall features altogether
> meson: Summarize compilation-related information altogether
> meson: Display accelerators and selected targets altogether
> meson: Display block layer information altogether
> meson: Display cryto-related information altogether
> meson: Display library dependencies altogether
>
> meson.build | 295 ++++++++++++++++++++++++++++++----------------------
> 1 file changed, 171 insertions(+), 124 deletions(-)
>
Queued, thanks.
Paolo