| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r304217: | bdrewery | 2016-08-19 | 1 | -10/+0 |
* | MFC r304006: | bdrewery | 2016-08-19 | 1 | -3/+3 |
* | MFC 303935 | lwhsu | 2016-08-17 | 1 | -1/+1 |
* | MFC r303274: | bdrewery | 2016-07-27 | 1 | -7/+5 |
* | MFC r303272,r303273: | bdrewery | 2016-07-27 | 1 | -30/+48 |
* | MFC r303034: Include makewhatis in ITOOLS when MK_MAN_UTILS is true | emaste | 2016-07-26 | 1 | -1/+1 |
* | WITH_SYSTEM_COMPILER: Don't enable for xdev or native-xtools. | bdrewery | 2016-07-07 | 1 | -1/+1 |
* | WITH_SYSTEM_COMPILER: Avoid using GCC4.8+ logic on native GCC4.2 platforms. | bdrewery | 2016-06-29 | 1 | -0/+2 |
* | Fix native powerpc64 build of lib32 with in-tree GCC. | bdrewery | 2016-06-15 | 1 | -1/+4 |
* | build: Add legacy support for futimens() and utimensat(). | jilles | 2016-06-09 | 1 | -0/+2 |
* | legacy: Avoid building/installing headers twice. | bdrewery | 2016-06-05 | 1 | -2/+3 |
* | Add a MINIMUM_SUPPORTED_OSREL and bump it to 900044. | bdrewery | 2016-06-05 | 1 | -2/+5 |
* | Fix incorrect logic in r301394. | bdrewery | 2016-06-04 | 1 | -1/+1 |
* | Follow-up r301287: Pass external compiler metadata when used. | bdrewery | 2016-06-04 | 1 | -0/+6 |
* | WITHOUT_CROSS_COMPILER: Fix installworld. | bdrewery | 2016-06-03 | 1 | -3/+9 |
* | For clang, move the definition of FREEBSD_CC_VERSION into its own header | dim | 2016-06-03 | 1 | -1/+1 |
* | GCC External: Revert r300886, r300904, r300917, r300918 | bdrewery | 2016-05-29 | 1 | -1/+7 |
* | Move external GCC compiler hacks to bsd.sys.mk. | bdrewery | 2016-05-27 | 1 | -8/+1 |
* | Make PKG_VERSION aware of '-ALPHA*'. | gjb | 2016-05-27 | 1 | -1/+1 |
* | WITH_AUTO_OBJ: Fix crunchgen builds. | bdrewery | 2016-05-26 | 1 | -3/+10 |
* | WITH_META_MODE: Move the kernel support to kern.pre.mk. | bdrewery | 2016-05-26 | 1 | -5/+0 |
* | Remove leftover _crunchide from r283108 | bdrewery | 2016-05-26 | 1 | -1/+0 |
* | Update libc++ to 3.8.0. Excerpted list of fixes (with upstream revision | dim | 2016-05-26 | 1 | -1/+1 |
* | Move binutils handling after src.opts.mk. | bdrewery | 2016-05-23 | 1 | -23/+27 |
* | Opportunistically skip building a cross-compiler with SYSTEM_COMPILER set. | bdrewery | 2016-05-21 | 1 | -3/+54 |
* | Enable external compiler logic if both bootstrap compilers are disabled. | bdrewery | 2016-05-21 | 1 | -1/+2 |
* | Enable and utilize WITHOUT_CROSS_COMPILER logic for external CC. | bdrewery | 2016-05-21 | 1 | -5/+9 |
* | Move external toolchain support earlier. | bdrewery | 2016-05-21 | 1 | -36/+35 |
* | WITH_META_MODE: Use META_MODE rather than .MAKE.MODE for buildkernel. | bdrewery | 2016-05-21 | 1 | -1/+1 |
* | Turns out, mipsn32el worked at one point, so add it back in. | imp | 2016-05-19 | 1 | -0/+1 |
* | Fix negative logic error. We want gnueabihf ABI when we're NOT | imp | 2016-05-18 | 1 | -1/+1 |
* | mipsn32el is not a thing, remove it from the list of valid | imp | 2016-05-18 | 1 | -2/+1 |
* | Combine restage/reinstall in a safe way. | bdrewery | 2016-05-18 | 1 | -13/+5 |
* | Make armv6 hard float abi by default. Kill armv6hf. | imp | 2016-05-18 | 1 | -1/+0 |
* | Support libsoft for restage. | bdrewery | 2016-05-13 | 1 | -2/+2 |
* | Revert r299292, which was not a mismerge. It has an additional horrible | gjb | 2016-05-10 | 1 | -2/+14 |
* | Combine the 'reinstall' and 'restage' targets, which appears to have | gjb | 2016-05-10 | 1 | -14/+2 |
* | Default NO_INSTALLEXTRAKERNELS to yes, not no | ngie | 2016-05-04 | 1 | -1/+1 |
* | Default NO_INSTALLEXTRAKERNELS to "no" to unbreak the build | ngie | 2016-05-04 | 1 | -0/+2 |
* | Make it possible to override NO_INSTALLEXTRAKERNELS. | glebius | 2016-05-04 | 1 | -5/+5 |
* | Misc. build: minor spelling fixes. | pfg | 2016-05-03 | 1 | -2/+2 |
* | WITH_META_MODE: Allow buildkernel to create .meta files with curdir==objdir. | bdrewery | 2016-04-26 | 1 | -0/+5 |
* | Fix unset variables from r298417. | bdrewery | 2016-04-21 | 1 | -9/+18 |
* | Add more missing .PHONY | bdrewery | 2016-04-21 | 1 | -5/+5 |
* | Remove redundant logic from the pkg-base merge. | bdrewery | 2016-04-21 | 1 | -4/+0 |
* | Fix 'make -n' for new packaging targets. | bdrewery | 2016-04-21 | 1 | -2/+2 |
* | Add more missing .PHONY. | bdrewery | 2016-04-21 | 1 | -36/+36 |
* | Adjust BOOTSTRAPPING test after MFC of kbdcontrol's -P option | emaste | 2016-04-21 | 1 | -2/+3 |
* | Add MK_AUTO_OBJ=no to ${MAKE} invocation if PKG_VERSION needs to be | gjb | 2016-04-18 | 1 | -2/+2 |
* | MFH | gjb | 2016-04-16 | 1 | -16/+19 |
|\ |
|