Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2005-07-26 | Quote $(CC) and $(CXX) so that 'CC=ccache gcc' and 'CXX=ccache g++' will | Ian Romanick | 1 | -1/+1 |
2005-07-25 | Added -linker option to mklib, used to specify a particular program for | Brian Paul | 1 | -3/+3 |
2005-01-11 | Put quotes around the CC and CXX variables passed to mklib. This make | Ian Romanick | 1 | -1/+1 |
2004-12-08 | Improve the behaviour of the build system wrt depend files. | Keith Whitwell | 1 | -1/+1 |
2004-06-25 | Make sure mklib sees the definition of CC and CXX. Make mklib respect | Ian Romanick | 1 | -1/+1 |
2004-06-01 | Missed in last commit: | Eric Anholt | 1 | -1/+1 |
2004-05-12 | obsolete in favor of regular Makefiles | Brian Paul | 1 | -78/+0 |
2004-03-26 | New Makefile system | Brian Paul | 1 | -0/+80 |
2003-12-12 | new makefiles | Brian Paul | 1 | -2/+2 |
2003-10-03 | improved 'clean' targets (Otto Solares) | Brian Paul | 1 | -3/+3 |
2003-08-22 | patch to import Jon Smirl's work from Bitkeeper | Brian Paul | 13 | -0/+1831 |