aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Allow overriding the tool used for stripping binariesAlex Richardson2020-08-111-2/+2
| * pkgbase: Replace / with | for PKG_WWWEmmanuel Vadot2020-08-111-2/+2
| * pkgbase: Add PKG_NAME_PREFIX, PKG_MAINTAINER and PKG_WWWEmmanuel Vadot2020-08-111-0/+13
| * The practice of creating symbolic links is somewhat fragile. AlwaysWarner Losh2020-08-071-7/+6
| * Fix duplicate assignment of _localedef in Makefile.inc1Alex Richardson2020-08-071-3/+0
| * pkgbase: Add the possibility to choose the output dirEmmanuel Vadot2020-08-061-4/+5
| * pkgbase: Add a new variable PKG_TIMESTAMPEmmanuel Vadot2020-08-061-0/+9
| * Ensure libregex is built in time for googletestKyle Evans2020-08-041-0/+4
* | Move GIT_CMD a few lines down, so it is not in between SVN_*Glen Barber2020-07-161-8/+9
* | Add GIT_CMD, similar to SVN_CMD.Glen Barber2020-07-161-0/+8
|/
* Add WITH_CLANG_FORMAT optionConrad Meyer2020-06-241-2/+3
* Squash liblzma build raceKyle Evans2020-06-221-1/+1
* flua: add ucl libraryRyan Moeller2020-06-221-2/+2
* Retire BINUTILS and BINUTILS_BOOTSTRAP optionsEd Maste2020-06-071-9/+1
* Makefile.inc1: remove stale dependency cleanup from 2018Ed Maste2020-06-051-6/+0
* Makefile.inc1: remove BINUTILS_BOOTSTRAP linker supportEd Maste2020-05-301-3/+0