summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
10 daysMakefile*: remove powerpcspeMinsoo Choo
11 daysMakefile: Update doxygen requirementsMinsoo Choo
2025-10-08Makefile: Force DISTDIR=/ for (update-)packagesLexi Winter
2025-10-03Makefile: Fix ordering for (update-)packagesLexi Winter
2025-07-14powerpc: Disconnect 32-bit powerpc from make universeJohn Baldwin
2025-07-02Revert "src/Makefile: log real/user/system time for build targets"Brooks Davis
2025-06-29src/Makefile: log real/user/system time for build targetsWolfram Schneider
2025-03-03universe: Update the default GCC toolchain to GCC 14John Baldwin
2025-01-29Makefile: Fix several issues with bmake upgradeJessica Clarke
2025-01-10universe: Permit requesting a specific version of GCCJohn Baldwin
2024-07-12armv6: Remove support for building armv6Andrew Turner
2024-05-09Update example from gcc6 to gcc13Warner Losh
2024-03-20build: Order kernel-toolchain and buildkernel targetsMark Johnston
2024-01-29pkgbase: Create two new rules for creating repoEmmanuel Vadot
2024-01-03Makefile: Deorbit fmake supportWarner Losh
2023-12-04pkgbase: create source packageBaptiste Daroussin
2023-08-23Makefile: Support universe-toolchain on non-FreeBSDJessica Clarke
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-07-27universe: Demote armv6 to an extra architecture.Warner Losh
2023-07-27Makefile.inc1: Add new buildetc and installetc targetsJessica Clarke
2023-07-27Makefile.inc1: Split _cleanworldtmp out from _worldtmpJessica Clarke
2023-07-27Makefile: Automatically generate list of libcompat targetsJessica Clarke
2023-05-13Move MACHINE/MACHINE_ARCH handling to sys.machine.mkSimon J. Gerraty
2023-04-20Add jobs.mk to allow for target-jobsSimon J. Gerraty
2023-04-12Remove the riscv64sf architecture.John Baldwin
2023-01-27universe: Switch GCC toolchains to GCC 12.John Baldwin
2023-01-20Shell-escape assignments to PATH in the top-level makefilesAlex Richardson
2023-01-19Makefile: Avoid sanitizing PATH on non-FreeBSD systemsJake Freeland
2022-10-06Makefile: replace mergemaster references with etcupdateDries Michiels
2022-05-20Switch to GCC 9 for the GCC tinderbox.John Baldwin
2022-02-11cleankernel: A target to delete the kernel compile fileWarner Losh
2022-01-22Remove quotes around Makefile .error/.warn/.info stringsEd Maste
2022-01-11Add list-old-{dirs,files,libs} targets.John Baldwin
2022-01-06libsoft: Remove targets to generate libsoftWarner Losh
2021-12-29Let powerpc64le live as not experimental architecture.Piotr Kubaj
2021-12-14Test various header files to ensure they can be included by themselves.Warner Losh
2021-11-18Remove mips from universeWarner Losh
2021-08-03Revert "Fix native-xtools build"Bryan Drewery
2021-08-03Fix native-xtools buildBryan Drewery
2021-07-21Makefile: Fix MAKEOBJDIRPREFIX command-line variable check for bmakeJessica Clarke
2021-06-11Remove 'make update'.John Baldwin
2021-03-06Fix 'make bmake' top-level bootstrapping.Bryan Drewery
2021-01-07Rename NO_WERROR -> MK_WERROR=noAlex Richardson
2020-11-14Makefile: re-wordsmith the blurb about xtoolchain portsKyle Evans
2020-11-02pkgbase: Add incremental packagesEmmanuel Vadot
2020-10-16Makefile: add a small blurb about building with gcc xtoolchainKyle Evans
2020-10-09Eliminate building LINT makefilesWarner Losh
2020-09-22[PowerPC64LE] Set up powerpc.powerpc64le architectureBrandon Bergren
2020-08-25Fix typo in r364325 that broke tinderbox with -DBUILD_WITH_STRICT_TMPPATHAlex Richardson
2020-08-17Add a USE_GCC_TOOLCHAINS knob to make universe.John Baldwin