| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | The `mk' target is long dead. | ru | 2003-07-20 | 1 | -1/+1 |
* | Use an up-to-date make binary in the upgrade_checks target if | ru | 2003-07-19 | 1 | -1/+1 |
* | Don't hardcore PATH into BINMAKE; the latter should only be | ru | 2003-07-04 | 1 | -2/+2 |
* | Fixed style bugs related to parentheses in Makefile.inc1. | ru | 2003-07-04 | 1 | -2/+3 |
* | Do the upgrade checks quietly. | ru | 2003-06-22 | 1 | -2/+2 |
* | Allow installkernel.debug and reinstallkernel.debug. | simokawa | 2003-06-22 | 1 | -2/+7 |
* | Kill upgrade target docs. It too is stale. | imp | 2003-04-03 | 1 | -1/+0 |
* | Kill aout to elf upgrade path. From an old comment in the makefile: | imp | 2003-04-03 | 1 | -46/+0 |
* | Don't make buildworld and buildkernel in parallel. | ru | 2003-02-27 | 1 | -0/+1 |
* | Don't spam sys/${MACHINE}/conf/ with _.${MACHINE}.makeLINT. | ru | 2003-02-19 | 1 | -1/+1 |
* | Fixed universe. | ru | 2003-02-19 | 1 | -34/+30 |
* | Fix make universe's kernel builds on pc98: We need to pass both ARCH | phk | 2003-02-18 | 1 | -7/+7 |
* | Part 3/3 of unbreaking cross releases: | ru | 2003-01-29 | 1 | -12/+16 |
* | Minor typo fixes and whitespace cleanups. | schweikh | 2002-12-30 | 1 | -4/+3 |
* | Build kernels for pc98 just like the other platforms. Also, remove | imp | 2002-12-14 | 1 | -1/+10 |
* | Minor, cosmetic change to buildworld output to make it reflect | bmah | 2002-12-03 | 1 | -1/+1 |
* | If /usr/bin/make fails to pass the regression tests, it might not | ru | 2002-12-02 | 1 | -7/+20 |
* | Moved make(1) regression tests from src/Makefile to where they | ru | 2002-11-28 | 1 | -28/+4 |