I got it sort of running on Jenkins, on the master branch.
I can't have it build all the way through, because I'm a bit worried it'll
try to overwrite my currently installed version of Mesa on my system.
But it does tell me :
Run 'make' to build Mesa
Finished: SUCCESS
I'm guessing tests have t
I apologize. I'm in way over my head. I thought this would be easy for some
reason but it seems I thought wrong. I'm going to step back and wrap my
head around all of this...
Yomi
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.free
On Thu, Oct 24, 2013 at 02:55:36AM -0400, Yomi Ogunwumi wrote:
> Hello everyone.
>
> I was reading through the Help Wanted page and I was wondering if 6.
> Automatic Testing still needed to be done.
>
> The three continuous integration systems currently I'm looking at are :
>
> • Jenkins
> • Bui
Hello everyone.
I was reading through the Help Wanted page and I was wondering if 6.
Automatic Testing still needed to be done.
The three continuous integration systems currently I'm looking at are :
• Jenkins
• Buildbot
• Travis-CI
The first two require a dedicated build server AFAIK, while Tr