On 6 December 2015 at 13:21, Andreas Boll
wrote:
> Do you need someone to push this for you?
>
I do, yes. Much appreciated!
Ross
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev
On 6 August 2013 18:23, Matt Turner wrote:
> Use $(MKDIR_P), as previously suggested (like other Makefile.ams do).
Agreed, not sure how I forgot that variable existed.
Ross
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedeskt
On 6 August 2013 15:35, Jonathan Gray wrote:
> The problems with the build system are bad enough without
> depending on non posix gnu only options.
>
> This should be mkdir -p
I wish the GNU tools would say what options are POSIX :(. V2 coming.
Ross
_
On 28 June 2013 14:57, Andreas Boll wrote:
> There is an open bug report about this issue:
> https://bugs.freedesktop.org/show_bug.cgi?id=60197
>
> Matt, could you take a look at this?
> Which patch do you prefer?
Quentin's patch is more generic as it uses $(dir), so merge that one.
Ross
___
Hi Andreas,
Both good points, V2 sent.
Ross
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev
Hi,
I'm routinely building Mesa and Weston in an environment without X11,
and currently both Mesa and Weston are failing to build for the same
reason: eglplatform.h is attempting to include X11/Xlib.h.
There was a patch last year that attempted to solve the Mesa part of this:
http://lists.freede
On 21 November 2012 08:27, Matt Turner wrote:
> To be clear, Mesa's GLU was a thing, but it is not this thing:
> http://cgit.freedesktop.org/mesa/glu
>
> That's SGI's GLU. I hope you're not using Mesa's GLU.
Ah, thanks. Yes, I'm using that repository.
Ross
__
On 14 November 2012 15:38, Dan Nicholson wrote:
> This looks pretty good except that I think you need to temporarily add
> GLUT_CFLAGS to CFLAGS and GLUT_LIBS to LIBS so that the user specified
> prefix works for AC_CHECK*. On the other hand, at least mesa glut has a
> pkg-config file, so it might