Re: [PATCH weston 7/7] protocol: migrate to stable presentation-time.xml

2016-02-24 Thread Daniel Stone
On 23 February 2016 at 18:29, Bryce Harrington wrote: > On Tue, Feb 23, 2016 at 02:19:32PM +0200, Pekka Paalanen wrote: >> Making 'make dist' or distcheck to fail is an excellent idea. It could >> grep configure.ac for 'RELEASE_BLOCKER' for instance, and then one >> would just put that string in t

Re: [PATCH weston 7/7] protocol: migrate to stable presentation-time.xml

2016-02-23 Thread Bryce Harrington
On Tue, Feb 23, 2016 at 02:19:32PM +0200, Pekka Paalanen wrote: > > > diff --git a/configure.ac b/configure.ac > > > index 276584f..92eaa3c 100644 > > > --- a/configure.ac > > > +++ b/configure.ac > > > @@ -181,6 +181,7 @@ fi > > > PKG_CHECK_MODULES(LIBINPUT_BACKEND, [libinput >= 0.8.0]) > > > PK

Re: [PATCH weston 7/7] protocol: migrate to stable presentation-time.xml

2016-02-23 Thread Pekka Paalanen
On Mon, 22 Feb 2016 16:12:49 -0800 Bryce Harrington wrote: > On Mon, Feb 22, 2016 at 03:34:46PM +0200, Pekka Paalanen wrote: > > From: Pekka Paalanen > > > > Remove the unstable presentation_timing.xml file, and use > > presentation-time.xml from wayland-protocols instead to generate all the >

Re: [PATCH weston 7/7] protocol: migrate to stable presentation-time.xml

2016-02-22 Thread Bryce Harrington
On Mon, Feb 22, 2016 at 03:34:46PM +0200, Pekka Paalanen wrote: > From: Pekka Paalanen > > Remove the unstable presentation_timing.xml file, and use > presentation-time.xml from wayland-protocols instead to generate all the > Presentation extension bindings. > > The following renames are done ac

[PATCH weston 7/7] protocol: migrate to stable presentation-time.xml

2016-02-22 Thread Pekka Paalanen
From: Pekka Paalanen Remove the unstable presentation_timing.xml file, and use presentation-time.xml from wayland-protocols instead to generate all the Presentation extension bindings. The following renames are done according to the XML changes: - generated header includes - enum constants and m