| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r304006: | bdrewery | 2016-08-19 | 1 | -1/+2 |
* | MFC r303272,r303273: | bdrewery | 2016-07-27 | 1 | -2/+4 |
* | WITH_META_MODE: Whitelist 'make kernel-toolchain' | bdrewery | 2016-06-22 | 1 | -3/+3 |
* | Fix top-level builds with fmake / 9.x. | bdrewery | 2016-06-21 | 1 | -1/+3 |
* | WITH_META_MODE: Whitelist 'make kernel' and 'make world'. | bdrewery | 2016-06-15 | 1 | -2/+2 |
* | tinderbox/universe: Only show arm64 warning if it was in the TARGETS list. | bdrewery | 2016-06-15 | 1 | -2/+2 |
* | Fix makeman showing dependency of DIRDEPS_BUILD->META_MODE. | bdrewery | 2016-06-14 | 1 | -2/+2 |
* | Fix build from stable/10 with fmake. | bdrewery | 2016-06-14 | 1 | -1/+1 |
* | WITH_META_MODE: Lessen the filemon(4) requirement scope. | bdrewery | 2016-06-14 | 1 | -0/+7 |
* | WITH_META_MODE: Whitelist targets that are meta-mode-safe. | bdrewery | 2016-06-14 | 1 | -6/+24 |
* | Add more missing .PHONY | bdrewery | 2016-06-14 | 1 | -24/+24 |
* | Only include bsd.compiler.mk for bmakes that use -m .../share/mk by default. | bdrewery | 2016-06-05 | 1 | -0/+2 |
* | WITH_META_MODE: Enable bmake's missing meta rebuild feature | bdrewery | 2016-06-05 | 1 | -0/+5 |
* | Fix bmake version upgrade logic to use the new bmake. | bdrewery | 2016-06-05 | 1 | -3/+6 |
* | Make armv6 hard float abi by default. Kill armv6hf. | imp | 2016-05-18 | 1 | -2/+2 |
* | Follow-up r298220: Don't pass down META_MODE which will still enable it. | bdrewery | 2016-04-18 | 1 | -0/+1 |
* | META_MODE: Disable during installworld and similar. | bdrewery | 2016-04-18 | 1 | -0/+8 |
* | MFH | gjb | 2016-04-16 | 1 | -3/+3 |
|\ |
|
| * | Mark some more .PHONY targets. | bdrewery | 2016-04-14 | 1 | -2/+2 |
| * | Define the *soft targets properly. | bdrewery | 2016-04-14 | 1 | -1/+1 |
* | | MFH | gjb | 2016-04-04 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Remove the old depend (mkdep) code and make FAST_DEPEND the one true way. | bdrewery | 2016-03-30 | 1 | -1/+1 |
* | | MFH | gjb | 2016-03-14 | 1 | -4/+7 |
|\ \
| |/ |
|
| * | Use the newly minted Makefile.libcompat to implement libsoft libraries | imp | 2016-03-12 | 1 | -1/+2 |
| * | Avoid MK_TESTS error on stable/10 by just preventing SUBDIR recursion. | bdrewery | 2016-03-11 | 1 | -1/+1 |
| * | Avoid bmake upgrade NO_MAN warning by just setting MAN to empty. | bdrewery | 2016-03-11 | 1 | -1/+1 |
| * | Revert r296645 as it breaks stable/10->head builds. | bdrewery | 2016-03-11 | 1 | -2/+1 |
| * | FAST_DEPEND: Use .dinclude to enable full .depend logic in bmake. | bdrewery | 2016-03-11 | 1 | -0/+2 |
| * | Fix bmake upgrade NO_MAN warnings. | bdrewery | 2016-03-11 | 1 | -1/+2 |
| * | Fix make -n upgrade_checks. | bdrewery | 2016-03-11 | 1 | -1/+1 |
* | | MFH | gjb | 2016-03-10 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Don't ever create object directories here with MK_AUTO_OBJ. | bdrewery | 2016-03-08 | 1 | -1/+1 |
* | | MFH | gjb | 2016-03-02 | 1 | -4/+3 |
|\ \
| |/ |
|
| * | Add order for installworld/installkernel. | bdrewery | 2016-02-24 | 1 | -0/+1 |
| * | Support a WANT_MAKE_VERSION. | bdrewery | 2016-02-24 | 1 | -4/+2 |
* | | Include a 'package-pkg' target, intended for use for | gjb | 2016-02-24 | 1 | -1/+1 |
* | | MFH | gjb | 2016-02-10 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | Fix make universe when running with non POSIX/C locales using a locale sensitive | bapt | 2016-02-10 | 1 | -1/+2 |
* | | Add logic to rotate the package repository, keyed on PKG_VERSION, | gjb | 2016-02-09 | 1 | -1/+1 |
* | | Rename the signpackages target to sign-packages, and include it in the | des | 2016-02-08 | 1 | -1/+1 |
* | | Split the packages target into stage-packages and create-packages to make | des | 2016-02-08 | 1 | -2/+3 |
* | | MFH | gjb | 2016-02-08 | 1 | -3/+8 |
|\ \
| |/ |
|
| * | Simplify running the FreeBSD test suite | ngie | 2016-02-07 | 1 | -3/+8 |
* | | MFH | gjb | 2016-02-02 | 1 | -1/+8 |
|\ \
| |/ |
|
| * | Add order for installworld/distribution. | bdrewery | 2016-02-02 | 1 | -0/+1 |
| * | Add make universe targets "kernels" and "worlds". | ian | 2016-01-31 | 1 | -1/+7 |
* | | Add 'stagekernel' target, which invokes 'distributekernel' | gjb | 2016-01-27 | 1 | -1/+1 |
* | | Add a 'signpackages' target, which creates the pkg repository | gjb | 2016-01-25 | 1 | -1/+1 |
* | | MFH | gjb | 2016-01-12 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Always try to upgrade to bmake if not already using it. | bdrewery | 2016-01-07 | 1 | -1/+1 |