aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* cleankernel: A target to delete the kernel compile fileWarner Losh2022-02-111-3/+5
* Makefile.inc1: synthesize PKG_ABI from newvers.sh variablesEd Maste2022-02-111-5/+3
* Remove more quotes around Makefile .error/.warn/.info strings.John Baldwin2022-02-041-1/+1
* Stop trimming 'hf' suffixes from MACHINE_ARCH.John Baldwin2022-01-251-2/+2
* Remove quotes around Makefile .error/.warn/.info stringsEd Maste2022-01-221-2/+2
* check/delete-old: Auto-generate lib32 entries for libraries.John Baldwin2022-01-201-2/+7
* Use MOVED_LIBS for libraries moved between /usr/lib and /lib.John Baldwin2022-01-201-1/+1
* Add list-old-{dirs,files,libs} targets.John Baldwin2022-01-111-15/+25
* Build libclang also if LLDB is enabledEd Maste2022-01-071-1/+2
* libsoft: Remove targets to generate libsoftWarner Losh2022-01-071-3/+0
* test-includes: Build a library instead of a binaryWarner Losh2021-12-151-0/+1
* Remove test-includes buildWarner Losh2021-12-151-1/+0
* Test various header files to ensure they can be included by themselves.Warner Losh2021-12-151-0/+6
* mips: Remove mips as a recognized build target.Warner Losh2021-12-091-20/+2
* pkgbase: Allow to specify PKG_ABI on the command lineEmmanuel Vadot2021-12-081-2/+7
* 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