On 08/15/2011 01:41 PM, Kenneth Graunke wrote:
> The new repo is up now (thanks Eric!):
> git://git.freedesktop.org/git/mesa/glw
Apparently what I meant to say was:
git://anongit.freedesktop.org/mesa/glw
___
mesa-dev mailing list
mesa-dev@lists.freedesk
On 08/08/2011 08:04 AM, Brian Paul wrote:
> On 08/05/2011 06:21 PM, Kenneth Graunke wrote:
>> On 08/05/2011 06:45 AM, Brian Paul wrote:
>>> On Thu, Aug 4, 2011 at 4:26 PM, Kenneth
>>> Graunke wrote:
Hey,
I'd like to remove libGLw from the main Mesa repository. It never
changes
On 08/05/2011 06:21 PM, Kenneth Graunke wrote:
On 08/05/2011 06:45 AM, Brian Paul wrote:
On Thu, Aug 4, 2011 at 4:26 PM, Kenneth Graunke wrote:
Hey,
I'd like to remove libGLw from the main Mesa repository. It never
changes, and almost noone uses it...because GL and Motif is awesome, right?
On 04/08/2011 23:26, Kenneth Graunke wrote:
Hey,
I'd like to remove libGLw from the main Mesa repository. It never
changes, and almost noone uses it...because GL and Motif is awesome, right?
Since Debian still packages it, I pulled it into its own git repository,
preserving history, and then a
On 08/05/2011 06:45 AM, Brian Paul wrote:
> On Thu, Aug 4, 2011 at 4:26 PM, Kenneth Graunke wrote:
>> Hey,
>>
>> I'd like to remove libGLw from the main Mesa repository. It never
>> changes, and almost noone uses it...because GL and Motif is awesome, right?
>>
>> Since Debian still packages it, I
On 08/05/2011 11:05 AM, Dan Nicholson wrote:
> On Fri, Aug 5, 2011 at 7:25 AM, Benjamin Franzke
> wrote:
>> There is nothing compiled since GLW_SOURCES is not substituted by configure:
>> Makefile.am:29
>> libGLw_la_SOURCES = $(GLW_SOURCES)
>>
>> This would need AC_SUBST([GLW_SOURCES]) in configu
On 08/05/2011 10:58 AM, Dan Nicholson wrote:
> On Fri, Aug 5, 2011 at 6:45 AM, Brian Paul wrote:
>> On Thu, Aug 4, 2011 at 4:26 PM, Kenneth Graunke
>> wrote:
>>> Hey,
>>>
>>> I'd like to remove libGLw from the main Mesa repository. It never
>>> changes, and almost noone uses it...because GL and
On 08/05/2011 06:55 AM, Maxim Levitsky wrote:
> On Fri, 2011-08-05 at 07:45 -0600, Brian Paul wrote:
>> On Thu, Aug 4, 2011 at 4:26 PM, Kenneth Graunke
>> wrote:
>>> Hey,
>>>
>>> I'd like to remove libGLw from the main Mesa repository. It never
>>> changes, and almost noone uses it...because GL
On Fri, Aug 5, 2011 at 7:25 AM, Benjamin Franzke
wrote:
> There is nothing compiled since GLW_SOURCES is not substituted by configure:
> Makefile.am:29
> libGLw_la_SOURCES = $(GLW_SOURCES)
>
> This would need AC_SUBST([GLW_SOURCES]) in configure.ac,
> but thats not allowed for _SOURCES variables,
On Fri, Aug 5, 2011 at 6:45 AM, Brian Paul wrote:
> On Thu, Aug 4, 2011 at 4:26 PM, Kenneth Graunke wrote:
>> Hey,
>>
>> I'd like to remove libGLw from the main Mesa repository. It never
>> changes, and almost noone uses it...because GL and Motif is awesome, right?
>>
>> Since Debian still packa
There is nothing compiled since GLW_SOURCES is not substituted by configure:
Makefile.am:29
libGLw_la_SOURCES = $(GLW_SOURCES)
This would need AC_SUBST([GLW_SOURCES]) in configure.ac,
but thats not allowed for _SOURCES variables, see automake output:
configure.ac:96: `GLW_SOURCES' includes conf
On Fri, 2011-08-05 at 07:45 -0600, Brian Paul wrote:
> On Thu, Aug 4, 2011 at 4:26 PM, Kenneth Graunke wrote:
> > Hey,
> >
> > I'd like to remove libGLw from the main Mesa repository. It never
> > changes, and almost noone uses it...because GL and Motif is awesome, right?
> >
> > Since Debian sti
On Thu, Aug 4, 2011 at 4:26 PM, Kenneth Graunke wrote:
> Hey,
>
> I'd like to remove libGLw from the main Mesa repository. It never
> changes, and almost noone uses it...because GL and Motif is awesome, right?
>
> Since Debian still packages it, I pulled it into its own git repository,
> preservi
Hey,
I'd like to remove libGLw from the main Mesa repository. It never
changes, and almost noone uses it...because GL and Motif is awesome, right?
Since Debian still packages it, I pulled it into its own git repository,
preserving history, and then autotooled it.
You can get it here:
git://peop
14 matches
Mail list logo