| Age | Commit message (Expand) | Author |
| 2013-04-06 | Fix dependency handling of UUDECODE_FILES (e.g. libexec/ld.aout_so on i386). | uebayasi |
| 2011-09-10 | Move all "clean" and "cleandir" processing to a new bsd.clean.mk | apb |
| 2010-02-03 | Userland now builds and uses terminfo instead of termcap. | roy |
| 2008-12-05 | Implement FILESBUILD_<file> to allow a FILES element to be built through a | cube |
| 2008-08-25 | Change the message when creating BUILDSYMLINKS from "create" to "symlink". | lukem |
| 2007-12-11 | It's "its" for possessive, not "it's". | lukem |
| 2004-05-17 | In UUDECODE_FILES, always use -p to a temporary file and then rename | lukem |
| 2004-05-13 | Add CONFIGFILES & CONFIGSYMLINKS; similar semantics to FILES & SYMLINKS | lukem |
| 2004-03-29 | Also pull in bsd.obj.mk for something which is just using files to install a | jmc |
| 2004-03-29 | include <bsd.sys.mk> because uue files need TOOL_UUDECODE and in the | christos |
| 2004-03-19 | Make sure clean rules pick up all uudecode output | jmc |
| 2004-03-18 | If performing a rename with uudecode, touch the expected output so make tracks | jmc |
| 2004-03-18 | Add UUDECODE_FILES_RENAME_fn so the output from a uudecode can be renamed | jmc |
| 2004-03-18 | Add a central method to deal with uuencoded files in the source tree. | jmc |
| 2004-01-29 | Cosmetically tweak how .PHONY is used by (generally) providing it as a source, | lukem |
| 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 for filesinstall | lukem |
| 2003-10-18 | Implement MAKEVERBOSE to control how "verbose" the standard make(1) rules are. | lukem |
| 2003-09-20 | Change `LNFILES' to `BUILDSYMLINKS', to more accurately describe its purpose. | lukem |
| 2003-09-03 | .PHONY cleanlnfiles | lukem |
| 2003-09-03 | Implement LNFILES: a list of two word items: | lukem |
| 2003-07-18 | Add MKUNPRIVED; if not no has the same semantics as if UNPRIVED was defined. | lukem |
| 2002-10-22 | Pass 1 of SYSPKG changes to automatically add tags=pkgname_pkg to METALOG. | perry |
| 2002-04-24 | - in <bsd.files.mk>, don't clear FILES after using it, as that prevents | lukem |
| 2002-02-11 | Don't use .PHONY for targets that are actually installed. Instead use force | mycroft |
| 2001-11-28 | Fix the :U's used with ${UPDATE} so that stray values don't get put into | tv |
| 2001-11-02 | Improve readability and reduce redundant redundancy in share/mk; add some | tv |
| 2001-05-08 | Suppress duplicate entries in ALLFILES, FILES, INCS, DEPINCS, INFOFILES, | sommerfeld |
| 2000-06-10 | Use ${.ALLSRC:T} when doing the generated variable name lookups, so that it | mycroft |
| 2000-06-06 | Abuse .USE some more. | mycroft |
| 2000-06-06 | Minor rearrangement. | mycroft |
| 2000-06-06 | Use ODE make(1) features to eliminate extra variables and move several things | mycroft |
| 1999-09-04 | Permit "make all install", as well as "make foo install" (where foo would be | fredb |
| 1999-08-21 | Add ${INSTPRIV} to ${INSTALL} commands. | simonb |
| 1999-02-11 | Create <bsd.info.mk> for Info documentation, and avoid the nasty install | tv |
| 1999-02-04 | PR/2936: Brian C. Grayson: Avoid truncating precious files when installing | christos |
| 1998-09-28 | Use preserve flag in install. | christos |
| 1997-05-09 | Automatically add the .c files corresponding to .l and .y files to DPSRCS. | mycroft |
| 1997-05-07 | Various simplifications. | mycroft |
| 1997-05-06 | Make most of the install targets .PRECIOUS. | mycroft |
| 1997-05-06 | Add a pile of missing .PHONYs. | mycroft |
| 1997-03-27 | Put the FILES generated rules in a separate .mk file since both bsd.prog.mk | christos |