Make it easier to check for a Weston version.
---
src/version.h.in | 9 -
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/src/version.h.in b/src/version.h.in
index f573328..12ad6e4 100644
--- a/src/version.h.in
+++ b/src/version.h.in
@@ -26,6 +26,13 @@
#define WESTON_VERSION_
On Wed, Aug 21, 2013 at 2:42 AM, Kristian Høgsberg wrote:
> If there's a patch that should be in the 1.2.1 release but isn't let me
> know.
>
Could you add "add [xwayland] path weston.ini option"
http://cgit.freedesktop.org/wayland/weston/commit/?id=92de1443312e69b217bf817c52cc0fb4bfae8ada
to
west
Hi all,
I went through the work on git master and picked over a lot of the
fixes there. We have a lot of bug-fixes queued up since 1.2.0, lots
of documentation fixes, but I also picked over a few more feature-ish
patches, specifically the touch support from Rusty.
Anway, it's all on the 1.2 west
On Tue, Aug 20, 2013 at 09:56:52AM +0200, Daiki Ueno wrote:
> ---
> Put makefile rules into $(top_srcdir)/wayland-scanner.mk and include
> it from Makefile.am.
Thanks, applied.
Kristian
> Makefile.am | 2 +-
> clients/Makefile.am | 3 ++-
> configure.ac | 5 ++---
>
---
Put makefile rules into $(top_srcdir)/wayland-scanner.mk and include
it from Makefile.am.
Makefile.am | 2 +-
clients/Makefile.am | 3 ++-
configure.ac | 5 ++---
src/Makefile.am | 3 ++-
src/xwayland/Makefile.am | 3 ++-
tests/Makefile.am| 3 ++-