| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert r271159, Mis-patched the tree. | kevlo | 2014-09-05 | 1 | -36/+0 |
* | The USB LED driver for the Dream Cheeky WebMail Notifier. | kevlo | 2014-09-05 | 1 | -0/+36 |
* | Create the native-xtools target. This target creates only the cross | imp | 2014-08-18 | 1 | -1/+3 |
* | Add compat shims for XDEV and XDEV_ARCH so we don't break all the | imp | 2014-07-24 | 1 | -0/+7 |
* | Explicitly disable the build of tests when building bmake. | jmmv | 2014-07-13 | 1 | -0/+1 |
* | Separate out the links creation from the other targets. This was | imp | 2014-07-10 | 1 | -0/+2 |
* | Remove ia64 from the list of known architectures and add an entry to | marcel | 2014-07-02 | 1 | -2/+2 |
* | grep -L returns non-zero status if none of the files had the pattern | imp | 2014-05-10 | 1 | -1/+1 |
* | We haven't done anything with _UPGRADING in ~forever (was present, but | imp | 2014-05-10 | 1 | -1/+1 |
* | Remove a few more vestiges of allowing WITHOUT_BMAKE to imply you want | imp | 2014-05-10 | 1 | -11/+4 |
* | No need to install man pages for bootstrapping new make. Some | imp | 2014-05-06 | 1 | -1/+1 |
* | Remove support for WITHOUT_BMAKE. bmake is now the only make that can | imp | 2014-05-06 | 1 | -5/+1 |
* | Omit from the universe build all config files tagged with | imp | 2014-04-30 | 1 | -1/+7 |
* | Merge from CheriBSD: | brooks | 2014-04-29 | 1 | -2/+11 |
* | Prevent building tests when bootstrapping make. | jmmv | 2014-04-21 | 1 | -1/+2 |
* | Document the xdev* targets. | brueffer | 2014-04-14 | 1 | -0/+4 |
* | We no longer support upgrading from FreeBSD 4, so we don't need the | imp | 2014-04-13 | 1 | -2/+1 |
* | Remove support for legacy mips*eb names. Remove tests for | imp | 2014-04-01 | 1 | -14/+0 |
* | Add a new ARM TARGET_ARCH, armv6hf. This is considered experimental. | andrew | 2014-03-23 | 1 | -2/+2 |
* | Remove the armv6eb architecture as it is unused, and almost certainly | andrew | 2013-09-22 | 1 | -1/+1 |
* | Further refinement to bmake bootstrapping | emaste | 2013-09-19 | 1 | -5/+5 |
* | Fix make bootstrapping with WITH_DEBUG_FILES= | emaste | 2013-09-12 | 1 | -1/+1 |
* | During universe/tinderbox export MAKE_JOB_ERROR_TOKEN=no | sjg | 2013-09-06 | 1 | -0/+8 |
* | Don't let user specified DESTDIR, break building our chosen make. | sjg | 2013-08-17 | 1 | -3/+3 |
* | When we need to build using the in-tree make, | sjg | 2013-08-16 | 1 | -6/+9 |
* | Fix bug in universe where if upgrade_checks wants a new make, | sjg | 2013-07-24 | 1 | -18/+43 |
* | Correct typo specifying jflags. | alfred | 2013-07-07 | 1 | -1/+1 |
* | Document tip on how to build all kernels quickly. | alfred | 2013-07-07 | 1 | -0/+6 |
* | Flag recursive make targets with .MAKE | sjg | 2013-06-14 | 1 | -0/+6 |
* | bmake does not like universe_${target}_prologue in the .ORDER | sjg | 2013-06-03 | 1 | -1/+1 |
* | Make the instruction order for buildworld agree with UPDATING and the | crees | 2013-05-29 | 1 | -2/+2 |
* | Reverse the sense of the test wrt bmake, and guard against | sjg | 2013-05-16 | 1 | -1/+1 |
* | If doing buildworld -DWITH_BMAKE make sure bmake does the build. | sjg | 2013-04-12 | 1 | -2/+6 |
* | Ensure make -j N universe works correctly, by checking for an up-to-date | dim | 2013-04-09 | 1 | -2/+2 |
* | When building universe ensure the required worlds are finished before | andrew | 2013-03-31 | 1 | -0/+8 |
* | Add the buildLINT convenience target, handy for build automation. | marcel | 2012-11-03 | 1 | -0/+3 |
* | Add support for bmake. This includes: | marcel | 2012-10-06 | 1 | -0/+2 |
* | Not all Pmake derivatives silently handle empty shell output, so ensure there | obrien | 2012-09-12 | 1 | -1/+1 |
* | Merging of projects/armv6, part 3 | gonzo | 2012-08-15 | 1 | -2/+2 |
* | Add "hier" as an alternate spelling of "hierarchy" to match hier(9). | obrien | 2012-07-03 | 1 | -1/+1 |
* | 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 |