aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* installworld: handle ldd including preloaded objectsEd Maste2022-04-041-0/+4
* 13.1: update stable/13 to -PRERELEASE to start the release cycleGlen Barber2022-02-241-2/+2
* Makefile.inc1: remove lorder from build/cross toolsEd Maste2022-02-091-2/+0
* Makefile.inc1: Bootstrap libcrypt on non-FreeBSD for librokenJessica Clarke2022-01-241-0/+4
* Bootstrap libz when cross-building from non-FreeBSDJessica Clarke2022-01-241-0/+4
* pkgbase: Track pkg 1.17Emmanuel Vadot2022-01-141-3/+3
* Build libclang also if LLDB is enabledEd Maste2022-01-101-1/+2
* kern.pre.mk: allow to use and customize elfdump during kernel buildKonstantin Belousov2021-12-131-0/+2
* Makefile.inc1: Silence an error in make packagesJuraj Lutter2021-12-071-1/+3
* Add elfctl to toolchain.Marcin Wojtas2021-12-061-3/+5
* Add WITH_LLVM_BINUTILS to install LLVM binutils instead of ElftoolchainAlex Richardson2021-12-051-1/+3
* Hoist cddl prebuild lib dependency definitions out of a MK_ZFS blockMark Johnston2021-11-291-4/+2
* cddl: fix missing ZFS library dependenciesGreg V2021-11-291-2/+6
* Add warning that MIPS is being removed in FreeBSD 14.0Warner Losh2021-11-221-0/+8
* Makefile.inc1: Remove mentions of removed target "update"Mateusz Piotrowski2021-10-311-1/+0
* Remove 'make update'.John Baldwin2021-10-191-27/+0
* Fix bootstrapping to actually build lldb-tblgen for later useJessica Clarke2021-09-071-1/+1
* Makefile.inc1: Make sure sub-makes see MK_CLANG_BOOTSTRAP=no when XCC is a pathJessica Clarke2021-09-071-0/+3
* Fix native-xtools buildBryan Drewery2021-09-071-1/+3
* Add missing lex/yacc dependency for mkesdb/mkcsmapper bootstrapAlex Richardson2021-08-181-0/+2
* Prefer MK_SSP=no to SSP_CFLAGS=Mitchell Horne2021-08-111-4/+4
* mk: format some option listsMitchell Horne2021-08-111-12/+36
* Remove mkcsmapper_static and mkesdb_static from build-toolsAlex Richardson2021-08-051-2/+7
* Don't build lldb-tablegen if MK_LLDB=noAlex Richardson2021-08-051-6/+9
* libpmc: always generate libpmc_events.cMitchell Horne2021-07-291-3/+1
* Makefile.inc1: unbreak bootstrap when kbdcontrol does not existGlen Barber2021-03-281-1/+2
* build: remove LIBPTHREAD/LIBTHR build optionsKyle Evans2021-01-291-5/+1
* 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