| Commit message (Expand) | Author | Age | Files | Lines |
* | Assume a big-endian default on MIPS and drop the "eb" suffix from MACHINE_ARCH. | jmallett | 2012-03-29 | 1 | -10/+9 |
* | Add a kernel-toolchains target like the toolchains target, but building only | jmallett | 2012-03-13 | 1 | -0/+4 |
* | delete-old does not have delete-old-libs dependency. | pluknet | 2012-02-16 | 1 | -1/+1 |
* | Replace 'chflags' with 'file flags' in a comment, since 'chflags' | gjb | 2011-11-20 | 1 | -3/+3 |
* | Fix the note in r227769 to be less specific to the immutable flag. | gjb | 2011-11-20 | 1 | -3/+2 |
* | Add a note to src/Makefile that explains that 'rm' runs twice because the | gjb | 2011-11-20 | 1 | -1/+4 |
* | It's a bit odd, but "make update" in src/ can also update the ports/, | ru | 2011-06-16 | 1 | -1/+1 |
* | Disconnect sun4v architecture from the three. | attilio | 2011-05-14 | 1 | -3/+2 |
* | Add the mipsn32eb TARGET_ARCH to the list of mips targets for the | jhb | 2011-04-29 | 1 | -1/+1 |
* | If building (custom) FreeBSD images people tend to patch param.h. In case | bz | 2011-04-12 | 1 | -1/+1 |
* | Update recommendation for mergemaster. The -a and -i options are exclusive. | dougb | 2011-04-10 | 1 | -1/+1 |
* | Improve the distributeworld target in Makefile.inc1 and update the release | nwhitehorn | 2011-03-02 | 1 | -2/+4 |
* | Fully honor KERNSRCDIR for 'make universe' if it is set. | jhb | 2011-03-01 | 1 | -5/+6 |
* | - Add a new UNIVERSE_TARGET variable for 'make universe'. If it is set, | jhb | 2011-02-10 | 1 | -8/+17 |
* | Setting TARGET and TARGET_ARCH needs to be done in _MAKE, not in the | imp | 2011-02-02 | 1 | -2/+2 |
* | Move the architecture guessing from Makefile.inc1 to Makefile. We | imp | 2011-01-31 | 1 | -2/+33 |
* | Back out r217734. [1] | bz | 2011-01-25 | 1 | -2/+3 |
* | For `make tinderbox` there is no need to print the extra commands. | bz | 2011-01-23 | 1 | -2/+2 |
* | Make `make tinderbox` work with MAKEOBJDIRPREFIX set (or in possibly other | bz | 2011-01-22 | 1 | -1/+1 |
* | In `make targets` print the make variable TARGETS as we expect it rather | bz | 2011-01-22 | 1 | -1/+1 |
* | Properly document what the top-level `make tinderbox` does. | bz | 2011-01-22 | 1 | -1/+2 |
* | Provide up-to-date estimates that are pessimal today... | imp | 2011-01-12 | 1 | -1/+2 |
* | Proving once again, I can't typo: fix a type. | imp | 2011-01-11 | 1 | -1/+1 |
* | Minor improvements in the wording of a comment. Document tinderbox target. | imp | 2011-01-11 | 1 | -1/+3 |
* | make targets | imp | 2011-01-07 | 1 | -1/+10 |
* | Retire TARGET_ABI. | imp | 2011-01-07 | 1 | -1/+1 |
* | When TARGET_ARCH_${kernel} gets set, it is using the host's config, | imp | 2011-01-03 | 1 | -1/+4 |
* | Redirect stderr from config to /dev/null. config -m is printing lots | imp | 2010-12-24 | 1 | -2/+2 |
* | Reconnect arm to the universe build, and connect big-endian MIPS and ARM | nwhitehorn | 2010-12-18 | 1 | -7/+29 |
* | Pass JFLAG as JFLAG from tinderbox to universe. This gives the same | jhb | 2010-12-16 | 1 | -1/+1 |
* | Add mips back to universe | imp | 2010-11-13 | 1 | -1/+1 |
* | Complete the integration of tbemd branch into head. | imp | 2010-11-10 | 1 | -1/+1 |
* | Connect FDT infrastructure to the build system. | raj | 2010-06-13 | 1 | -1/+2 |
* | For those of us mere mortals who do not aspire to the lofty heights | dougb | 2010-03-18 | 1 | -0/+2 |
* | Give make kernel-toolchain a one-liner here. Although documented in | imp | 2010-03-03 | 1 | -0/+1 |
* | Back out the change to Makefile made in r202628. | ed | 2010-01-19 | 1 | -1/+1 |
* | Recommit r193732: | ed | 2010-01-19 | 1 | -1/+1 |
* | Rather than using an extra variable, only call uname if really needed and | bz | 2010-01-11 | 1 | -2/+3 |
* | Use uname -m [1] and rename BUILD_ARCH to XMACHINE[2]. | bz | 2010-01-09 | 1 | -2/+2 |
* | To avoid hardcoding further kernel configuration names for | bz | 2010-01-08 | 1 | -11/+16 |
* | Add a new world named 'mips' to our universe. | bz | 2009-04-01 | 1 | -1/+1 |
* | Implement the xdev target. When you define XDEV=arch XDEV_ARCH=arch, | imp | 2009-03-13 | 1 | -1/+1 |
* | Permit digits at the beginning and end of kernel config file names for | bz | 2008-12-27 | 1 | -1/+1 |
* | Provide a 'tinderbox' target that compiles enough of FreeBSD that | alfred | 2008-12-01 | 1 | -7/+28 |
* | Change the universe target to warn the user for every world or kernel that | des | 2008-11-24 | 1 | -8/+14 |
* | Back out rev. 1.352 (SVN rev 179842) as phk pointed out that | bz | 2008-06-17 | 1 | -2/+2 |
* | For make universe, in addition to make.conf, also ignore a | bz | 2008-06-17 | 1 | -2/+2 |
* | Backout the change to remove sun4v. | jb | 2008-05-25 | 1 | -1/+1 |
* | Remove sun4v from the list of arches in 'make universe'. There has been | jb | 2008-05-25 | 1 | -1/+1 |
* | Add a knob to allow just the kernels to be built during a 'make universe'. | jb | 2008-05-23 | 1 | -0/+2 |