On Mon, Jan 7, 2019 at 6:06 PM Christophe Fergeau <cfergeau@xxxxxxxxxx> wrote: > > On Mon, Jan 07, 2019 at 12:00:42PM +0400, marcandre.lureau@xxxxxxxxxx wrote: > > From: Marc-André Lureau <marcandre.lureau@xxxxxxxxxx> > > > > Let's turn explicit true/false option into features which can be > > autodetected and turned all enabled/disabled at once. > > Is this saying that after the following commits which will turn most of > the options into autodetected features, then we will be able to disable > everything at once using -Dauto_features=disabled? > The log is not very easy to parse :) Yes, I'll update the commit message with your comment :) thanks > > Reviewed-by: Christophe Fergeau <cfergeau@xxxxxxxxxx> > > Christophe > > > > > Signed-off-by: Marc-André Lureau <marcandre.lureau@xxxxxxxxxx> > > --- > > .gitlab-ci.yml | 3 ++- > > 1 file changed, 2 insertions(+), 1 deletion(-) > > > > diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml > > index 260d55d..5d4da85 100644 > > --- a/.gitlab-ci.yml > > +++ b/.gitlab-ci.yml > > @@ -44,7 +44,8 @@ makecheck_simple: > > > > makecheck_simple-meson: > > script: > > - - meson build -Dlz4=false > > + - meson build -Dauto_features=disabled > > + -Dlz4=false > > -Dwebdav=false > > -Dsasl=false > > -Dpulse=false > > -- > > 2.20.1.2.gb21ebb671b > > > > _______________________________________________ > > Spice-devel mailing list > > Spice-devel@xxxxxxxxxxxxxxxxxxxxx > > https://lists.freedesktop.org/mailman/listinfo/spice-devel > _______________________________________________ > Spice-devel mailing list > Spice-devel@xxxxxxxxxxxxxxxxxxxxx > https://lists.freedesktop.org/mailman/listinfo/spice-devel -- Marc-André Lureau _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel