Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-12-08 | Improve the behaviour of the build system wrt depend files. | Keith Whitwell | |
- Remove the -Y option for makedepend, so that the standard directories are searched - No longer pipe the multiple errors that the -Y option caused into /dev/null -- we want to know about these failures. - Fix up a few other misc makedepend failures. | |||
2004-11-27 | don't need glut_fbc.c | Brian Paul | |
2004-11-27 | clean up 'depend' commands | Brian Paul | |
2004-06-25 | Make sure mklib sees the definition of CC and CXX. Make mklib respect | Ian Romanick | |
the definitions of CC and CXX on Linux. This fixed build issues with sunos5-gcc and build issues on GCC 2.x Linux when CC and CXX are set to a GCC 3.x compiler. | |||
2004-04-07 | use new MKDEP, MKDEP_OPTIONS variables | Brian Paul | |
2004-03-26 | New Makefile system | Brian Paul | |