[Piglit] [Bug 109906] This bug is for learning puurpose

2019-03-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109906 Daniel Stone changed: What|Removed |Added Product|a big freedesktop.org fly |Spam |ribbon

[Piglit] [PATCH] appveyor: Fix build with CMake 3.13.3.

2019-03-13 Thread Jose Fonseca
Newer CMake versions (in particular 3.13.3 currently used by default Appveyor machine) expects GLUT_glut_LIBRARY_RELEASE variable, instead of GLUT_glut_LIBRARY. --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 5f6faec85..1f87791

[Piglit] [PATCH] appveyor: Update instructions for personal repositories.

2019-03-13 Thread Jose Fonseca
With GitLab is now much easier to setup. --- appveyor.yml | 22 -- 1 file changed, 8 insertions(+), 14 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 1f8779187..56f0d5a57 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,22 +1,16 @@ -# http://www.appveyor.com/doc

Re: [Piglit] [PATCH] appveyor: Update instructions for personal repositories.

2019-03-13 Thread Brian Paul
Both patches look OK to me. Reviewed-by: Brian Paul On 03/13/2019 08:16 AM, Jose Fonseca wrote: With GitLab is now much easier to setup. --- appveyor.yml | 22 -- 1 file changed, 8 insertions(+), 14 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 1f8779187..