aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Avoid showing the bootstrap make command for check-old, etc.Bryan Drewery2016-08-121-1/+2
* make world: Allow installworld to be ran in parallel.Bryan Drewery2016-08-081-1/+1
* SYSTEM_COMPILER: Rework the logic to allow a 'make test-system-compiler'.Bryan Drewery2016-07-241-2/+4
* Revert r302670 and r302671 for now.Bryan Drewery2016-07-131-1/+1
* Create one list of replacements for MACHINE_CPUARCH as MACHINE_CPUARCH_SUB.Bryan Drewery2016-07-121-1/+1
* WITH_META_MODE: Whitelist 'make kernel-toolchain'Bryan Drewery2016-06-221-3/+3
* Fix top-level builds with fmake / 9.x.Bryan Drewery2016-06-211-1/+3
* WITH_META_MODE: Whitelist 'make kernel' and 'make world'.Bryan Drewery2016-06-151-2/+2
* tinderbox/universe: Only show arm64 warning if it was in the TARGETS list.Bryan Drewery2016-06-151-2/+2
* Fix makeman showing dependency of DIRDEPS_BUILD->META_MODE.Bryan Drewery2016-06-141-2/+2
* Fix build from stable/10 with fmake.Bryan Drewery2016-06-141-1/+1
* WITH_META_MODE: Lessen the filemon(4) requirement scope.Bryan Drewery2016-06-141-0/+7
* WITH_META_MODE: Whitelist targets that are meta-mode-safe.Bryan Drewery2016-06-141-6/+24
* Add more missing .PHONYBryan Drewery2016-06-141-24/+24
* Only include bsd.compiler.mk for bmakes that use -m .../share/mk by default.Bryan Drewery2016-06-051-0/+2
* WITH_META_MODE: Enable bmake's missing meta rebuild featureBryan Drewery2016-06-051-0/+5
* Fix bmake version upgrade logic to use the new bmake.Bryan Drewery2016-06-051-3/+6
* Make armv6 hard float abi by default. Kill armv6hf.Warner Losh2016-05-181-2/+2
* Follow-up r298220: Don't pass down META_MODE which will still enable it.Bryan Drewery2016-04-181-0/+1
* META_MODE: Disable during installworld and similar.Bryan Drewery2016-04-181-0/+8
* MFHGlen Barber2016-04-161-3/+3
|\
| * Mark some more .PHONY targets.Bryan Drewery2016-04-141-2/+2
| * Define the *soft targets properly.Bryan Drewery2016-04-141-1/+1
* | MFHGlen Barber2016-04-041-1/+1
|\|
| * Remove the old depend (mkdep) code and make FAST_DEPEND the one true way.Bryan Drewery2016-03-301-1/+1
* | MFHGlen Barber2016-03-141-4/+7
|\|
| * Use the newly minted Makefile.libcompat to implement libsoft librariesWarner Losh2016-03-121-1/+2
| * Avoid MK_TESTS error on stable/10 by just preventing SUBDIR recursion.Bryan Drewery2016-03-111-1/+1
| * Avoid bmake upgrade NO_MAN warning by just setting MAN to empty.Bryan Drewery2016-03-111-1/+1
| * Revert r296645 as it breaks stable/10->head builds.Bryan Drewery2016-03-111-2/+1
| * FAST_DEPEND: Use .dinclude to enable full .depend logic in bmake.Bryan Drewery2016-03-111-0/+2
| * Fix bmake upgrade NO_MAN warnings.Bryan Drewery2016-03-111-1/+2
| * Fix make -n upgrade_checks.Bryan Drewery2016-03-111-1/+1
* | MFHGlen Barber2016-03-101-1/+1
|\|
| * Don't ever create object directories here with MK_AUTO_OBJ.Bryan Drewery2016-03-081-1/+1
* | MFHGlen Barber2016-03-021-4/+3
|\|
| * Add order for installworld/installkernel.Bryan Drewery2016-02-241-0/+1
| * Support a WANT_MAKE_VERSION.Bryan Drewery2016-02-241-4/+2
* | Include a 'package-pkg' target, intended for use forGlen Barber2016-02-241-1/+1
* | MFHGlen Barber2016-02-101-1/+2
|\|
| * Fix make universe when running with non POSIX/C locales using a locale sensitiveBaptiste Daroussin2016-02-101-1/+2
* | Add logic to rotate the package repository, keyed on PKG_VERSION,Glen Barber2016-02-091-1/+1
* | Rename the signpackages target to sign-packages, and include it in theDag-Erling Smørgrav2016-02-081-1/+1
* | Split the packages target into stage-packages and create-packages to makeDag-Erling Smørgrav2016-02-081-2/+3
* | MFHGlen Barber2016-02-081-3/+8
|\|
| * Simplify running the FreeBSD test suiteEnji Cooper2016-02-071-3/+8
* | MFHGlen Barber2016-02-021-1/+8
|\|
| * Add order for installworld/distribution.Bryan Drewery2016-02-021-0/+1
| * Add make universe targets "kernels" and "worlds".Ian Lepore2016-01-311-1/+7
* | Add 'stagekernel' target, which invokes 'distributekernel'Glen Barber2016-01-271-1/+1