Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-06-01 | Missed in last commit: | Eric Anholt | |
Build fixing for FreeBSD. GNU make is installed as gmake, so make a MAKE variable (defaults to "make") and use that. Use the MKDEP and MKDEP_OPTIONS more. Our shell isn't bash, so change the instances of ">& /dev/null" to a more compatible "> /dev/null 2>&1". | |||
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 | |