| Commit message (Expand) | Author | Age | Files | Lines |
* | Add ATF to the build. This is may be a bit rought around the egdes, | marcel | 2012-10-22 | 3 | -0/+353 |
* | Revert r241752. The claim that it's more correct while at the same time | marcel | 2012-10-20 | 1 | -5/+4 |
* | Improve upon the previous commit to fix the yacc rule. | marcel | 2012-10-19 | 1 | -4/+5 |
* | Disconnect non-MPSAFE SMBFS from the build in preparation for dropping | attilio | 2012-10-18 | 1 | -1/+0 |
* | Disconnect non-MPSAFE NWFS from the build in preparation for dropping | attilio | 2012-10-17 | 2 | -8/+0 |
* | - Remove WITH_GNU_SORT support | gabor | 2012-10-13 | 1 | -1/+0 |
* | Add support for bmake. This includes: | marcel | 2012-10-06 | 6 | -4/+46 |
* | Add bmake to the build and allow it to be installed as make(1) instead | marcel | 2012-10-06 | 1 | -0/+1 |
* | Add a COMPILER_FEATURES variable that is set in bsd.compiler.mk. | brooks | 2012-09-26 | 2 | -1/+33 |
* | Introduce a new make variable COMPILER_TYPE that specifies what | brooks | 2012-09-13 | 3 | -15/+35 |
* | Add MK_KDUMP. | obrien | 2012-09-12 | 1 | -0/+2 |
* | When using -stdlib=libc++, add the correct dependency to .depend in | dim | 2012-08-25 | 1 | -0/+4 |
* | Make sure bsd.dep.mk does not filter out -stdlib=xxx from CXXFLAGS, | dim | 2012-08-23 | 1 | -2/+4 |
* | Merging of projects/armv6, part 3 | gonzo | 2012-08-15 | 3 | -3/+9 |
* | Import bsdconfig(8) as a replacement for the post-install abilities of | dteske | 2012-07-14 | 1 | -0/+1 |
* | Fix build after r237997. | glebius | 2012-07-02 | 1 | -0/+1 |
* | - Switch to BSD sort as default sort. GNU sort will still be installed as | gabor | 2012-06-27 | 1 | -1/+1 |
* | Add -DWITH_INSTALL_AS_USER to the source build (naming matches the | obrien | 2012-06-26 | 1 | -0/+12 |
* | Ensure crunchen uses the same make binary as the rest of the build. | obrien | 2012-06-25 | 1 | -1/+1 |
* | In CTFCONVERT_CMD initialization, check that ${MAKE_VERSION} is defined | rmh | 2012-06-16 | 1 | -1/+1 |
* | Amend r227797 by also passing ${STATIC_CXXFLAGS} for the other supported | dim | 2012-06-09 | 1 | -1/+1 |
* | During buildworld and buildkernel, define EARLY_BUILD in the earlier | dim | 2012-06-03 | 1 | -3/+6 |
* | Fix an inconsistency I just ran into for LDADD and DPADD. The description | marcel | 2012-05-24 | 1 | -2/+2 |
* | Add build opton MK_LS_COLORS to control whether ls(1) supports colors | marcel | 2012-05-19 | 1 | -0/+1 |
* | Add build option MK_ED_CRYPTO to control whether ed(1) is to have the | marcel | 2012-05-19 | 1 | -0/+1 |
* | Add missing LIBPROCSTAT. | marcel | 2012-05-19 | 1 | -0/+1 |
* | Import work done under project/nand (@235533) into head. | gber | 2012-05-17 | 1 | -0/+1 |
* | - Hook up BSD sort to the build. By default, it will be installed as | gabor | 2012-05-11 | 1 | -0/+1 |
* | Revert r234656, and apply a proper fix for binutils PR 10474, which | dim | 2012-05-07 | 1 | -2/+1 |
* | Introduce the ${SHLIB_LDSCRIPT} variable to have an ld(1) script | jlh | 2012-05-07 | 2 | -2/+29 |
* | Add src.conf option WITH_SHARED_TOOLCHAIN to enable building the | kib | 2012-04-29 | 1 | -1/+2 |
* | After r234596, temporarily disable building clang on 32-bit PowerPC, | dim | 2012-04-24 | 1 | -1/+2 |
* | Sort nm in order. | imp | 2012-04-22 | 1 | -4/+4 |
* | Fix partially merged patch from my external compiler tree in r234546. | imp | 2012-04-21 | 1 | -0/+4 |
* | Upgrade our copy of llvm/clang to trunk r154661, in preparation of the | dim | 2012-04-16 | 1 | -2/+11 |
* | Assume a big-endian default on MIPS and drop the "eb" suffix from MACHINE_ARCH. | jmallett | 2012-03-29 | 2 | -2/+2 |
* | - Update FreeBSD Heimdal distribution to version 1.5.1. This also brings | stas | 2012-03-22 | 1 | -0/+4 |
* | Change the style of share/mk/bsd.sys.mk to that of the other bsd.*.mk | dim | 2012-03-16 | 1 | -84/+85 |
* | Make boot2 build with Clang again. | jkim | 2012-03-09 | 1 | -2/+4 |
* | Revert r232473. I have been convinced by Doug Barton and Bjoern Zeeb | dim | 2012-03-03 | 1 | -6/+6 |
* | After r232322, it turned out many people (and some ports) are building | dim | 2012-03-03 | 1 | -6/+6 |
* | Add a WITH_CLANG_IS_CC option for src.conf(5), disabled by default, that | dim | 2012-02-29 | 2 | -6/+11 |
* | Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, to | dim | 2012-02-28 | 1 | -4/+10 |
* | Fix comma splice, can't ambiguity and quoting. | imp | 2012-02-16 | 1 | -1/+1 |
* | Wordsmith the can't find kernel error message, and suggest which | imp | 2012-02-15 | 1 | -1/+1 |
* | Add a WITH_CLANG_EXTRAS option for src.conf(5), disabled by default, | dim | 2012-02-05 | 1 | -0/+5 |
* | Add MK_SOURCELESS build option. Setting MK_SOURCELESS to "no" will disable | rmh | 2012-02-04 | 1 | -0/+8 |
* | Allow crunchgen binary link generation to be disabled. | adrian | 2012-01-05 | 1 | -0/+5 |
* | Add WITHOUT_CAPSICUM src.conf(5) define, which can be used to compile out | rwatson | 2012-01-02 | 1 | -0/+1 |
* | Disable another clang warning (-Wempty-body) when WARNS <= 2. | dim | 2011-12-18 | 1 | -1/+1 |