IABSD.fr/xenocara/lib/libGLU

Branch :


Log

Author Commit Date CI Message
f42e66cb 2019-11-27 10:26:12 update to GLU 9.0.1 Among other minor changes this adds a stddef.h include for NULL required to build with Mesa 19.2 headers.
fd18c20e 2016-10-11 22:14:30 regen
c9d01106 2016-10-11 21:54:35 Force AM_MAINTAINER_MODE in all Xenocara packages built by autotools This prevents autotools to try to rebuild themselve automagically if configure.ac, Makefile.am or a few other have more recent time stamps than the generated files. It will allows to get rid of the NO_REORDER mechanism that touches files in the source tree to ensure nothing gets rebuilt.
729f7da4 2013-09-01 03:51:12 Update to GLU 9.0.0, GLU was previously part of Mesa but is now seperate. tested in a ports bulk build by landry@, ok matthieu@
9eba5515 2013-08-22 18:48:45 Remove COMPILER_VERSION tests used to special-case gcc 2, since it is no longer used.
b5bb1299 2013-08-13 07:07:07 Bump the major on every single base library. There are a couple not bumped by this that will be corrected soon. heavy lifting by todd@
0668f299 2012-08-17 15:16:44 Sync mesa version numbers after recent libGL update, prodded by matthieu@
753ca796 2011-10-23 13:59:38 Updated to Mesa 7.10.3
cd750bf5 2010-06-22 20:04:22 Update to Mesa 7.8.2. Tested by johan@. Thanks.
bc96638d 2010-05-22 21:17:25 fix glu.pc after Mesa update.
ff9d7b9c 2010-05-22 20:25:37 This is now Mesa 7.8.1
9c8e047a 2010-05-13 17:38:57 zap USE_GCC3, prepare for gcc4. okay oga@
d9a92f27 2010-05-08 14:15:29 use INSTALL_DATA in BSD Makefiles. ok oga@
c4a03b30 2009-05-25 18:40:11 This is Mesa 7.4.2. from Brad.
811bfaa4 2008-11-02 16:45:34 This is now Mesa 7.2. Noticed by brad@. Thanks.
8a571d62 2008-07-16 20:24:39 Bump MESA_TINY (2 -> 3) after the last update of Mesa to 7.0.3 so that the pkgconfig files have the correct version. ok okan@
b139abf7 2008-02-12 21:09:25 Update to Mesa 7.0.2. Tested by naddy@ (full ports build), simon@ and oga@ (with dri enabled).
8c80956f 2007-04-07 15:37:50 Don't include debugging symbols.
417e49cb 2007-04-04 22:33:46 more $Xenocara$ -> $OpenBSD$; ok matthieu@
1237238e 2006-12-17 23:25:34 When using gcc 3, link libGLU using -lsupc++, to prevent some ports, such as gle, getting errors about undefined references to operator new, delete and other C++ stuff. ok matthieu@
6a5579f8 2006-12-02 16:28:48 Make 'obj' now can make symlinks to /usr/obj/xenocara (or any other directory designed by XENOCARA_OBJDIR in /etc/mk.conf).
111eb3bc 2006-11-29 18:03:09 Disable profiled libs.
a068c237 2006-11-26 11:21:13 Build infrastructure for GL libs