summaryrefslogtreecommitdiffstats
path: root/usr.bin/make
Commit message (Expand)AuthorAgeFilesLines
* Merge headsjg2014-04-28322-5/+2779
|\
| * Add Makefiles missed in r263346.jmmv2014-03-1949-0/+659
| * Migrate tools/regression/usr.bin/make/ to the new tests layout.jmmv2014-03-19272-0/+2119
| * multiple: Remove 3rd clause from BSD license where approved by theeadler2014-03-141-5/+1
* | Merge from headsjg2013-09-052-2/+9
|\ \ | |/
| * Remove unnecessary cast to pid_t.kevlo2013-07-041-2/+2
| * Reverse the sense of the test wrt bmake, and guard againstsjg2013-05-161-1/+1
| * Build bmake by default.sjg2013-05-161-0/+7
* | Sync with HEAD.obrien2013-02-081-1/+1
|\ \ | |/
| * Remove fictitious support for 80386-class CPUs from bsd.cpu.mk and make(1).jkim2012-12-031-1/+1
| |
| \
| \
| \
*---. \ Sync from headsjg2012-11-041-1/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | make: report :M or :N pattern in debug modeavg2012-10-061-0/+1
| * | | In usr.bin/make/var.c, function ParseModifier(), initialize the 'error'dim2012-08-051-1/+1
| |/ /
| * | Correct typo in version.obrien2012-06-201-1/+1
| |/
* | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+18
* | MFC: r237282: version typoobrien2012-06-201-1/+1
|/
* Update date for r236338 & r236346.obrien2012-05-311-1/+1
* Add "-V '${VAR}'" variable expansion from Portable Berkeley Make.obrien2012-05-312-5/+14
* Deprecate the FreeBSD make's ":U" (to-upper case) and ":L" (to-lower case)obrien2012-05-303-1/+35
* Minor mdoc nits.joel2012-05-131-1/+1
* Make is part of the bootstrap path, so we need to guard against thisimp2012-05-091-1/+1
* Add src.conf option WITH_SHARED_TOOLCHAIN to enable building thekib2012-04-291-0/+4
* Include target names in diagnostic output.fjoe2012-02-121-8/+15
* Map foreign architecture names to FreeBSD naming convention.rmh2012-01-201-0/+17
* Spelling fixes for usr.bin/uqs2011-12-308-18/+18
* Revert r228521: sometimes job output is lostfjoe2011-12-152-10/+2
* job make: if stdout is a tty create a pty when running a command.fjoe2011-12-152-2/+10
* - Fix segmentation fault when running "+command" when run with -jX -n duefjoe2011-11-302-58/+51
* Add missing static keywords to make(1)ed2011-11-061-0/+1
* make(1): obj dirs are physical paths so write `pwd -P` rather than `pwd`.jilles2011-11-051-3/+3
* Fix typos - remove duplicate "the".brucec2011-02-211-1/+1
* Move most of the remaining USD/PSD/SMM papers into share/docuqs2010-12-042-3756/+0
* Remove hack needed by 6.x machines and older machines to run newerimp2010-10-061-22/+1
* Use more portable errx instead of errc. The latter doesn't buy usimp2010-10-061-4/+2
* Remove extraneous ;emaste2010-07-121-1/+1
* - Missing full stopsbrueffer2010-05-121-6/+6
* Remove yet another vestage of alpha support.imp2010-04-061-2/+0
* Eliminated nits from last commit.ru2010-01-271-15/+15
* Partial merge of man page cleanups from NetBSD:rodrigc2010-01-271-16/+16
* Fix the previous commit (still not used to svn vs. cvs). Use theharti2010-01-111-4/+2
* Make make respect the TMPDIR environment variable.harti2010-01-101-5/+14
* Add ability to search up the directory hierarchy for the system directory.obrien2010-01-044-11/+158
* Report lines that ought to contain a ':' operator but start with a '.'obrien2010-01-041-2/+5
* Add check for subversion "original" marker.obrien2010-01-041-0/+1
* Build usr.bin/ with WARNS=6 by default.ed2010-01-021-1/+0
* Add missing `void' keyword.ed2009-12-291-1/+1
* - Partially revert r200417. config.h brings several definitions,stas2009-12-172-0/+2
* Remove unnecessary includes.delphij2009-12-1110-20/+0
* Add a missing space to the error message when execvp() failed.stefanf2009-12-051-1/+1
* Catch up with r144020's /Dir_FindFile/Path_FindFile/obrien2009-11-172-2/+2
OpenPOWER on IntegriCloud