summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* For `make tinderbox` there is no need to print the extra commands.bz2011-01-231-2/+2
* Make `make tinderbox` work with MAKEOBJDIRPREFIX set (or in possibly otherbz2011-01-221-1/+1
* In `make targets` print the make variable TARGETS as we expect it ratherbz2011-01-221-1/+1
* Properly document what the top-level `make tinderbox` does.bz2011-01-221-1/+2
* Provide up-to-date estimates that are pessimal today...imp2011-01-121-1/+2
* Proving once again, I can't typo: fix a type.imp2011-01-111-1/+1
* Minor improvements in the wording of a comment. Document tinderbox target.imp2011-01-111-1/+3
* make targetsimp2011-01-071-1/+10
* Retire TARGET_ABI.imp2011-01-071-1/+1
* When TARGET_ARCH_${kernel} gets set, it is using the host's config,imp2011-01-031-1/+4
* Redirect stderr from config to /dev/null. config -m is printing lotsimp2010-12-241-2/+2
* Reconnect arm to the universe build, and connect big-endian MIPS and ARMnwhitehorn2010-12-181-7/+29
* Pass JFLAG as JFLAG from tinderbox to universe. This gives the samejhb2010-12-161-1/+1
* Add mips back to universeimp2010-11-131-1/+1
* Complete the integration of tbemd branch into head.imp2010-11-101-1/+1
* Connect FDT infrastructure to the build system.raj2010-06-131-1/+2
* For those of us mere mortals who do not aspire to the lofty heightsdougb2010-03-181-0/+2
* Give make kernel-toolchain a one-liner here. Although documented inimp2010-03-031-0/+1
* Back out the change to Makefile made in r202628.ed2010-01-191-1/+1
* Recommit r193732:ed2010-01-191-1/+1
* Rather than using an extra variable, only call uname if really needed andbz2010-01-111-2/+3
* Use uname -m [1] and rename BUILD_ARCH to XMACHINE[2].bz2010-01-091-2/+2
* To avoid hardcoding further kernel configuration names forbz2010-01-081-11/+16
* Add a new world named 'mips' to our universe.bz2009-04-011-1/+1
* Implement the xdev target. When you define XDEV=arch XDEV_ARCH=arch,imp2009-03-131-1/+1
* Permit digits at the beginning and end of kernel config file names forbz2008-12-271-1/+1
* Provide a 'tinderbox' target that compiles enough of FreeBSD thatalfred2008-12-011-7/+28
* Change the universe target to warn the user for every world or kernel thatdes2008-11-241-8/+14
* Back out rev. 1.352 (SVN rev 179842) as phk pointed out thatbz2008-06-171-2/+2
* For make universe, in addition to make.conf, also ignore abz2008-06-171-2/+2
* Backout the change to remove sun4v.jb2008-05-251-1/+1
* Remove sun4v from the list of arches in 'make universe'. There has beenjb2008-05-251-1/+1
* Add a knob to allow just the kernels to be built during a 'make universe'.jb2008-05-231-0/+2
* Mention -U and -ai arguments to mergemaster in a comment for therwatson2008-04-291-1/+1
* Double up the necessary size of /usr/obj to 800MBpav2008-03-311-1/+1
* Add code that should catch the most common case when date/time isru2008-03-251-0/+4
* Add a note pointing to build(7) for more info.jhb2008-01-301-0/+2
* We don't need to invent BSDMAKE. ${MAKE} is sufficient.imp2007-12-131-3/+2
* Don't assume that make(1) is a bsd-like make program. It might not be. Thisimp2007-12-111-3/+5
* Do not bail out for cleanworld target just becausedelphij2007-10-181-2/+2
* Expose all of {check,delete}-old{,-dirs,-files,-libs}.des2007-05-161-5/+12
* Introduce a variable TARGETS that can be set on the make command linemarcel2007-04-021-1/+3
* Add arm to universe.ru2006-11-281-1/+1
* Remove the NO_CTF option. It would have been required to supportjb2006-11-211-1/+1
* When building an upgraded make, don't worry about processing it forjb2006-11-011-1/+1
* Add sun4v to the 'universe'.jb2006-10-161-1/+1
* In "make universe", utilize simplified cross-build synopsis,ru2006-09-081-21/+17
* Per weak consensus on this topic, remove suggestion to setimp2006-06-221-3/+0
* Note a short-cut in the build procedure.obrien2006-06-211-0/+1
* Simply running ``make world'' will bomb unless you dig up thetrhodes2006-06-071-2/+3
OpenPOWER on IntegriCloud