aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
...
* Makefile.inc1: Automatically generate _LIBCOMPATS and list-old-* libcompatsJessica Clarke2023-07-271-7/+12
* arm64 lib32: enable building of lib32 on arm64Mike Karels2023-07-251-0/+2
* Makefile.inc1: add LIBCOMPAT_INCLUDE_DIRS to reduce arch ifdefsMike Karels2023-07-251-15/+19
* Make sure MACHINE(_ARCH) are exported for depend-cleanup.shJessica Clarke2023-07-111-1/+2
* Generalise libcompat to be a list rather than a single optionJessica Clarke2023-06-271-20/+22
* Fix prebuild race between libpam and libtacplus.Dag-Erling Smørgrav2023-06-211-1/+1
* Makefile.inc1: Fix distributeworld mtree mangling for dist root dirJessica Clarke2023-06-081-2/+2
* Makefile.inc1: Use INSTALL_DDIR for distributeworld's distrib-dirsJessica Clarke2023-06-081-1/+1
* Makefile.inc1: use make builtin :ts instead of sedEd Maste2023-05-051-8/+7
* showconfig - ignore options that do not start with A-ZSimon J. Gerraty2023-04-231-1/+3
* Stop stripping 'sf' suffixes from architecture names.John Baldwin2023-04-121-2/+2
* Remove the riscv64sf architecture.John Baldwin2023-04-121-2/+1
* libcasper: Move helper libraries from /lib/casper to /lib.John Baldwin2023-03-291-2/+1
* 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