Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -2/+3 |
* | assorted warning clean-ups for x86_64, etc (Mikko T.) | Brian Paul | 2005-05-07 | 1 | -1/+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 |
* | Make sure mklib sees the definition of CC and CXX. Make mklib respect | Ian Romanick | 2004-06-25 | 1 | -1/+1 |
* | Build fixing for FreeBSD. GNU make is installed as gmake, so make a MAKE | Eric Anholt | 2004-06-01 | 1 | -1/+2 |
* | use MKDEP var | Brian Paul | 2004-04-08 | 1 | -1/+1 |
* | Tweaks for make clean / realclean. | Brian Paul | 2004-03-26 | 1 | -0/+2 |
* | New Makefile system | Brian Paul | 2004-03-26 | 1 | -1/+48 |
* | just include Makefile.X11 | Brian Paul | 1999-12-15 | 1 | -59/+1 |
* | Initial revision | jtg | 1999-08-19 | 1 | -0/+59 |