[PATCH wayland-web] Added instructions for Linux Mint 17 / Ubuntu 14.04

2014-07-06 Thread spitzak
From: Bill Spitzak spit...@gmail.com Adds a page of instructions on how to get Weston and the XServer module compiled on Linux Mint 17 (which is based on Ubuntu 14.04). --- building.html | 3 + mint17.html | 183 ++ 2 files changed,

Re: [PATCH wayland-web] Added instructions for Linux Mint 17 / Ubuntu 14.04

2014-07-06 Thread Bill Spitzak
On 07/05/2014 11:50 PM, spit...@gmail.com wrote: From: Bill Spitzak spit...@gmail.com Adds a page of instructions on how to get Weston and the XServer module compiled on Linux Mint 17 (which is based on Ubuntu 14.04). Also if you want git send-email to work on Linux Mint you have to install

Re: [PATCH wayland 3/3] configure: fix publican version detection

2014-07-06 Thread Pekka Paalanen
On Wed, 2 Jul 2014 17:23:46 +1000 Peter Hutterer peter.hutte...@who-t.net wrote: Publican now adds a spurious v to the version output. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index c7ccace..e16c5b5 100644 ---

Re: [PATCH v2 3/3] Create a weston_surface_state structure for storing pending surface state and move the surface commit logic into weston_surface_commit_state

2014-07-06 Thread Pekka Paalanen
On Thu, 26 Jun 2014 11:19:05 -0700 Jason Ekstrand ja...@jlekstrand.net wrote: From: Jason Ekstrand ja...@jlekstrand.net This new structure is used for both weston_surface.pending and weston_subsurface.cached. Signed-off-by: Jason Ekstrand jason.ekstr...@intel.com --- src/compositor.c |

[PATCH] gitignore: add ./message-test

2014-07-06 Thread Guangyu Zhang
./message-test is generated by libtool and should be ignored by git. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c146bac..22e6301 100644 --- a/.gitignore +++ b/.gitignore @@ -55,3 +55,4 @@ signal-test socket-test wayland-scanner

Re: [PATCH] gitignore: add ./message-test

2014-07-06 Thread Guangyu Zhang
This patch is for the wayland project. I'm sorry I didn't add the project tag into the title. It's my first time using git send-email. ___ wayland-devel mailing list wayland-devel@lists.freedesktop.org

Re: [PATCH] gitignore: add ./message-test

2014-07-06 Thread Boyan Ding
Yeah, this is necessary, but please insert this line according to alphabetical order (i.e. after map-test). Cheers, Boyan Ding On Sun, 2014-07-06 at 22:10 +0800, Guangyu Zhang wrote: ./message-test is generated by libtool and should be ignored by git. --- .gitignore | 1 + 1 file changed, 1

[PATCH wayland] gitignore: add ./message-test

2014-07-06 Thread Guangyu Zhang
./message-test is generated by libtool and should be ignored by git. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c146bac..d9d26ed 100644 --- a/.gitignore +++ b/.gitignore @@ -47,6 +47,7 @@ fixed-benchmark fixed-test list-test map-test