Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make sure mklib sees the definition of CC and CXX. Make mklib respect | Ian Romanick | 2004-06-25 | 1 | -3/+3 |
* | Build fixing for FreeBSD. GNU make is installed as gmake, so make a MAKE | Eric Anholt | 2004-06-01 | 1 | -7/+8 |
* | added missing SHADER_SOURCES to ALL_SOURCES | Brian Paul | 2004-04-18 | 1 | -0/+1 |
* | make sure matypes is built | Dave Airlie | 2004-04-15 | 1 | -1/+1 |
* | Remove mesa.a when making clean | Keith Whitwell | 2004-04-14 | 1 | -1/+1 |
* | Don't try to use .c=.o rule on .S files when building mesa.a | Keith Whitwell | 2004-04-14 | 1 | -4/+7 |
* | Add shader sources for solo build | Dave Airlie | 2004-04-14 | 1 | -0/+1 |
* | minor fix | Brian Paul | 2004-04-08 | 1 | -2/+2 |
* | use new MKDEP, MKDEP_OPTIONS variables | Brian Paul | 2004-04-07 | 1 | -1/+1 |
* | minor tweak | Brian Paul | 2004-04-03 | 1 | -1/+1 |
* | Don't use pushd/popd. | Brian Paul | 2004-03-26 | 1 | -6/+2 |
* | Tweaks for make clean / realclean. | Brian Paul | 2004-03-26 | 1 | -0/+1 |
* | New Makefile system | Brian Paul | 2004-03-26 | 1 | -0/+174 |