add support for LDFLAGS env var
[mesa.git] / src / glut / glx / Makefile
2007-09-29 Dan Nicholsonadd support for LDFLAGS env var
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-09-12 BrianAdd glut_fcb.c to the build and update to fix warnings...
2007-09-12 Dan Nicholsonpkg-config support
2007-09-12 Dan NicholsonDESTDIR support.
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-10-19 Brian PaulNew bin/minstall script - a minimal replacement for...
2006-07-13 Brian PaulLIB_DIR is now just 'lib' or 'lib64'
2006-06-26 Brian PaulUse $(LIB_DIR) instead of $(TOP)/lib since libraries...
2006-06-22 Brian PaulNew 'install' targets in makefile. See bug 2372.
2006-01-02 Jerome GlisseUse X11_INCLUDES config macro instead of
2005-07-26 Ian RomanickQuote $(CC) and $(CXX) so that 'CC=ccache gcc' and...
2005-07-25 Brian PaulAdded -linker option to mklib, used to specify a partic...
2005-05-07 Brian Paulassorted warning clean-ups for x86_64, etc (Mikko T.)
2005-01-19 Keith WhitwellRemove depend on make clean
2005-01-11 Ian RomanickPut quotes around the CC and CXX variables passed to...
2004-12-08 Keith WhitwellImprove the behaviour of the build system wrt depend...
2004-11-27 Brian Pauldon't need glut_fbc.c
2004-11-27 Brian Paulclean up 'depend' commands
2004-06-25 Ian RomanickMake sure mklib sees the definition of CC and CXX....
2004-04-07 Brian Pauluse new MKDEP, MKDEP_OPTIONS variables
2004-03-26 Brian PaulNew Makefile system