summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* MFHgjb2016-03-141-4/+7
|\
| * Use the newly minted Makefile.libcompat to implement libsoft librariesimp2016-03-121-1/+2
| * Avoid MK_TESTS error on stable/10 by just preventing SUBDIR recursion.bdrewery2016-03-111-1/+1
| * Avoid bmake upgrade NO_MAN warning by just setting MAN to empty.bdrewery2016-03-111-1/+1
| * Revert r296645 as it breaks stable/10->head builds.bdrewery2016-03-111-2/+1
| * FAST_DEPEND: Use .dinclude to enable full .depend logic in bmake.bdrewery2016-03-111-0/+2
| * Fix bmake upgrade NO_MAN warnings.bdrewery2016-03-111-1/+2
| * Fix make -n upgrade_checks.bdrewery2016-03-111-1/+1
* | MFHgjb2016-03-101-1/+1
|\ \ | |/
| * Don't ever create object directories here with MK_AUTO_OBJ.bdrewery2016-03-081-1/+1
* | MFHgjb2016-03-021-4/+3
|\ \ | |/
| * Add order for installworld/installkernel.bdrewery2016-02-241-0/+1
| * Support a WANT_MAKE_VERSION.bdrewery2016-02-241-4/+2
* | Include a 'package-pkg' target, intended for use forgjb2016-02-241-1/+1
* | MFHgjb2016-02-101-1/+2
|\ \ | |/
| * Fix make universe when running with non POSIX/C locales using a locale sensitivebapt2016-02-101-1/+2
* | Add logic to rotate the package repository, keyed on PKG_VERSION,gjb2016-02-091-1/+1
* | Rename the signpackages target to sign-packages, and include it in thedes2016-02-081-1/+1
* | Split the packages target into stage-packages and create-packages to makedes2016-02-081-2/+3
* | MFHgjb2016-02-081-3/+8
|\ \ | |/
| * Simplify running the FreeBSD test suitengie2016-02-071-3/+8
* | MFHgjb2016-02-021-1/+8
|\ \ | |/
| * Add order for installworld/distribution.bdrewery2016-02-021-0/+1
| * Add make universe targets "kernels" and "worlds".ian2016-01-311-1/+7
* | Add 'stagekernel' target, which invokes 'distributekernel'gjb2016-01-271-1/+1
* | Add a 'signpackages' target, which creates the pkg repositorygjb2016-01-251-1/+1
* | MFHgjb2016-01-121-1/+1
|\ \ | |/
| * Always try to upgrade to bmake if not already using it.bdrewery2016-01-071-1/+1
| * Revert r293286. It was not intended to come in yet.bdrewery2016-01-071-0/+7
| * Move the MAKEOBJDIRPREFIX value guard to sys.mk and expand to MAKEOBJDIR.bdrewery2016-01-071-7/+0
* | MFH r289384-r293170gjb2016-01-041-57/+23
|\ \ | |/
| * Update advice on obj disk space requirementsemaste2015-12-141-2/+2
| * Start support for the RISC-V 64-bit architecture developed by UC Berkeley.br2015-12-111-1/+1
| * Fix errors being ignored in many phases of the build since the bmake integrat...bdrewery2015-12-011-7/+7
| * Rename META_MODE option to DIRDEPS_BUILDsjg2015-11-141-5/+5
| * Move 'make cleandir' from Makefile to Makefile.inc1.bdrewery2015-11-091-33/+1
| * Add built-in ccache build support via WITH_CCACHE_BUILD option.bdrewery2015-11-081-0/+4
| * Rework the 'make -n -n' feature such that '-n' recurses and '-N' does not.bdrewery2015-10-171-7/+1
| * Tweak the guard more to suggest 'all' if SUBDIR_OVERRIDE is specified. In thatbdrewery2015-10-161-1/+1
| * Tweak the default target to not suggest 'all' since it really doesn't dobdrewery2015-10-161-2/+2
* | MFH to r289370gjb2015-10-151-1/+1
|\ \ | |/
| * Consider top-level targets to be .PHONY as bmake won't build thembdrewery2015-10-151-1/+1
* | Merge from headbapt2015-10-091-1/+1
|\ \ | |/
| * Add installconfig as a top level targetbapt2015-10-091-1/+1
* | Merge from headbapt2015-10-011-14/+15
|\ \ | |/
| * Fix the .MAKE added in r251750 to properly support the historical -n -n.bdrewery2015-09-291-2/+2
| * Rework r287900 to keep arm64/aarch64 stable in the TARGETS list.bdrewery2015-09-171-14/+15
| * Get arm64/aarch64 into 'make targets' output to fix makeman.bdrewery2015-09-171-3/+3
* | Rename kernel-pkgs into create-kernel-packages to be consistent with worldbapt2015-09-121-2/+2
* | Merge from headbapt2015-09-121-2/+4
|\ \ | |/
OpenPOWER on IntegriCloud