| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Moved the MAKEOBJDIRPREFIX check from Makefile.inc1 to Makefile, | ru | 2004-08-18 | 1 | -0/+6 |
* | Make make recurse into sub-directories and sub-makes when given | harti | 2004-08-09 | 1 | -7/+7 |
* | The doc team reworked the section of the handbook describing how to | kensmith | 2004-07-23 | 1 | -1/+1 |
* | Rename a preposterously long name with one that might look a bit | markm | 2004-07-18 | 1 | -2/+6 |
* | Add an "out" to the now required BS of defining DESTDIR. | obrien | 2004-07-18 | 1 | -1/+1 |
* | Properly terminate a quoted string in the previous commit. Oddly | marcel | 2004-07-17 | 1 | -1/+1 |
* | As per discussions on current@, protect unsuspecting users from | marcel | 2004-07-16 | 1 | -2/+16 |
* | Add a JFLAG which can be used to speed up universe: | phk | 2004-07-09 | 1 | -3/+3 |
* | Add a kernel-toolchain target which only builds the bits required to build | des | 2004-04-13 | 1 | -1/+1 |
* | Added the `toolchain' top-level target, which builds enough of | ru | 2004-03-24 | 1 | -1/+1 |
* | Protect shell expansions. | ru | 2004-03-02 | 1 | -0/+4 |
* | Add amd64 to universe. | johan | 2004-02-29 | 1 | -1/+1 |
* | Change the 'realclean' target name to be 'cleanworld', to match other | gad | 2004-02-20 | 1 | -2/+2 |
* | Improvements on the 'make realclean' target. Some are style improvements, | gad | 2004-02-19 | 1 | -13/+28 |
* | Add a 'realclean' target, which simply and quickly removes everything | gad | 2004-02-16 | 1 | -0/+15 |
* | Put on some factor 30+ bikeshed repellent and export the internal | peter | 2003-12-09 | 1 | -1/+7 |
* | Don't allow the 'make' target (which rebuilds make for bootstrapping) | kris | 2003-11-07 | 1 | -1/+1 |
* | Retired the "most" and "installmost" targets -- they just | ru | 2003-10-04 | 1 | -4/+2 |
* | Cosmetics: folded BITGTS into TGTS. | ru | 2003-08-30 | 1 | -2/+3 |
* | Limit testing for an up-to-date version of make(1) to the world and | marcel | 2003-08-28 | 1 | -1/+14 |
* | - Don't print "elf" before printing "make world" (aout support has been | ru | 2003-08-06 | 1 | -3/+5 |