summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Replace 'chflags' with 'file flags' in a comment, since 'chflags'gjb2011-11-201-3/+3
* Fix the note in r227769 to be less specific to the immutable flag.gjb2011-11-201-3/+2
* Add a note to src/Makefile that explains that 'rm' runs twice because thegjb2011-11-201-1/+4
* It's a bit odd, but "make update" in src/ can also update the ports/,ru2011-06-161-1/+1
* Disconnect sun4v architecture from the three.attilio2011-05-141-3/+2
* Add the mipsn32eb TARGET_ARCH to the list of mips targets for thejhb2011-04-291-1/+1
* If building (custom) FreeBSD images people tend to patch param.h. In casebz2011-04-121-1/+1
* Update recommendation for mergemaster. The -a and -i options are exclusive.dougb2011-04-101-1/+1
* Improve the distributeworld target in Makefile.inc1 and update the releasenwhitehorn2011-03-021-2/+4
* Fully honor KERNSRCDIR for 'make universe' if it is set.jhb2011-03-011-5/+6
* - Add a new UNIVERSE_TARGET variable for 'make universe'. If it is set,jhb2011-02-101-8/+17
* Setting TARGET and TARGET_ARCH needs to be done in _MAKE, not in theimp2011-02-021-2/+2
* Move the architecture guessing from Makefile.inc1 to Makefile. Weimp2011-01-311-2/+33
* Back out r217734. [1]bz2011-01-251-2/+3
* 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
OpenPOWER on IntegriCloud