Re: [Mesa-dev] [PATCH 0/3] Use GitLab CI to build Mesa

2018-08-24 Thread Juan A. Suarez Romero
On Wed, 2018-08-08 at 17:40 +0100, Daniel Stone wrote: > Hi Juan, > > On Wed, 8 Aug 2018 at 16:45, Juan A. Suarez Romero > wrote: > > This is a first part of a more complete proposal to use GitLab CI to build > > and > > test Mesa. This first part just adds the required pieces to build Mesa, >

Re: [Mesa-dev] [PATCH 0/3] Use GitLab CI to build Mesa

2018-08-08 Thread Daniel Stone
Hi Juan, On Wed, 8 Aug 2018 at 16:45, Juan A. Suarez Romero wrote: > This is a first part of a more complete proposal to use GitLab CI to build and > test Mesa. This first part just adds the required pieces to build Mesa, using > the > different supported tools (meson, autotools, and scons). Th

[Mesa-dev] [PATCH 0/3] Use GitLab CI to build Mesa

2018-08-08 Thread Juan A. Suarez Romero
Hello. This is a first part of a more complete proposal to use GitLab CI to build and test Mesa. This first part just adds the required pieces to build Mesa, using the different supported tools (meson, autotools, and scons). A second part, to be sent in the future, will use the results of the fo