Re: [PATCH 00/10] meson: Move the creation of the library to the main meson.build

2020-10-06 Thread Philippe Mathieu-Daudé
On 10/6/20 1:29 PM, Paolo Bonzini wrote: > On 06/10/20 13:12, Philippe Mathieu-Daudé wrote: >> Make Meson machinery more consistent, as requested by Paolo. >> >> Philippe Mathieu-Daudé (10): >> migration: Only add migration files to the Meson sourceset >> meson.build: Add comments to clarify co

Re: [PATCH 00/10] meson: Move the creation of the library to the main meson.build

2020-10-06 Thread Paolo Bonzini
On 06/10/20 13:12, Philippe Mathieu-Daudé wrote: > Make Meson machinery more consistent, as requested by Paolo. > > Philippe Mathieu-Daudé (10): > migration: Only add migration files to the Meson sourceset > meson.build: Add comments to clarify code organization > meson.build: Sort sourceset

[PATCH 00/10] meson: Move the creation of the library to the main meson.build

2020-10-06 Thread Philippe Mathieu-Daudé
Make Meson machinery more consistent, as requested by Paolo. Philippe Mathieu-Daudé (10): migration: Only add migration files to the Meson sourceset meson.build: Add comments to clarify code organization meson.build: Sort sourcesets alphabetically hw/core: Move the creation of the library