aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* native-xtools: use static LLVM librariesMitchell Horne40 hours1-0/+1
* Use install instead of cp to copy bootstrap toolsDag-Erling Smørgrav2025-11-201-1/+1
* sys/conf: Remap paths for reproducibilityMark Johnston2025-09-301-1/+1
* Makefile.inc1: garbage collect unused variable: install-infoEnji Cooper2025-09-241-1/+1
* Makefile.inc1: Avoid including cwd in pathEd Maste2025-09-031-1/+4
* Makefile.inc1: Fix typoElyes Haouas2025-08-291-1/+1
* build: fix list-old-dirs / check-old-dirsMaxim Sobolev2025-08-281-1/+1
* Makefile.inc1: Set SOURCE_DATE_EPOCH in more pkg targetsMark Johnston2025-07-151-2/+7
* flua: move modules source into the main source directoryBaptiste Daroussin2025-07-081-3/+1
* prebuild_libs: register libucl dependency on libmBaptiste Daroussin2025-07-081-0/+1
* flua: fix buildworld from a clean roomBaptiste Daroussin2025-07-081-3/+4
* Fix build with WITH_CLANG_BOOTSTRAP and WITHOUT_CLANGDimitry Andric2025-04-231-1/+2
* Makefile.inc1: Conditionalize some package related variablesJohn Baldwin2025-03-131-0/+2
* Makefile.inc1: Make package timestamps reproducible by defaultEd Maste2025-03-131-0/+4
* mtree: TESTSBASE directory always starts with a /Jose Luis Duran2025-02-011-1/+1
* pkgbase: Fix OSVERSION specification when creating a repoMark Johnston2025-01-231-1/+1
* Makefile.inc1: Require DISTDIR be set for `make distributeworld`Ed Maste2024-12-161-0/+3
* pkgbase: don't remove the 'latest' symlink until the repo is finalKyle Evans2024-10-311-3/+2
* pkgbase: Make src package creation recipes more preciseMark Johnston2024-09-201-2/+2
* pkgbase: Let source packages be built in parallelMark Johnston2024-09-201-12/+19
* pkgbase: Unify pkg ABI handling for pkgbase targetsMark Johnston2024-09-201-19/+17
* Makefile.inc1: Fix typo affecting incremental pkgbase builds.Navdeep Parhar2024-06-271-1/+1
* release: don't keep old packages if the BRANCH changesSiva Mahadevan2024-06-271-6/+14
* pkgbase: Create two new rules for creating repoEmmanuel Vadot2024-06-041-0/+4
* dtrace: Add the 'oformat' libdtrace optionDomagoj Stolfa2024-04-151-0/+3
* pkgbase: add a mechanism to be able to force a give ucl includeBaptiste Daroussin2024-03-271-0/+2
* pkgbase: fix typo preventing packaging kernelsBaptiste Daroussin2024-03-271-1/+1
* pkgbase: fix kernel packing after switch ucl reworkBaptiste Daroussin2024-03-271-11/+12
* pkgbase: rework certctl package to only run rehash on the main packageBaptiste Daroussin2024-03-271-27/+33
* Remove MOVED_LIBS handling from list-old-libsEd Maste2024-02-261-1/+1
* pkgbase: pass --recurse-submodules to `git ls-files`Ed Maste2024-02-201-2/+4
* Make kldxref a bootstrap tool and use unconditionallyJessica Clarke2024-01-181-0/+5
* Makefile.inc1: Forward on METALOG and DISTBASE for kernel targetsJessica Clarke2024-01-181-4/+8
* Merge llvm-project main llvmorg-17-init-19304-gd0b54bb50e51Dimitry Andric2024-01-071-1/+4
* pkgbase: propagate SRCRELDATE to the packages correctlyBaptiste Daroussin2023-12-071-2/+10
* pkgbase: create source packageBaptiste Daroussin2023-12-071-3/+51
* pkgbase: create package with SRCRELDATE not OSRELDATE as OSVERSIONBaptiste Daroussin2023-12-021-1/+1
* pkgbase: force OSVERSIONBaptiste Daroussin2023-12-021-0/+1
* pkgbase: set a default set of kernel for when PACKAGE_BUILDING=1Baptiste Daroussin2023-12-021-9/+21
* pkgbase: compress packages with zstandardBaptiste Daroussin2023-12-021-1/+1
* pkgbase: use <major>.<minor> format for alpha, beta and release package versionsDoug Rabson2023-11-161-1/+3
* ASan: Add asan_static to buildSHENG-YI HONG2023-11-061-0/+1
* Handle MOVED_LIBS in list-old-filesEd Maste2023-10-161-0/+1
* libcrypto: link engines and the legacy provider to libcryptoPierre Pronchery2023-09-191-1/+1
* zfs: merge openzfs/zfs@32949f256 (zfs-2.2-release) into stable/14Martin Matuska2023-09-031-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