<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.bin/make, branch release/7.2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.2.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.2.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2009-05-01T02:51:58Z</updated>
<entry>
<title>Copy releng/7.2 to release/7.2.0 for FreeBSD 7.2-RELEASE.</title>
<updated>2009-05-01T02:51:58Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2009-05-01T02:51:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b205d83df7763ca1f099bce5ac12a05862a626c4'/>
<id>urn:sha1:b205d83df7763ca1f099bce5ac12a05862a626c4</id>
<content type='text'>
Approved by:	re (implicit)

This commit was manufactured to restore the state of the 7.2-RELEASE image.
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2009-03-24T00:07:17Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2009-03-24T00:07:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d7447c402b02036a8dc33b01a21a89f84ab8a931'/>
<id>urn:sha1:d7447c402b02036a8dc33b01a21a89f84ab8a931</id>
<content type='text'>
r187475: Remove inlining of functions that are used mostly in different
	 object files.  This lets use to remove NO_WERROR.
r186558: Consistently use Var_SetGlobal().
r186713: Add the -Q be-quiet flag for parallel jobs.
r186279: Exit with error code 2 when run with -k (continue if errors)
	 and build failed.
r186559: Add the ability to tweak the token output before targets in job mode.
r181021: Add POSIX -p flag to make(1).
r186502: Clarify the behaviour of conditionals when dealing with comparisons.
</content>
</entry>
<entry>
<title>MFC: r180065:  Note that the .POSIX special target disables the</title>
<updated>2008-08-28T19:30:10Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2008-08-28T19:30:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=89d2ada028370a8330710d2cafa6029667f83283'/>
<id>urn:sha1:89d2ada028370a8330710d2cafa6029667f83283</id>
<content type='text'>
		"Remaking Makefiles" feature.
</content>
</entry>
<entry>
<title>MFC r173217,176789,176792-176793,176839,176842</title>
<updated>2008-08-16T19:17:36Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2008-08-16T19:17:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1337e6a9935d321efd0c5c29ee515b39879842d6'/>
<id>urn:sha1:1337e6a9935d321efd0c5c29ee515b39879842d6</id>
<content type='text'>
Don't forget to set MAKEFLAGS in the childs' environment
from the .MAKEFLAGS global variable even if it's empty or
unset.  This means setting MAKEFLAGS to just an empty string
in the latter case.

The non-POSIX environment variable MAKE was superseded
by MAKEFLAGS ages ago, so don't mention it in comments.

Update the manpage accordingly and make the whole description of
MAKEFLAGS and .MAKEFLAGS more consistent as this change indeed
brings more consistency into the reliable behaviour of make(1).

Give more details in the manpage on the following topics:
o How global, command-line, and environment variables relate.
o What peculiarities the -f option has WRT ${MAKEFLAGS}.

(.Dd in the manpage is already beyond the date of those changes
in HEAD.)
</content>
</entry>
<entry>
<title>MFC: r177101, r177102, r177541:</title>
<updated>2008-06-27T14:26:43Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2008-06-27T14:26:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1a2e6aa9ac682170b4a74c010d0c51a839521b88'/>
<id>urn:sha1:1a2e6aa9ac682170b4a74c010d0c51a839521b88</id>
<content type='text'>
If the special target .MAKEFILEDEPS exists, then enable the
"remaking makefiles" feature.  Otherwise, follow traditional Pmake behavior.
</content>
</entry>
<entry>
<title>MFC: 1.44: Fix splitting into words of the .for expression to</title>
<updated>2008-03-31T10:06:12Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2008-03-31T10:06:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0c36c61cb6d8ea7fab29b17fe25ad2740bb8ec2c'/>
<id>urn:sha1:0c36c61cb6d8ea7fab29b17fe25ad2740bb8ec2c</id>
<content type='text'>
allow for spaces in values.
</content>
</entry>
<entry>
<title>MFC: "make love" and GC bootstrapping aid for old (mid-2001) systems.</title>
<updated>2008-03-16T06:59:50Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2008-03-16T06:59:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2ed40792358114aba53ffef328722c76ec83088d'/>
<id>urn:sha1:2ed40792358114aba53ffef328722c76ec83088d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix -jX when makefiles are remade.</title>
<updated>2007-11-29T04:20:19Z</updated>
<author>
<name>Max Khon</name>
<email>fjoe@FreeBSD.org</email>
</author>
<published>2007-11-29T04:20:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=190aa7c4ceb697ddde05cca2a2384ad84b4c9846'/>
<id>urn:sha1:190aa7c4ceb697ddde05cca2a2384ad84b4c9846</id>
<content type='text'>
Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>Change directory back to ${.CURDIR} when remaking Makefiles.</title>
<updated>2007-06-01T04:20:19Z</updated>
<author>
<name>Max Khon</name>
<email>fjoe@FreeBSD.org</email>
</author>
<published>2007-06-01T04:20:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6d000893b459c182b5fe5728ec1b39369363af08'/>
<id>urn:sha1:6d000893b459c182b5fe5728ec1b39369363af08</id>
<content type='text'>
Pointed out by:	ru
</content>
</entry>
<entry>
<title>Improve logging when -dm is specified: if the node is considered</title>
<updated>2007-04-20T06:33:25Z</updated>
<author>
<name>Max Khon</name>
<email>fjoe@FreeBSD.org</email>
</author>
<published>2007-04-20T06:33:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=45352bae071f3006f6ab5c37203fa29357a9189e'/>
<id>urn:sha1:45352bae071f3006f6ab5c37203fa29357a9189e</id>
<content type='text'>
out-of-date print not only "modified before source" message
but also the path of youngest source.
</content>
</entry>
</feed>
