Re: [PATCH weston 0/3]Rework libweston versioning take 3

2016-08-02 Thread Pekka Paalanen
On Fri, 22 Jul 2016 14:51:49 +0100 Emil Velikov wrote: > Hi all, > > Here is hopefully the final take on the series of the topic in question. > The changes: > > - Reworked the README, elaborating on why and how to use > REQUIRE_LIBWESTON_API_VERSION (what to write in your configure), how to

[PATCH weston 0/3]Rework libweston versioning take 3

2016-07-22 Thread Emil Velikov
Hi all, Here is hopefully the final take on the series of the topic in question. The changes: - Reworked the README, elaborating on why and how to use REQUIRE_LIBWESTON_API_VERSION (what to write in your configure), how to avoid forward compat and misc working improvements. - There is a com