aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* build: Order kernel-toolchain and buildkernel targetsMark Johnston2024-03-201-0/+1
* pkgbase: Create two new rules for creating repoEmmanuel Vadot2024-01-291-1/+3
* Makefile: Deorbit fmake supportWarner Losh2024-01-031-26/+7
* pkgbase: create source packageBaptiste Daroussin2023-12-041-2/+2
* Makefile: Support universe-toolchain on non-FreeBSDJessica Clarke2023-08-231-1/+13
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* universe: Demote armv6 to an extra architecture.Warner Losh2023-07-281-0/+3
* Makefile.inc1: Add new buildetc and installetc targetsJessica Clarke2023-07-271-2/+2
* Makefile.inc1: Split _cleanworldtmp out from _worldtmpJessica Clarke2023-07-271-1/+1
* Makefile: Automatically generate list of libcompat targetsJessica Clarke2023-07-271-2/+11
* Move MACHINE/MACHINE_ARCH handling to sys.machine.mkSimon J. Gerraty2023-05-131-6/+2
* Add jobs.mk to allow for target-jobsSimon J. Gerraty2023-04-201-0/+10
* Remove the riscv64sf architecture.John Baldwin2023-04-121-1/+1
* universe: Switch GCC toolchains to GCC 12.John Baldwin2023-01-271-8/+8
* Shell-escape assignments to PATH in the top-level makefilesAlex Richardson2023-01-201-3/+3
* Makefile: Avoid sanitizing PATH on non-FreeBSD systemsJake Freeland2023-01-191-0/+5
* Makefile: replace mergemaster references with etcupdateDries Michiels2022-10-061-2/+2
* Switch to GCC 9 for the GCC tinderbox.John Baldwin2022-05-201-5/+8
* cleankernel: A target to delete the kernel compile fileWarner Losh2022-02-111-3/+3
* Remove quotes around Makefile .error/.warn/.info stringsEd Maste2022-01-221-1/+1
* Add list-old-{dirs,files,libs} targets.John Baldwin2022-01-111-0/+4
* libsoft: Remove targets to generate libsoftWarner Losh2022-01-071-2/+2
* Let powerpc64le live as not experimental architecture.Piotr Kubaj2021-12-291-2/+2
* Test various header files to ensure they can be included by themselves.Warner Losh2021-12-151-3/+4
* Remove mips from universeWarner Losh2021-11-191-5/+1
* Revert "Fix native-xtools build"Bryan Drewery2021-08-031-1/+1
* Fix native-xtools buildBryan Drewery2021-08-031-1/+1
* Makefile: Fix MAKEOBJDIRPREFIX command-line variable check for bmakeJessica Clarke2021-07-211-1/+1
* Remove 'make update'.John Baldwin2021-06-111-2/+1
* Fix 'make bmake' top-level bootstrapping.Bryan Drewery2021-03-061-1/+1
* Rename NO_WERROR -> MK_WERROR=noAlex Richardson2021-01-071-1/+1
* Makefile: re-wordsmith the blurb about xtoolchain portsKyle Evans2020-11-141-8/+10
* pkgbase: Add incremental packagesEmmanuel Vadot2020-11-021-2/+2
* Makefile: add a small blurb about building with gcc xtoolchainKyle Evans2020-10-161-0/+9
* Eliminate building LINT makefilesWarner Losh2020-10-091-10/+0
* [PowerPC64LE] Set up powerpc.powerpc64le architectureBrandon Bergren2020-09-221-1/+1
* Fix typo in r364325 that broke tinderbox with -DBUILD_WITH_STRICT_TMPPATHAlex Richardson2020-08-251-1/+1
* Add a USE_GCC_TOOLCHAINS knob to make universe.John Baldwin2020-08-171-14/+24
* Use universe-toolchain config(8)Bryan Drewery2020-04-291-0/+1
* Add powerpcspe to the EXTRA_TARGETSWarner Losh2020-03-311-3/+4
* Fix make kernels to match original commit messageWarner Losh2020-03-311-1/+1
* Make universe configuration more consistent with rest of systemWarner Losh2020-03-311-10/+17
* Disable rarely used architecture variants in make universe by default.John Baldwin2020-03-241-5/+6
* Use Clang and LLD as the default toolchain for MIPSAlex Richardson2020-03-231-5/+5
* Per the firm plan, start to remove sparc64Warner Losh2020-02-021-5/+3
* Use clang and lld as the default toolchain for RISCV.John Baldwin2020-01-081-5/+2
* Don't fail universe kernel stage for TARGET_ARCHes without a kernel config.John Baldwin2020-01-071-0/+1
* Remove support for using GCC 4.2.1 from make tinderbox.John Baldwin2020-01-071-12/+4
* Enable powerpc in make tinderbox using clang instead of GCC.John Baldwin2020-01-061-7/+3
* Only build kernels for enabled TARGET_ARCHes in make universe/tinderbox.John Baldwin2020-01-061-1/+4