Date: Thu, 3 Mar 2011 18:52:11 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src Makefile src/share/man/man7 build.7 Message-ID: <201103031854.p23Is0Tn085219@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2011-03-03 18:52:11 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) . Makefile share/man/man7 build.7 Log: SVN rev 219245 on 2011-03-03 18:52:11Z by jhb MFC 216487,217754,218524: - Pass JFLAG as JFLAG from tinderbox to universe. - For `make tinderbox` there is no need to print the extra commands. - Add a new UNIVERSE_TARGET variable for 'make universe'. If it is set, then that target is invoked for each architecture rather than the default action of building world and kernels for each architecture. - Add a 'make toolchains' wrapper which uses UNIVERSE_TARGET to build toolchains for all architectures. - Document JFLAG, MAKE_JUST_KERNELS, and MAKE_JUST_WORLDS variables for 'make universe'. Revision Changes Path 1.358.2.4 +19 -9 src/Makefile 1.51.2.6 +32 -6 src/share/man/man7/build.7
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103031854.p23Is0Tn085219>