summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Create a new target 'buildenvvars'. This target reports the buildimp2006-06-061-3/+3
* Connect the kernel subsystem API documentation generation framework tonetchild2006-05-261-4/+5
* Disconnect Alpha from 'make universe'.jhb2006-05-111-1/+1
* Add the new "showconfig" target that displays build configuration.ru2006-03-181-1/+1
* Make ${SUBDIR_TARGETS} work at the uppermost level as well.ru2006-03-151-0/+1
* Do not discard the current value of __MAKE_CONF when testingyar2006-03-011-2/+2
* Fix a bug in previous revision: skip LINT if it exists, not NOTESru2005-11-281-1/+1
* universe: don't attempt to compile DEFAULTS and don't compile LINT twice.ru2005-11-281-1/+2
* Add delete-old and delete-old-libs targets:netchild2005-07-231-12/+17
* - Embed the "buildkernels" target into the "universe" target so thatru2005-07-191-12/+11
* Make the `distrib-dirs' target official and working properlyru2005-07-151-1/+1
* Provide 32-bit runtime support on amd64 as a separate distribution, lib32.ru2005-06-161-1/+1
* Repo-copy tools/regression/usr.bin/make to tools/build/make_checkharti2005-03-021-1/+1
* Added the convenience "distribution" target which calls theru2005-02-271-1/+2
* Added the "buildenv" target, for developers only!ru2005-02-261-1/+1
OpenPOWER on IntegriCloud