summaryrefslogtreecommitdiff
path: root/src/glw
AgeCommit message (Expand)AuthorFilesLines
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
2004-03-26Tweaks for make clean / realclean.Brian Paul1-0/+2
2004-03-26New Makefile systemBrian Paul1-1/+48
2004-03-25re-order arguments to mklibBrian Paul1-2/+2
2003-12-15Assorted mklib tweaks.Brian Paul1-1/+2
2003-10-03improved 'clean' targets (Otto Solares)Brian Paul1-1/+1
2003-06-10updated old-style makefiles for new treeBrian Paul2-11/+11
2003-01-24remove unused varsBrian Paul1-2/+0
2002-11-01fix for HPUXBrian Paul1-1/+1
2002-01-25more info about building for MotifBrian Paul2-8/+7
2002-01-21minor updateBrian Paul1-3/+2
2000-06-15added Motif info messageBrian Paul1-1/+9
2000-05-18changed ATTRIBLIST_SIZE to 32Brian Paul1-1/+1
2000-03-22minor tweaksBrian Paul1-5/+10
1999-12-15initial revBrian Paul1-0/+59
1999-12-15just include Makefile.X11Brian Paul1-59/+1
1999-08-19Initial revisionjtg10-0/+1706