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