aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* Remove the MK_LIBCPLUSPLUS optionAlex Richardson2021-02-011-4/+4
* build: remove LIBPTHREAD/LIBTHR build optionsKyle Evans2021-01-221-5/+1
* Bump CURRENT to 14.0Glen Barber2021-01-221-2/+2
* pkgbase: allow update-packages for first-run of packagingKyle Evans2021-01-211-1/+11
* pkgbase: differentiate package versions for ALPHA/BETA/PRERELEASE/RC phasesEmmanuel Vadot2021-01-191-8/+10
* pkgbase: limit PKG_VERSION_FROM calculation to real-update-packagesKyle Evans2021-01-181-1/+1
* pkgbase: collapse -PRERELEASE into STABLE/CURRENT case for version suffixKyle Evans2021-01-171-3/+1
* pkgbase: default to installing all specified kernelsKyle Evans2021-01-171-2/+13
* Revert "pkgbase: differentiate package versions for ALPHA/BETA/PRERELEASE/RC ...Emmanuel Vadot2021-01-141-13/+9
* pkgbase: differentiate package versions for ALPHA/BETA/PRERELEASE/RC phasesEmmanuel Vadot2021-01-141-9/+13
* Makefile.inc1: Avoid using release/Makefile for VERSION.Bryan Drewery2021-01-081-7/+5
* Rename NO_WERROR -> MK_WERROR=noAlex Richardson2021-01-071-5/+5
* Stop passing MK_WARNS=no for bootstrap toolsAlex Richardson2021-01-071-5/+5
* Add mkimg to the list of bootstrap toolsAlex Richardson2021-01-071-0/+9
* vtfontcvt is part of bootstrap toolset and should always be builtToomas Soome2021-01-061-2/+2
* ncurses: only keep the version with widechar supportBaptiste Daroussin2021-01-051-3/+2
* pkgbase: rename PKGSIGNKEY to PKG_REPO_SIGNING_KEYEmmanuel Vadot2021-01-041-2/+2
* Remove additional GDB leftovers missed in r368667Ed Maste2020-12-151-2/+1
* crunchgen: fix NULL-deref bug introduced in r364647Alex Richardson2020-12-041-1/+1
* Add lists for customizing legacy and bootstrap-tools.Bryan Drewery2020-11-201-3/+10
* [POWERPC64LE,POWEPCSPE] set default kernel config for powerpc64le and powerpc...Alfredo Dal'Ava Junior2020-11-201-0/+4
* Makefile.inc1: remove no-longer required variableAlex Richardson2020-11-131-5/+0
* fix the docs, this was always wrong... In some cases, DISTDIR is setJohn-Mark Gurney2020-11-041-1/+2
* pkgbase: Add incremental packagesEmmanuel Vadot2020-11-021-6/+37
* flua: Add a libjail moduleRyan Moeller2020-10-241-0/+1
* Significantly speed up mkimg_testAlex Richardson2020-10-181-0/+2
* Fix build with -DBOOTSTRAP_ALL_TOOLSAlex Richardson2020-10-121-1/+4
* Makefile.inc1: sysent: allow subordinate sysent targets to run in parallelKyle Evans2020-09-301-0/+4
* [PowerPC64LE] Set up powerpc.powerpc64le architectureBrandon Bergren2020-09-221-0/+1
* Prefer bootstrapped tools when running certctl.shAlex Richardson2020-09-211-1/+1
* loader: zfs should support bootonce an nextbootToomas Soome2020-09-211-2/+4
* build: provide a default WARNS for all in-tree buildsKyle Evans2020-09-181-6/+3
* Promote the installworld `certctl rehash` to distributeworldKyle Evans2020-09-171-4/+11
* installworld: run `certctl rehash` after installation completesKyle Evans2020-09-171-1/+9
* Makefile.inc1: remove more old stale depend hacksEd Maste2020-09-131-28/+0
* Ensure that the makewhatis symlink is added in the bootstrap-tools stageAlex Richardson2020-09-101-1/+1
* Add WITH_/WITHOUT_CLEAN option to replace NO_CLEANEd Maste2020-09-081-12/+16
* Makefile.inc1: comment .endif to ease finding matching .ifEd Maste2020-09-011-2/+2
* MFHGlen Barber2020-08-271-50/+149
|\
| * libzfs: Also add the crypto dependency to Makefile.inc1Ryan Moeller2020-08-271-0/+1
| * Use bootstrapped install(1) install of tools/install.sh in world stageAlex Richardson2020-08-251-1/+1
| * Fix running the builddtb target on a noexec file systemAlex Richardson2020-08-251-1/+1
| * Add necessary Makefile.inc1 infrastructure for building on non-FreeBSDAlex Richardson2020-08-251-41/+117
| * Merge OpenZFS support in to HEAD.Matt Macy2020-08-251-2/+20
| * When copying over the binaries, use '-p' to preserve date/timeWarner Losh2020-08-241-1/+1
| * Also print number of available CPUs on LinuxAlex Richardson2020-08-241-2/+4
| * Pass the installworld install(1) flags to make buildenvAlex Richardson2020-08-241-1/+3
| * After the clang/llvm version 11 import LLD_VERSION is no longer usedBjoern A. Zeeb2020-08-211-1/+1
* | MFHGlen Barber2020-08-121-17/+44
|\|
| * Fix -DBUILD_WITH_STRICT_TMPPATH dtrace buildsAlex Richardson2020-08-111-1/+5