summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-18libGLw: Use newly introduced GLAPIVAR for variablesHEADmasterStefan Dirsch2-4/+10
2013-01-23Fix an obvious copypasta bugAdam Jackson1-1/+1
2012-05-22Bump version to 8.0.0Emil Velikov1-1/+1
2012-01-16glw: s/lighgrey/lightgrey/Brian Paul1-1/+1
2011-08-07Use -no-undefined libtool flag, fix underlinking with --enable-motifJon TURNEY2-2/+2
2011-08-05Convert build system to GNU autotools.Kenneth Graunke6-81/+190
2011-06-20glw: Mark all extern symbols GLAPI to regain default visibility (#31294)Dan Nicholson2-6/+6
2010-07-26Merge remote branch 'origin/master' into glsl2Eric Anholt1-2/+2
2010-07-21Makefiles: Don't complain if depend file to be included doesn't exist.Carl Worth1-1/+1
2010-07-01Use GLW_CFLAGS when building libGLwDan Nicholson1-1/+1
2010-06-24Merge branch 'glsl2-head' into glsl2Eric Anholt0-0/+0
2010-06-21Merge Carl's preprocessor into the glcpp subdirectory.Kenneth Graunke0-0/+0
2009-06-01Use separate $(MINSTALL) for installing librariesDan Nicholson1-1/+1
2009-04-29Use variable library name in pkg-config output.Tom Fogal2-2/+3
2008-12-15Merge commit 'origin/master' into gallium-0.2Alan Hourihane2-2/+7
2008-12-14Add more package metadata to the pkg-config filesDan Nicholson2-2/+7
2008-09-11Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell1-0/+1
2008-08-15fix DESTDIR omissionsHanno Böck1-4/+4
2008-08-12Fixed 'make install' for darwinJeremy Huddleston1-1/+1
2008-08-11Apple: Cleaned up some linking and dylib ids issuesJeremy Huddleston1-0/+1
2008-07-18autoconf: Support Motif widgets in GLw with --enable-motifDan Nicholson1-1/+1
2008-07-12Call mklib with $(SHELL) so the user controls the interpreterDan Nicholson1-1/+1
2008-07-11Remove generated pkg-config files on `make clean'Dan Nicholson1-1/+1
2008-07-06Set library and header installation directories from configurationDan Nicholson2-9/+10
2008-05-06Always cleanup the makedepend backup filesDan Nicholson1-1/+1
2008-04-09Add $(X11_INCLUDES) to shut makedepend up.Hasso Tepper1-1/+1
2007-12-03Fix the library name in glw.pcDan Nicholson1-1/+1
2007-09-28add support for LDFLAGS env varDan Nicholson1-1/+1
2007-09-12pkg-config supportDan Nicholson2-1/+22
2007-09-12DESTDIR support.Dan Nicholson1-4/+4
2007-08-07Gutsy oopses on touch of existing file. Workaround.Keith Whitwell1-0/+1
2006-12-20Merge branch 'nouveau-import'Dave Airlie0-0/+0
2006-10-19New bin/minstall script - a minimal replacement for 'install'.Brian Paul1-1/+1
2006-07-13LIB_DIR is now just 'lib' or 'lib64'Brian Paul1-5/+5
2006-06-26Use $(LIB_DIR) instead of $(TOP)/lib since libraries sometimes go into lib64/.Brian Paul1-1/+1
2006-06-22New 'install' targets in makefile. See bug 2372.Brian Paul1-0/+5
2006-01-02Use X11_INCLUDES config macro instead ofJerome Glisse1-1/+1
2005-10-12fix GLAPI/extern problem (bug 4757)Brian Paul2-3/+3
2005-08-23GLw demo doesn't belong hereBrian Paul1-451/+0
2005-07-26Quote $(CC) and $(CXX) so that 'CC=ccache gcc' and 'CXX=ccache g++' willIan Romanick1-1/+1
2005-07-25Added -linker option to mklib, used to specify a particular program forBrian Paul1-2/+3
2005-05-07assorted warning clean-ups for x86_64, etc (Mikko T.)Brian Paul1-1/+1
2005-02-08Bug #2477: Make GLU/GLw/glut build properly even with -fvisibility=hidden.Adam Jackson2-3/+3
2005-01-11Put quotes around the CC and CXX variables passed to mklib. This makeIan Romanick1-1/+1
2004-12-08Improve the behaviour of the build system wrt depend files.Keith Whitwell1-1/+1
2004-06-25Make sure mklib sees the definition of CC and CXX. Make mklib respectIan Romanick1-1/+1
2004-06-01Build fixing for FreeBSD. GNU make is installed as gmake, so make a MAKEEric Anholt1-1/+2
2004-04-22obsoleteBrian Paul1-72/+0
2004-04-08use MKDEP varBrian Paul1-1/+1
2004-04-03shouldn't be in CVSBrian Paul1-5/+0