| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|\ |
|
| * | META_MODE+filemon: Default -DNO_CLEAN enabled. | bdrewery | 2016-04-14 | 1 | -0/+9 |
| * | META_MODE: Pass along the default sysroot in bootstrap-tools to avoid rebuild... | bdrewery | 2016-04-14 | 1 | -0/+1 |
| * | META_MODE: Don't rebuild build-tools targets during normal build. | bdrewery | 2016-04-14 | 1 | -0/+4 |
| * | Mark some more .PHONY targets. | bdrewery | 2016-04-14 | 1 | -2/+2 |
| * | Simplify building libpam and fix libpam.a not containing the modules since r2... | bdrewery | 2016-04-14 | 1 | -14/+3 |
* | | MFH | gjb | 2016-04-13 | 1 | -8/+9 |
|\ \
| |/ |
|
| * | Try harder to find svn | swills | 2016-04-13 | 1 | -8/+9 |
| * | Remove leftover _LDSCRIPTROOT missed in r297270. | bdrewery | 2016-04-05 | 1 | -1/+1 |
* | | Set explicit ordering to prevent packaging failures with parallel | gjb | 2016-04-11 | 1 | -0/+5 |
* | | Avoid using DESTDIR in packaged-base targets, which can | gjb | 2016-04-08 | 1 | -29/+29 |
* | | MFH | gjb | 2016-04-06 | 1 | -1/+1 |
* | | Fix errors packaging the base system when using non-default DESTDIR | gjb | 2016-04-05 | 1 | -4/+4 |
* | | MFH | gjb | 2016-04-04 | 1 | -74/+37 |
|\ \
| |/ |
|
| * | Fix the external GCC build after r297271 by setting -L <sysroot>/usr/lib. | bdrewery | 2016-03-30 | 1 | -2/+2 |
| * | Remove the old depend (mkdep) code and make FAST_DEPEND the one true way. | bdrewery | 2016-03-30 | 1 | -59/+15 |
| * | simplify compile-time default keyboard map generation | emaste | 2016-03-28 | 1 | -0/+6 |