aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* Add new DISK_IMAGE_TOOLS_BOOTSTRAP optionJessica Clarke2023-03-151-2/+20
* make showconfig: set MACHINE and MACHINE_ARCHEd Maste2023-03-061-1/+1
* Makefile.inc1: Support building with macOS Ventura's AMFI Launch ConstraintsJessica Clarke2023-03-031-1/+13
* Remove support for the base/* toolchain ports.John Baldwin2023-02-131-2/+0
* buildworld: drop config(8) dependencies from bootstrapKyle Evans2023-02-091-6/+1
* depend-cleanup.sh: Simplify the logic, and clean bootstrap tools.Dag-Erling Smørgrav2023-02-081-0/+3
* Merge llvm-project main llvmorg-15-init-15358-g53dc0f10787Dimitry Andric2023-02-081-1/+2
* Fix _REVISION to be always major.minorEugene M. Kim2023-02-061-3/+3
* Makefile.inc1: Restore adding tzsetup to _basic_bootstrap_toolsJessica Clarke2023-01-291-0/+5
* Makefile.inc1: Print the right PATH for missing install tool errorJessica Clarke2023-01-291-1/+1
* Revert "Don't omit bsd.compiler.mk for the nested delete-old in buildworld."John Baldwin2023-01-271-1/+1
* Retire WITHOUT_CXX optionEd Maste2023-01-271-12/+3
* Fix cross-build from STABLE or older CURRENT.Dag-Erling Smørgrav2023-01-251-10/+13
* Shell-escape assignments to PATH in the top-level makefilesAlex Richardson2023-01-201-23/+23
* Retire CLANG_IS_CC optionEd Maste2022-11-211-1/+0
* Don't omit bsd.compiler.mk for the nested delete-old in buildworld.John Baldwin2022-11-191-1/+1
* build: Use `rm -fv` for BATCH_DELETE_OLD_FILESEd Maste2022-10-251-1/+1
* Rename MACHINE_ABI and TARGET_ABIBrooks Davis2022-10-051-6/+6
* Put OPIE to rest.Dag-Erling Smørgrav2022-10-021-2/+2
* Makefile.inc1 release bsd.own.mk: Introduce and use TAR_CMDJessica Clarke2022-07-151-12/+12
* Makefile.inc1: Set LC_COLLATE in distributeworld for glibc compatibilityJessica Clarke2022-07-151-5/+7
* Makefile.inc1: Honour DB_FROM_SRC for NO_ROOT distributeworldJessica Clarke2022-07-151-4/+8
* Bootstrap crunchgen after removing -dc from linker invocationDimitry Andric2022-07-141-3/+4
* Makefile.inc1: Fix -DNO_ROOT distributeworld certctl usageJessica Clarke2022-07-141-9/+11
* Makefile.inc1: Add a missing ${dist} to distributeworld for usr/include/i386Jessica Clarke2022-07-131-1/+1
* installworld: improve portability of ldd useBrooks Davis2022-07-011-5/+1
* amd64: add an i386 include directoryBrooks Davis2022-06-131-0/+15
* Merge llvm-project release/14.x llvmorg-14-init-18315-g190be5457c90Dimitry Andric2022-05-141-5/+4
* build target triple variable from sys/conf/newvers.shAlfredo Dal'Ava Junior2022-05-031-2/+2
* bintrans: move files to a new directoryPiotr Pawel Stefaniak2022-04-181-1/+1
* Modularize uuencode and uudecode by wrapping them in bintrans.cPiotr Pawel Stefaniak2022-04-181-1/+1
* Speed up *-old-* make targets by using sed instead of xargsEd Maste2022-04-091-3/+4
* installworld: handle ldd including preloaded objectsEd Maste2022-04-011-0/+4
* bootstrap: bump minimum supported versionWarner Losh2022-03-021-2/+2
* bootstrap: No need for kbdcontrol bootstrap anymoreWarner Losh2022-03-021-12/+0
* 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