| Age | Commit message (Expand) | Author |
| 2018-05-04 | include bsd.hostinit.mk instead of bsd.init.mk | christos |
| 2014-12-01 | PR toolchain/9618: add ".d" to MKDEP_SUFFIXES so the depend files are rebuilt | erh |
| 2014-04-10 | the value of HOST_MKDEP previously depended on USETOOLS; | plunky |
| 2013-10-29 | Unbreak src/tools usage of C++. | joerg |
| 2011-09-10 | Move all "clean" and "cleandir" processing to a new bsd.clean.mk | apb |
| 2011-08-05 | NOPATH the lib we are making, rather than HOSTPROG which is irrelevant | plunky |
| 2004-06-10 | Be consistent in handling YHEADER, similar to Christos' fix in bsd.lib.mk 1.253 | lukem |
| 2004-01-29 | Cosmetically tweak how .PHONY is used by (generally) providing it as a source, | lukem |
| 2004-01-02 | Consistently test all variables that support a "yes"/"no" value with | lukem |
| 2003-11-11 | Set MKDEP_SUFFIXES to get additional targets in .depend instead of using | dsl |
| 2003-10-21 | Rework how MAKEVERBOSE operates: | lukem |
| 2003-10-19 | Provide _MKMSG{BUILD,CREATE,COMPILE,FORMAT,INSTALL,LINK,LEX,YACC} to display | lukem |
| 2003-10-18 | Implement MAKEVERBOSE to control how "verbose" the standard make(1) rules are. | lukem |
| 2003-08-01 | Rework how dependency generation is performed: | lukem |
| 2003-07-31 | bsd.dep.mk: add a dependency for *.d on ${SRCS} ${DPSRCS}. this should fix | lukem |
| 2003-07-28 | be consistent when adding *.y and *.l to DPSRCS | lukem |
| 2003-06-11 | catch signal 1,2,3,13 and 15 to clean /tmp/_dependXXX | msaitoh |
| 2002-09-17 | * Eliminate the USE_NEW_TOOLCHAIN variable. Instead, split it into | thorpej |
| 2002-01-03 | Add more tolerant script-based implementation of mkdep for host tool | tv |
| 2001-11-28 | Add <bsd.hostlib.mk>, for use when building a host-specific library | tv |