summaryrefslogtreecommitdiff
path: root/src/glw
AgeCommit message (Expand)Author
2010-07-21Makefiles: Don't complain if depend file to be included doesn't exist.Carl Worth
2010-07-01Use GLW_CFLAGS when building libGLwDan Nicholson
2009-06-01Use separate $(MINSTALL) for installing librariesDan Nicholson
2009-04-29Use variable library name in pkg-config output.Tom Fogal
2008-12-15Merge commit 'origin/master' into gallium-0.2Alan Hourihane
2008-12-14Add more package metadata to the pkg-config filesDan Nicholson
2008-09-11Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell
2008-08-15fix DESTDIR omissionsHanno Böck
2008-08-12Fixed 'make install' for darwinJeremy Huddleston
2008-08-11Apple: Cleaned up some linking and dylib ids issuesJeremy Huddleston
2008-07-18autoconf: Support Motif widgets in GLw with --enable-motifDan Nicholson
2008-07-12Call mklib with $(SHELL) so the user controls the interpreterDan Nicholson
2008-07-11Remove generated pkg-config files on `make clean'Dan Nicholson
2008-07-06Set library and header installation directories from configurationDan Nicholson
2008-05-06Always cleanup the makedepend backup filesDan Nicholson
2008-04-09Add $(X11_INCLUDES) to shut makedepend up.Hasso Tepper
2007-12-03Fix the library name in glw.pcDan Nicholson
2007-09-28add support for LDFLAGS env varDan Nicholson
2007-09-12pkg-config supportDan Nicholson
2007-09-12DESTDIR support.Dan Nicholson
2007-08-07Gutsy oopses on touch of existing file. Workaround.Keith Whitwell
2006-10-19New bin/minstall script - a minimal replacement for 'install'.Brian Paul
2006-07-13LIB_DIR is now just 'lib' or 'lib64'Brian Paul
2006-06-26Use $(LIB_DIR) instead of $(TOP)/lib since libraries sometimes go into lib64/.Brian Paul
2006-06-22New 'install' targets in makefile. See bug 2372.Brian Paul
2006-01-02Use X11_INCLUDES config macro instead ofJerome Glisse
2005-10-12fix GLAPI/extern problem (bug 4757)Brian Paul
2005-08-23GLw demo doesn't belong hereBrian Paul
2005-07-26Quote $(CC) and $(CXX) so that 'CC=ccache gcc' and 'CXX=ccache g++' willIan Romanick
2005-07-25Added -linker option to mklib, used to specify a particular program forBrian Paul
2005-05-07assorted warning clean-ups for x86_64, etc (Mikko T.)Brian Paul
2005-02-08Bug #2477: Make GLU/GLw/glut build properly even with -fvisibility=hidden.Adam Jackson
2005-01-11Put quotes around the CC and CXX variables passed to mklib. This makeIan Romanick
2004-12-08Improve the behaviour of the build system wrt depend files.Keith Whitwell
2004-06-25Make sure mklib sees the definition of CC and CXX. Make mklib respectIan Romanick
2004-06-01Build fixing for FreeBSD. GNU make is installed as gmake, so make a MAKEEric Anholt
2004-04-22obsoleteBrian Paul
2004-04-08use MKDEP varBrian Paul
2004-04-03shouldn't be in CVSBrian Paul
2004-03-26Tweaks for make clean / realclean.Brian Paul
2004-03-26New Makefile systemBrian Paul
2004-03-25re-order arguments to mklibBrian Paul
2003-12-15Assorted mklib tweaks.Brian Paul
2003-10-03improved 'clean' targets (Otto Solares)Brian Paul
2003-06-10updated old-style makefiles for new treeBrian Paul
2003-01-24remove unused varsBrian Paul
2002-11-01fix for HPUXBrian Paul
2002-01-25more info about building for MotifBrian Paul
2002-01-21minor updateBrian Paul
2000-06-15added Motif info messageBrian Paul