Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use X11_INCLUDES config macro instead of | Jerome Glisse | 2006-01-02 | 1 | -1/+1 |
* | Quote $(CC) and $(CXX) so that 'CC=ccache gcc' and 'CXX=ccache g++' will | Ian Romanick | 2005-07-26 | 1 | -1/+1 |
* | Added -linker option to mklib, used to specify a particular program for | Brian Paul | 2005-07-25 | 1 | -3/+3 |
* | assorted warning clean-ups for x86_64, etc (Mikko T.) | Brian Paul | 2005-05-07 | 1 | -1/+1 |
* | Remove depend on make clean | Keith Whitwell | 2005-01-19 | 1 | -0/+1 |
* | Put quotes around the CC and CXX variables passed to mklib. This make | Ian Romanick | 2005-01-11 | 1 | -1/+1 |
* | Improve the behaviour of the build system wrt depend files. | Keith Whitwell | 2004-12-08 | 1 | -1/+1 |
* | don't need glut_fbc.c | Brian Paul | 2004-11-27 | 1 | -1/+0 |
* | clean up 'depend' commands | Brian Paul | 2004-11-27 | 1 | -2/+4 |
* | Make sure mklib sees the definition of CC and CXX. Make mklib respect | Ian Romanick | 2004-06-25 | 1 | -1/+1 |
* | use new MKDEP, MKDEP_OPTIONS variables | Brian Paul | 2004-04-07 | 1 | -1/+1 |
* | New Makefile system | Brian Paul | 2004-03-26 | 1 | -0/+111 |