aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/make
Commit message (Expand)AuthorAgeFilesLines
* Remove old fmake. It wasn't built by default for some time. Users thatWarner Losh2015-06-1645-23948/+0
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+19
|\
| * Merge sync of headSimon J. Gerraty2015-05-271-1/+1
| |\ | |/ |/|
| * Merge head from 7/28Simon J. Gerraty2014-08-19321-2778/+1
| |\
| * \ Merge from headSimon J. Gerraty2014-05-081-3/+1
| |\ \
| * \ \ Merge headSimon J. Gerraty2014-04-28322-5/+2779
| |\ \ \
| * \ \ \ Merge from headSimon J. Gerraty2013-09-052-2/+9
| |\ \ \ \
| * \ \ \ \ Sync with HEAD.David E. O'Brien2013-02-081-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Sync from headSimon J. Gerraty2012-11-041-1/+2
| |\ \ \ \ \ \
| * | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+18
| * | | | | | | MFC: r237282: version typoDavid E. O'Brien2012-06-201-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | Import the 6-May-2012 release of the "Portable" BSD make tool (from NetBSD).vendor/NetBSD/bmake/20120606David E. O'Brien2012-06-0861-27495/+0
| | * | | | | | | Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail,Bruce Evans1997-07-0657-2866/+1629
* | | | | | | | | Add a ${CP} alias for copying files in the build.Will Andrews2015-01-161-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | When producing fmake(1), `make clean' should remove fmake.1 (a copy ofDevin Teske2014-07-231-0/+1
* | | | | | | | Move old fmake tests into bmake and hook them to the build.Julio Merino2014-05-14321-2778/+0
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Remove support for WITHOUT_BMAKE. bmake is now the only make that canWarner Losh2014-05-061-2/+0
* | | | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Add Makefiles missed in r263346.Julio Merino2014-03-1949-0/+659
* | | | | | Migrate tools/regression/usr.bin/make/ to the new tests layout.Julio Merino2014-03-19272-0/+2119
* | | | | | multiple: Remove 3rd clause from BSD license where approved by theEitan Adler2014-03-141-5/+1
| |_|_|_|/ |/| | | |
* | | | | Remove unnecessary cast to pid_t.Kevin Lo2013-07-041-2/+2
* | | | | Reverse the sense of the test wrt bmake, and guard againstSimon J. Gerraty2013-05-161-1/+1
* | | | | Build bmake by default.Simon J. Gerraty2013-05-161-0/+7
| |_|_|/ |/| | |
* | | | Remove fictitious support for 80386-class CPUs from bsd.cpu.mk and make(1).Jung-uk Kim2012-12-031-1/+1
| |_|/ |/| |
* | | make: report :M or :N pattern in debug modeAndriy Gapon2012-10-061-0/+1
* | | In usr.bin/make/var.c, function ParseModifier(), initialize the 'error'Dimitry Andric2012-08-051-1/+1
* | | Correct typo in version.David E. O'Brien2012-06-201-1/+1
|/ /
* | Update date for r236338 & r236346.David E. O'Brien2012-05-311-1/+1
* | Add "-V '${VAR}'" variable expansion from Portable Berkeley Make.David E. O'Brien2012-05-312-5/+14
* | Deprecate the FreeBSD make's ":U" (to-upper case) and ":L" (to-lower case)David E. O'Brien2012-05-303-1/+35
* | Minor mdoc nits.Joel Dahl2012-05-131-1/+1
* | Make is part of the bootstrap path, so we need to guard against thisWarner Losh2012-05-091-1/+1
* | Add src.conf option WITH_SHARED_TOOLCHAIN to enable building theKonstantin Belousov2012-04-291-0/+4
* | Include target names in diagnostic output.Max Khon2012-02-121-8/+15
* | Map foreign architecture names to FreeBSD naming convention.Robert Millan2012-01-201-0/+17
* | Spelling fixes for usr.bin/Ulrich Spörlein2011-12-308-18/+18
* | Revert r228521: sometimes job output is lostMax Khon2011-12-152-10/+2
* | job make: if stdout is a tty create a pty when running a command.Max Khon2011-12-152-2/+10
* | - Fix segmentation fault when running "+command" when run with -jX -n dueMax Khon2011-11-302-58/+51
* | Add missing static keywords to make(1)Ed Schouten2011-11-061-0/+1
* | make(1): obj dirs are physical paths so write `pwd -P` rather than `pwd`.Jilles Tjoelker2011-11-051-3/+3
* | Fix typos - remove duplicate "the".Rebecca Cran2011-02-211-1/+1
* | Move most of the remaining USD/PSD/SMM papers into share/docUlrich Spörlein2010-12-042-3756/+0
* | Remove hack needed by 6.x machines and older machines to run newerWarner Losh2010-10-061-22/+1
* | Use more portable errx instead of errc. The latter doesn't buy usWarner Losh2010-10-061-4/+2
* | Remove extraneous ;Ed Maste2010-07-121-1/+1
* | - Missing full stopsChristian Brueffer2010-05-121-6/+6
* | Remove yet another vestage of alpha support.Warner Losh2010-04-061-2/+0
* | Eliminated nits from last commit.Ruslan Ermilov2010-01-271-15/+15