[PATCH] fix mesa tarball creation again

2011-04-29 Thread Brian Paul
On 04/28/2011 12:38 AM, Thierry Vignaud wrote: > On 19 April 2011 16:35, Brian wrote: Pushed, thanks. >>> >>> Can you know commit this one that fixes missing files in the generated >>> tarball >>> so that one can build mesa out of the tarball? >>> Thx >> >> I'll commit it soon. Thanks. > >

Re: [PATCH] fix mesa tarball creation again

2011-04-29 Thread Brian Paul
On 04/28/2011 12:38 AM, Thierry Vignaud wrote: On 19 April 2011 16:35, Brianbri...@vmware.com wrote: Pushed, thanks. Can you know commit this one that fixes missing files in the generated tarball so that one can build mesa out of the tarball? Thx I'll commit it soon. Thanks. Hi The

[PATCH] fix mesa tarball creation again

2011-04-28 Thread Thierry Vignaud
On 19 April 2011 16:35, Brian wrote: >>> Pushed, thanks. >> >> Can you know commit this one that fixes missing files in the generated >> tarball >> so that one can build mesa out of the tarball? >> Thx > > I'll commit it soon. ?Thanks. Hi The following patch fix tarball creation again (removed

Re: [PATCH] fix mesa tarball creation again

2011-04-28 Thread Thierry Vignaud
On 19 April 2011 16:35, Brian bri...@vmware.com wrote: Pushed, thanks. Can you know commit this one that fixes missing files in the generated tarball so that one can build mesa out of the tarball? Thx I'll commit it soon.  Thanks. Hi The following patch fix tarball creation again (removed

[PATCH] fix mesa tarball creation again

2011-04-19 Thread Thierry Vignaud
On 18 April 2011 01:27, Marek Ol??k wrote: > Pushed, thanks. Can you know commit this one that fixes missing files in the generated tarball so that one can build mesa out of the tarball? Thx -- next part -- A non-text attachment was scrubbed... Name:

[PATCH] fix mesa tarball creation again

2011-04-19 Thread Brian
On 04/19/2011 03:04 AM, Thierry Vignaud wrote: > On 18 April 2011 01:27, Marek Ol??k wrote: >> Pushed, thanks. > > Can you know commit this one that fixes missing files in the generated tarball > so that one can build mesa out of the tarball? > Thx I'll commit it soon. Thanks. There's a few

Re: [PATCH] fix mesa tarball creation again

2011-04-19 Thread Thierry Vignaud
On 18 April 2011 01:27, Marek Olšák mar...@gmail.com wrote: Pushed, thanks. Can you know commit this one that fixes missing files in the generated tarball so that one can build mesa out of the tarball? Thx diff --git a/Makefile b/Makefile index 646e152..e4796cf 100644 --- a/Makefile +++

Re: [PATCH] fix mesa tarball creation again

2011-04-19 Thread Brian
On 04/19/2011 03:04 AM, Thierry Vignaud wrote: On 18 April 2011 01:27, Marek Olšákmar...@gmail.com wrote: Pushed, thanks. Can you know commit this one that fixes missing files in the generated tarball so that one can build mesa out of the tarball? Thx I'll commit it soon. Thanks. There's

[PATCH] fix mesa tarball creation again

2011-04-18 Thread Marek Olšák
Pushed, thanks. Marek On Sat, Apr 16, 2011 at 10:11 AM, Thierry Vignaud wrote: > Hi > > The following patch fixes mesa tarball creation again > -- next part -- An HTML attachment was scrubbed... URL:

[PATCH] fix mesa tarball creation again

2011-04-16 Thread Thierry Vignaud
Hi The following patch fixes mesa tarball creation again -- next part -- A non-text attachment was scrubbed... Name: fix-tarball-creation.diff Type: text/x-patch Size: 446 bytes Desc: not available URL:

[PATCH] fix mesa tarball creation again

2011-04-16 Thread Thierry Vignaud
Hi The following patch fixes mesa tarball creation again diff --git a/Makefile b/Makefile index be95679..646e152 100644 --- a/Makefile +++ b/Makefile @@ -250,7 +250,6 @@ MAIN_FILES = \ $(DIRECTORY)/src/mesa/math/descrip.mms\ $(DIRECTORY)/src/mesa/program/*.[chly]\