aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* MFC: 1.278: Don't make buildworld and buildkernel in parallel.Ruslan Ermilov2003-04-161-0/+1
* MFC: cross-release support.Ruslan Ermilov2002-07-251-6/+20
* MFC: 1.247: Bootstrap make(1) not supporting the :C modifierRuslan Ermilov2002-07-231-0/+5
* MFC: bsd.incs.mk support and assorted header fixes:Ruslan Ermilov2002-07-221-5/+6
* MFC: 1.262: Upgrade make(1) to at least usr.bin/make/var.c,v 1.16.2.3.Ruslan Ermilov2002-07-201-4/+10
* MFC: bsd.files.mk.Ruslan Ermilov2002-07-161-1/+4
* Mega-MFC of share/mk fixes:Ruslan Ermilov2002-07-161-1/+1
* MFC: 1.255 - doc updateJohn W. De Boskey2002-05-161-11/+20
* MFC: Despite the fact that it is documented in the handbook, the release notes,Gregory Neil Shapiro2002-04-281-3/+3
* - Removed _MANPAGES, MANDEPEND and MANSRC.Ruslan Ermilov2001-04-251-1/+1
* MFC: gratituous style diffJordan K. Hubbard2001-03-061-1/+1
* MFC: fix setlocale(3) so that LC_ALL environment variable (if setRuslan Ermilov2001-03-051-2/+2
* MFC a few things related to buildkernel:Peter Wemm2001-02-021-1/+3
* MFC: rev 1.242 (show start and stop times together)David E. O'Brien2000-12-061-2/+3
* MFC: also list kernel targetJordan K. Hubbard2000-12-011-1/+1
* MFC: "kernel" targetJordan K. Hubbard2000-12-011-0/+1
* MFC: consistency modJordan K. Hubbard2000-11-071-2/+1
* removed duplicated "start" message for world target.Jordan K. Hubbard2000-11-051-1/+0
* MFC: Mention the buildkernel/installkernel targets in the documentation.John Baldwin2000-08-151-0/+2
* We have a new world order in libraries.Mark Murray2000-02-241-2/+2
* Add the buildkernel and installkernel targets.Marcel Moolenaar2000-01-091-9/+25
* Descent into sub-makes with a fixed PATH. The PATH does not containMarcel Moolenaar1999-12-231-1/+2
* Oops! bypassing Makefile.inc0 without adding a `world' target is notMarcel Moolenaar1999-12-081-2/+37
* Restore the upgrade path from -stable to -current and prepare forMarcel Moolenaar1999-12-081-1/+1
* Remove a comment about setting objformat to elf by default. We'veJohn Birrell1999-09-181-8/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Comment change: "Be warned, this will update your installed system, exceptTim Vanderhoek1999-07-311-2/+2
* Change !defined(NOAOUT) knob to defined(WANT_AOUT).David E. O'Brien1999-03-291-2/+2
* Note that the upgrade target exists, and what it does.Jordan K. Hubbard1999-03-201-1/+2
* Use ${MAKE} not 'make -f'Mike Smith1999-02-171-4/+4
* Frob the upgrade target to be a bit more inclusive. This appears toJordan K. Hubbard1999-01-261-12/+9
* Dip my toes into the fire and zap the leftover lkm hooks.. It seems theyPeter Wemm1998-12-281-3/+3
* Restored all lost user targets that are supported by bsd.subdir.mk:Bruce Evans1998-10-171-4/+5
* Add back a few useful targets lost in the reshuffle.Jordan K. Hubbard1998-09-291-4/+4
* The legacy stuff needs gobs more space in the obj tree. 165->260 Mb.John Birrell1998-09-281-2/+2
* Restore default implict behavior of running the all target we had before.Jordan K. Hubbard1998-09-151-1/+4
* Revive hierarchy again.Andrey A. Chernov1998-09-101-3/+3
* Add the missing rerelease target back.John Birrell1998-09-091-5/+8
* Revive hierarchy targetAndrey A. Chernov1998-09-071-3/+3
* YAMT (yet another missing target). It's a shame that these have toJohn Birrell1998-09-041-2/+2
* Add the distribute target that make release wants.John Birrell1998-09-041-3/+4
* Add the clean cleandepend and cleanobj targets back.John Birrell1998-09-011-3/+3
* E-day build system changes.John Birrell1998-08-311-837/+93
* Build objformat on all architectures.John Birrell1998-08-181-3/+2
* Fully enable the optimization of not building dependencies unless NOCLEANBruce Evans1998-08-041-2/+2
* Descend into etc always; src/etc/sendmail/Makefile has make.conf hooksPeter Wemm1998-08-041-2/+2
* Fixed building -current under 2.2.6 using `make world'. Moved someBruce Evans1998-08-031-3/+13
* Malformed conditional if MACHINE_ARCH is not defined. From rev 1.195.Wolfram Schneider1998-08-021-3/+3
* Oops, don't build tools for building games, etc. when we're not buildingBruce Evans1998-07-071-18/+35
* Build internal tools in build-tools so that they have some chance ofBruce Evans1998-07-071-1/+19