| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a new world named 'mips' to our universe. | bz | 2009-04-01 | 1 | -1/+1 |
* | Implement the xdev target. When you define XDEV=arch XDEV_ARCH=arch, | imp | 2009-03-13 | 1 | -1/+1 |
* | Permit digits at the beginning and end of kernel config file names for | bz | 2008-12-27 | 1 | -1/+1 |
* | Provide a 'tinderbox' target that compiles enough of FreeBSD that | alfred | 2008-12-01 | 1 | -7/+28 |
* | Change the universe target to warn the user for every world or kernel that | des | 2008-11-24 | 1 | -8/+14 |
* | Back out rev. 1.352 (SVN rev 179842) as phk pointed out that | bz | 2008-06-17 | 1 | -2/+2 |
* | For make universe, in addition to make.conf, also ignore a | bz | 2008-06-17 | 1 | -2/+2 |
* | Backout the change to remove sun4v. | jb | 2008-05-25 | 1 | -1/+1 |
* | Remove sun4v from the list of arches in 'make universe'. There has been | jb | 2008-05-25 | 1 | -1/+1 |
* | Add a knob to allow just the kernels to be built during a 'make universe'. | jb | 2008-05-23 | 1 | -0/+2 |
* | Mention -U and -ai arguments to mergemaster in a comment for the | rwatson | 2008-04-29 | 1 | -1/+1 |
* | Double up the necessary size of /usr/obj to 800MB | pav | 2008-03-31 | 1 | -1/+1 |
* | Add code that should catch the most common case when date/time is | ru | 2008-03-25 | 1 | -0/+4 |
* | Add a note pointing to build(7) for more info. | jhb | 2008-01-30 | 1 | -0/+2 |
* | We don't need to invent BSDMAKE. ${MAKE} is sufficient. | imp | 2007-12-13 | 1 | -3/+2 |
* | Don't assume that make(1) is a bsd-like make program. It might not be. This | imp | 2007-12-11 | 1 | -3/+5 |
* | Do not bail out for cleanworld target just because | delphij | 2007-10-18 | 1 | -2/+2 |
* | Expose all of {check,delete}-old{,-dirs,-files,-libs}. | des | 2007-05-16 | 1 | -5/+12 |
* | Introduce a variable TARGETS that can be set on the make command line | marcel | 2007-04-02 | 1 | -1/+3 |
* | Add arm to universe. | ru | 2006-11-28 | 1 | -1/+1 |
* | Remove the NO_CTF option. It would have been required to support | jb | 2006-11-21 | 1 | -1/+1 |
* | When building an upgraded make, don't worry about processing it for | jb | 2006-11-01 | 1 | -1/+1 |
* | Add sun4v to the 'universe'. | jb | 2006-10-16 | 1 | -1/+1 |
* | In "make universe", utilize simplified cross-build synopsis, | ru | 2006-09-08 | 1 | -21/+17 |
* | Per weak consensus on this topic, remove suggestion to set | imp | 2006-06-22 | 1 | -3/+0 |
* | Note a short-cut in the build procedure. | obrien | 2006-06-21 | 1 | -0/+1 |
* | Simply running ``make world'' will bomb unless you dig up the | trhodes | 2006-06-07 | 1 | -2/+3 |
* | Create a new target 'buildenvvars'. This target reports the build | imp | 2006-06-06 | 1 | -3/+3 |
* | Connect the kernel subsystem API documentation generation framework to | netchild | 2006-05-26 | 1 | -4/+5 |
* | Disconnect Alpha from 'make universe'. | jhb | 2006-05-11 | 1 | -1/+1 |
* | Add the new "showconfig" target that displays build configuration. | ru | 2006-03-18 | 1 | -1/+1 |
* | Make ${SUBDIR_TARGETS} work at the uppermost level as well. | ru | 2006-03-15 | 1 | -0/+1 |
* | Do not discard the current value of __MAKE_CONF when testing | yar | 2006-03-01 | 1 | -2/+2 |
* | Fix a bug in previous revision: skip LINT if it exists, not NOTES | ru | 2005-11-28 | 1 | -1/+1 |
* | universe: don't attempt to compile DEFAULTS and don't compile LINT twice. | ru | 2005-11-28 | 1 | -1/+2 |
* | Add delete-old and delete-old-libs targets: | netchild | 2005-07-23 | 1 | -12/+17 |
* | - Embed the "buildkernels" target into the "universe" target so that | ru | 2005-07-19 | 1 | -12/+11 |
* | Make the `distrib-dirs' target official and working properly | ru | 2005-07-15 | 1 | -1/+1 |
* | Provide 32-bit runtime support on amd64 as a separate distribution, lib32. | ru | 2005-06-16 | 1 | -1/+1 |
* | Repo-copy tools/regression/usr.bin/make to tools/build/make_check | harti | 2005-03-02 | 1 | -1/+1 |
* | Added the convenience "distribution" target which calls the | ru | 2005-02-27 | 1 | -1/+2 |
* | Added the "buildenv" target, for developers only! | ru | 2005-02-26 | 1 | -1/+1 |
* | NOSHARED -> NO_SHARED | ru | 2004-12-21 | 1 | -1/+1 |
* | Start the dreaded NOFOO -> NO_FOO conversion. | ru | 2004-12-21 | 1 | -1/+1 |
* | Previous revision didn't fix all cases. For example, | ru | 2004-12-16 | 1 | -2/+3 |
* | Unbreak the MAKEOBJDIRPREFIX variable check by avoiding bugs in make(1). | marcel | 2004-12-13 | 1 | -2/+1 |
* | Fix builds with a read-only directory and a make upgrade. This is done | harti | 2004-12-07 | 1 | -0/+1 |
* | Convert tools/lib32/build.sh into world connectable hooks. This still | peter | 2004-11-06 | 1 | -1/+2 |
* | Fixed MAKEOBJDIRPREFIX variable type check in case the env(1) | ru | 2004-10-18 | 1 | -1/+2 |
* | My take at improving the universe: allow the worlds to be | ru | 2004-08-18 | 1 | -11/+16 |