aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* pkgbase: create package with SRCRELDATE not OSRELDATE as OSVERSIONBaptiste Daroussin2023-11-141-1/+1
* pkgbase: use <major>.<minor> format for alpha, beta and release package versionsDoug Rabson2023-11-131-1/+3
* pkgbase: force OSVERSIONBaptiste Daroussin2023-11-031-0/+1
* pkgbase: set a default set of kernel for when PACKAGE_BUILDING=1Baptiste Daroussin2023-11-031-9/+21
* ASan: Add asan_static to buildSHENG-YI HONG2023-11-031-0/+1
* Remove MOVED_LIBS handling from list-old-libsEd Maste2023-11-011-1/+1
* pkgbase: compress packages with zstandardBaptiste Daroussin2023-10-271-1/+1
* certctl: invoke with LOCALBASE setBrooks Davis2023-10-201-0/+1
* Makefile.inc1: remove ncurses/form from _prebuild_libsEd Maste2023-10-171-2/+0
* Handle MOVED_LIBS in list-old-filesEd Maste2023-10-131-0/+1
* libcrypto: link engines and the legacy provider to libcryptoPierre Pronchery2023-09-161-1/+1
* Teach make showconfig about group optionsBrooks Davis2023-09-011-1/+1
* zfs: merge openzfs/zfs@804414aadMartin Matuska2023-08-261-1/+4
* kbdcontrol: Support building as a bootstrap tool on old and non-FreeBSDJessica Clarke2023-08-221-4/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* Makefile.inc1: Remove redundant test for armv[67]Warner Losh2023-08-121-1/+1
* Makefile.inc1: Enable requesting the universe toolchain.John Baldwin2023-08-011-0/+8
* Makefile.inc1: Fix list-old-libs by deleting stray pipeJessica Clarke2023-07-271-1/+1
* Makefile.inc1: Reinstate kbdcontrol bootstrap for BUILD_WITH_STRICT_TMPPATHJessica Clarke2023-07-271-0/+13
* Makefile.inc1: Add new buildetc and installetc targetsJessica Clarke2023-07-271-0/+23
* Makefile.inc1: Split _cleanworldtmp out from _worldtmpJessica Clarke2023-07-271-5/+11
* tools/build: Create toolchain symlinks for non-absolute compiler/linkerJessica Clarke2023-07-271-3/+2
* depend-cleanup.sh: Generalise lib32 code and avoid duplicationJessica Clarke2023-07-271-0/+1
* 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