<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/Makefile, branch releng/6.4</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=releng%2F6.4</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=releng%2F6.4'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2008-02-12T20:19:34Z</updated>
<entry>
<title>MFC: Add a note pointing to build(7) for more info.</title>
<updated>2008-02-12T20:19:34Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2008-02-12T20:19:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ef4f4112eea4527b1e01b66a2ea056bec3c8a940'/>
<id>urn:sha1:ef4f4112eea4527b1e01b66a2ea056bec3c8a940</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Add powerpc to the universe.  In rev. 1.339 I accidentally</title>
<updated>2007-03-28T08:46:02Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2007-03-28T08:46:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3e6a65f2ea8ff49b4cc70e47b21f54cc0827a8ac'/>
<id>urn:sha1:3e6a65f2ea8ff49b4cc70e47b21f54cc0827a8ac</id>
<content type='text'>
added it in HEAD without mentioning the fact in the commit log.
</content>
</entry>
<entry>
<title>MFC: Support cross-building by just specifying TARGET.</title>
<updated>2006-12-04T18:44:07Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2006-12-04T18:44:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=578e880938787895cbc4ba9438567277986ec163'/>
<id>urn:sha1:578e880938787895cbc4ba9438567277986ec163</id>
<content type='text'>
Requested by:	sam
</content>
</entry>
<entry>
<title>MFC: don't attempt to compile DEFAULTS and don't compile LINT twice.</title>
<updated>2006-03-06T19:36:22Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2006-03-06T19:36:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=222c4eba5f3dfff3ebc31238b92e4bc511b8fe42'/>
<id>urn:sha1:222c4eba5f3dfff3ebc31238b92e4bc511b8fe42</id>
<content type='text'>
Requested by:	jkoshy
Approved by:	re (scottl)
</content>
</entry>
<entry>
<title>MFC rev. 1.326:</title>
<updated>2006-03-06T11:17:49Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2006-03-06T11:17:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=79fb8aad2cf26cc403754ecbef115a504d2afbbf'/>
<id>urn:sha1:79fb8aad2cf26cc403754ecbef115a504d2afbbf</id>
<content type='text'>
  Do not discard the current value of __MAKE_CONF when testing
  whether MAKEOBJDIRPREFIX is set at a wrong place.

Approved by:	re (scottl)
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2006-01-07T19:40:08Z</updated>
<author>
<name>Alexander Leidinger</name>
<email>netchild@FreeBSD.org</email>
</author>
<published>2006-01-07T19:40:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5b869e5c0fa08cb15286ed134570037d7fdf31c8'/>
<id>urn:sha1:5b869e5c0fa08cb15286ed134570037d7fdf31c8</id>
<content type='text'>
	The ObsoleteFiles removal/test targets
	  - check-old
	  - delete-old
	  - delete-old-libs
	and the corresponding docs.

Note:	Someone may want to have a look at the man-page and perhaps MFC
	some other parts (unrelated to ObsoleteFiles).

Tested by:	bz
</content>
</entry>
<entry>
<title>MFC the following:</title>
<updated>2005-11-16T06:56:09Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-11-16T06:56:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ff7e2e506453af683edffffd0a7d7a9e24b7a0d2'/>
<id>urn:sha1:ff7e2e506453af683edffffd0a7d7a9e24b7a0d2</id>
<content type='text'>
o Makefile: 1.319, 1,320
o Makefile.inc1: 1.500, 1.508, 1.509, 1.513, 1.515, 1.517

- Embed the "buildkernels" target into the "universe" target so that
  the "make -n universe" output looks more builder (human) friendly.

- Wrap the "universe" target into a ".if make(universe)"; it's only
  intended to be called directly so it should be safe to do it.

- Make the `distrib-dirs' target official and working properly
  when cross-building (installing).  (This is useful for NFS
  installing world/kernel to another architecture machine.)

- Remove duplicate settings from LIB32MAKE definition.
- Install lib32 bits using the real install(1) program.
- clean ${LIB32TMP} in _worldtmp
- clean ${OBJTREE}/lib32 in _cleanobj
- ensure that ${WORLDTMP} exists in build32

- Require DESTDIR to be set when cross-installing.

- Force a full Groff upgrade during the build.
</content>
</entry>
<entry>
<title>Provide 32-bit runtime support on amd64 as a separate distribution, lib32.</title>
<updated>2005-06-16T18:16:14Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-06-16T18:16:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ece6831d383afe54b9a005f4f83f3abf4653f445'/>
<id>urn:sha1:ece6831d383afe54b9a005f4f83f3abf4653f445</id>
<content type='text'>
Prodded by:	obrien
Nodded by:	peter
Approved by:	re
</content>
</entry>
<entry>
<title>Repo-copy tools/regression/usr.bin/make to tools/build/make_check</title>
<updated>2005-03-02T12:33:23Z</updated>
<author>
<name>Hartmut Brandt</name>
<email>harti@FreeBSD.org</email>
</author>
<published>2005-03-02T12:33:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=012a8b3f81563e0470f1c72007d79d85c96654dd'/>
<id>urn:sha1:012a8b3f81563e0470f1c72007d79d85c96654dd</id>
<content type='text'>
and adjust the path in the Makefile for the upgrade_checks target.
These checks are really feature upgrade checks that should be fast
and just find out whether we need to build a new make before
proceeding with other targets like buildworld. This makes the
place free for a real regression test suite in the old place.
</content>
</entry>
<entry>
<title>Added the convenience "distribution" target which calls the</title>
<updated>2005-02-27T12:11:35Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-02-27T12:11:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9bdd3e8497e55718c9f00156b461d347d1703510'/>
<id>urn:sha1:9bdd3e8497e55718c9f00156b461d347d1703510</id>
<content type='text'>
target of the same name from src/etc/Makefile with a proper
environment, suitable to be used during upgrades and cross-
builds.
</content>
</entry>
</feed>
