aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* Makefile.inc1: Bootstrap libcrypt on non-FreeBSD for librokenJessica Clarke2021-12-071-0/+4
* Bootstrap libz when cross-building from non-FreeBSDJessica Clarke2021-12-061-0/+4
* kern.pre.mk: allow to use and customize elfdump during kernel buildKonstantin Belousov2021-12-061-0/+2
* Makefile.inc1: Silence an error in make packagesJuraj Lutter2021-11-301-1/+3
* Hoist cddl prebuild lib dependency definitions out of a MK_ZFS blockMark Johnston2021-11-261-4/+2
* Add ncurses/form to _prebuild_libs to fix buildEd Maste2021-11-241-0/+2
* Revert "Bootstrap: Prune building from pre-FreeBSD 11 support"Warner Losh2021-11-191-4/+47
* Bootstrap: Prune building from pre-FreeBSD 11 supportWarner Losh2021-11-191-47/+4
* Add warning that MIPS is being removed in FreeBSD 14.0Warner Losh2021-11-191-0/+8
* cddl: fix missing ZFS library dependenciesGreg V2021-11-151-2/+6
* Remove arm/linux from sysent toplevel targetKonstantin Belousov2021-11-101-1/+0
* Makefile.inc1: Remove mentions of removed target "update"Mateusz Piotrowski2021-10-241-1/+0
* Makefile.inc1: remove lorder from build/cross toolsEd Maste2021-10-181-2/+0
* native-xtools: avoid libllvm while populating the sysrootKyle Evans2021-10-131-3/+7
* Revert "bootstrap: No need to disable shared libraries for bootstrap tools"Warner Losh2021-10-111-0/+1
* bootstrap: No need to disable shared libraries for bootstrap toolsWarner Losh2021-10-111-1/+0
* build: slap a libtinfo dependency on libncursesKyle Evans2021-10-071-0/+2
* ncurses: chase dependency changes in the source treeBaptiste Daroussin2021-10-041-2/+3
* Drop cloudabiKonstantin Belousov2021-09-211-2/+0
* Fix spelling of BUILDENV_SHELLDoug Rabson2021-09-111-1/+1
* Add WITH_LLVM_BINUTILS to install LLVM binutils instead of ElftoolchainAlex Richardson2021-09-061-1/+3
* Fix bootstrapping to actually build lldb-tblgen for later useJessica Clarke2021-08-241-1/+1
* Makefile.inc1: Make sure sub-makes see MK_CLANG_BOOTSTRAP=no when XCC is a pathJessica Clarke2021-08-241-0/+3
* localedef: unbreak WITHOUT_LOCALESBjoern A. Zeeb2021-08-191-2/+1
* bootstrap-tools: Don't copy host tools with make -nBryan Drewery2021-08-171-1/+1
* _worldtmp: Fix some sub-makes not working with make -nBryan Drewery2021-08-171-2/+2
* Add missing lex/yacc dependency for mkesdb/mkcsmapper bootstrapAlex Richardson2021-08-161-0/+2
* Makefile.inc1: Avoid hanging if pkg is not installedEd Maste2021-08-081-1/+2
* Prefer MK_SSP=no to SSP_CFLAGS=Mitchell Horne2021-08-041-4/+4
* mk: format some option listsMitchell Horne2021-08-041-14/+40
* Fix native-xtools buildBryan Drewery2021-08-031-1/+3
* Revert "Fix native-xtools build"Bryan Drewery2021-08-031-3/+1
* Fix native-xtools buildBryan Drewery2021-08-031-1/+3
* Remove mkcsmapper_static and mkesdb_static from build-toolsAlex Richardson2021-08-021-2/+7
* Add build system support for ASAN+UBSAN instrumentationAlex Richardson2021-08-021-0/+12
* add the time(1) command to the list of install toolsWolfram Schneider2021-08-011-1/+1
* `make buildworld' with time logging for each stageWolfram Schneider2021-08-011-6/+7
* pkgbase: improve pkg --version parsingEd Maste2021-07-281-1/+1
* pkgbase: accommodate pkg < 1.17Ed Maste2021-07-271-3/+12
* pkgbase: Track pkg 1.17Emmanuel Vadot2021-07-221-3/+3
* Don't build lldb-tablegen if MK_LLDB=noAlex Richardson2021-07-191-6/+9
* Remove svnlite.John Baldwin2021-06-111-1/+0
* Remove 'make update'.John Baldwin2021-06-111-27/+0
* libpmc: always generate libpmc_events.cMitchell Horne2021-05-311-3/+1
* Add elfctl to toolchain.Marcin Wojtas2021-05-211-3/+5
* Makefile.inc1: unbreak bootstrap when kbdcontrol does not existGlen Barber2021-03-241-1/+2
* Revert "bootstrap: add tic to the bootstrap tools"Baptiste Daroussin2021-03-181-5/+0
* Makefile.inc1 "Avoid duplicate script for target" warningAlex Richardson2021-03-011-3/+0
* bootstrap: fix a last edit typoBaptiste Daroussin2021-02-251-1/+1
* bootstrap: add tic to the bootstrap toolsBaptiste Daroussin2021-02-251-0/+8