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 | -3/+3 |
* | 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 |
* | Missed in last commit: | Eric Anholt | 2004-06-01 | 1 | -1/+1 |
* | New Makefile system | Brian Paul | 2004-03-26 | 1 | -0/+80 |