aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* Merge llvm-project main llvmorg-17-init-19304-gd0b54bb50e51Dimitry Andric2024-01-071-1/+4
* build target triple variable from sys/conf/newvers.shAlfredo Dal'Ava Junior2024-01-071-2/+2
* Fix prebuild race between libpam and libtacplus.Dag-Erling Smørgrav2023-12-131-1/+2
* pkgbase: create package with SRCRELDATE not OSRELDATE as OSVERSIONBaptiste Daroussin2023-12-041-1/+1
* pkgbase: force OSVERSIONBaptiste Daroussin2023-12-041-0/+1
* pkgbase: set a default set of kernel for when PACKAGE_BUILDING=1Baptiste Daroussin2023-12-041-9/+21
* pkgbase: compress packages with zstandardBaptiste Daroussin2023-12-041-1/+1
* pkgbase: accommodate pkg < 1.17Ed Maste2023-10-101-3/+13
* Speed up *-old-* make targets by using sed instead of xargsEd Maste2023-10-101-3/+4
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-231-1/+0
* Makefile.inc1: Support building with macOS Ventura's AMFI Launch ConstraintsJessica Clarke2023-08-011-1/+13
* Makefile.inc1: Fix -DNO_ROOT distributeworld certctl usageJessica Clarke2023-08-011-9/+11
* Merge llvm-project main llvmorg-15-init-15358-g53dc0f10787Dimitry Andric2023-04-091-1/+2
* Remove the MK_LIBCPLUSPLUS optionAlex Richardson2023-03-221-4/+4
* Makefile.inc1: Print the right PATH for missing install tool errorJessica Clarke2023-01-311-1/+1
* Bring our tzcode up to date.Dag-Erling Smørgrav2023-01-311-7/+15
* 13.2: update stable/13 to -PRERELEASE to start the release cycleColin Percival2023-01-281-2/+2
* build: Use `rm -fv` for BATCH_DELETE_OLD_FILESEd Maste2022-11-191-1/+1
* installworld: improve portability of ldd useBrooks Davis2022-08-121-5/+1
* Bootstrap crunchgen after removing -dc from linker invocationDimitry Andric2022-07-171-3/+4
* check/delete-old: Auto-generate lib32 entries for libraries.John Baldwin2022-07-131-2/+7
* Use MOVED_LIBS for libraries moved between /usr/lib and /lib.John Baldwin2022-07-131-1/+1
* Add list-old-{dirs,files,libs} targets.John Baldwin2022-07-131-15/+25
* Merge llvm-project release/14.x llvmorg-14-init-18315-g190be5457c90Dimitry Andric2022-06-041-5/+4
* native-xtools: avoid libllvm while populating the sysrootKyle Evans2022-05-191-3/+7
* 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