| Commit message (Expand) | Author | Age | Files | Lines |
* | universe: Update the default GCC toolchain to GCC 14 | John Baldwin | 2025-03-03 | 1 | -1/+1 |
* | Makefile: Fix several issues with bmake upgrade | Jessica Clarke | 2025-01-29 | 1 | -6/+15 |
* | universe: Permit requesting a specific version of GCC | John Baldwin | 2025-01-11 | 1 | -7/+9 |
* | armv6: Remove support for building armv6 | Andrew Turner | 2024-07-12 | 1 | -5/+1 |
* | Update example from gcc6 to gcc13 | Warner Losh | 2024-05-09 | 1 | -1/+1 |
* | build: Order kernel-toolchain and buildkernel targets | Mark Johnston | 2024-03-20 | 1 | -0/+1 |
* | pkgbase: Create two new rules for creating repo | Emmanuel Vadot | 2024-01-29 | 1 | -1/+3 |
* | Makefile: Deorbit fmake support | Warner Losh | 2024-01-03 | 1 | -26/+7 |
* | pkgbase: create source package | Baptiste Daroussin | 2023-12-04 | 1 | -2/+2 |
* | Makefile: Support universe-toolchain on non-FreeBSD | Jessica Clarke | 2023-08-23 | 1 | -1/+13 |
* | Remove $FreeBSD$: one-line sh pattern | Warner Losh | 2023-08-16 | 1 | -1/+0 |
* | universe: Demote armv6 to an extra architecture. | Warner Losh | 2023-07-28 | 1 | -0/+3 |
* | Makefile.inc1: Add new buildetc and installetc targets | Jessica Clarke | 2023-07-27 | 1 | -2/+2 |
* | Makefile.inc1: Split _cleanworldtmp out from _worldtmp | Jessica Clarke | 2023-07-27 | 1 | -1/+1 |
* | Makefile: Automatically generate list of libcompat targets | Jessica Clarke | 2023-07-27 | 1 | -2/+11 |
* | Move MACHINE/MACHINE_ARCH handling to sys.machine.mk | Simon J. Gerraty | 2023-05-13 | 1 | -6/+2 |
* | Add jobs.mk to allow for target-jobs | Simon J. Gerraty | 2023-04-20 | 1 | -0/+10 |
* | Remove the riscv64sf architecture. | John Baldwin | 2023-04-12 | 1 | -1/+1 |
* | universe: Switch GCC toolchains to GCC 12. | John Baldwin | 2023-01-27 | 1 | -8/+8 |
* | Shell-escape assignments to PATH in the top-level makefiles | Alex Richardson | 2023-01-20 | 1 | -3/+3 |
* | Makefile: Avoid sanitizing PATH on non-FreeBSD systems | Jake Freeland | 2023-01-19 | 1 | -0/+5 |
* | Makefile: replace mergemaster references with etcupdate | Dries Michiels | 2022-10-06 | 1 | -2/+2 |
* | Switch to GCC 9 for the GCC tinderbox. | John Baldwin | 2022-05-20 | 1 | -5/+8 |
* | cleankernel: A target to delete the kernel compile file | Warner Losh | 2022-02-11 | 1 | -3/+3 |
* | Remove quotes around Makefile .error/.warn/.info strings | Ed Maste | 2022-01-22 | 1 | -1/+1 |
* | Add list-old-{dirs,files,libs} targets. | John Baldwin | 2022-01-11 | 1 | -0/+4 |
* | libsoft: Remove targets to generate libsoft | Warner Losh | 2022-01-07 | 1 | -2/+2 |
* | Let powerpc64le live as not experimental architecture. | Piotr Kubaj | 2021-12-29 | 1 | -2/+2 |
* | Test various header files to ensure they can be included by themselves. | Warner Losh | 2021-12-15 | 1 | -3/+4 |
* | Remove mips from universe | Warner Losh | 2021-11-19 | 1 | -5/+1 |
* | Revert "Fix native-xtools build" | Bryan Drewery | 2021-08-03 | 1 | -1/+1 |
* | Fix native-xtools build | Bryan Drewery | 2021-08-03 | 1 | -1/+1 |
* | Makefile: Fix MAKEOBJDIRPREFIX command-line variable check for bmake | Jessica Clarke | 2021-07-21 | 1 | -1/+1 |
* | Remove 'make update'. | John Baldwin | 2021-06-11 | 1 | -2/+1 |
* | Fix 'make bmake' top-level bootstrapping. | Bryan Drewery | 2021-03-06 | 1 | -1/+1 |
* | Rename NO_WERROR -> MK_WERROR=no | Alex Richardson | 2021-01-07 | 1 | -1/+1 |
* | Makefile: re-wordsmith the blurb about xtoolchain ports | Kyle Evans | 2020-11-14 | 1 | -8/+10 |
* | pkgbase: Add incremental packages | Emmanuel Vadot | 2020-11-02 | 1 | -2/+2 |
* | Makefile: add a small blurb about building with gcc xtoolchain | Kyle Evans | 2020-10-16 | 1 | -0/+9 |
* | Eliminate building LINT makefiles | Warner Losh | 2020-10-09 | 1 | -10/+0 |
* | [PowerPC64LE] Set up powerpc.powerpc64le architecture | Brandon Bergren | 2020-09-22 | 1 | -1/+1 |
* | Fix typo in r364325 that broke tinderbox with -DBUILD_WITH_STRICT_TMPPATH | Alex Richardson | 2020-08-25 | 1 | -1/+1 |
* | Add a USE_GCC_TOOLCHAINS knob to make universe. | John Baldwin | 2020-08-17 | 1 | -14/+24 |
* | Use universe-toolchain config(8) | Bryan Drewery | 2020-04-29 | 1 | -0/+1 |
* | Add powerpcspe to the EXTRA_TARGETS | Warner Losh | 2020-03-31 | 1 | -3/+4 |
* | Fix make kernels to match original commit message | Warner Losh | 2020-03-31 | 1 | -1/+1 |
* | Make universe configuration more consistent with rest of system | Warner Losh | 2020-03-31 | 1 | -10/+17 |
* | Disable rarely used architecture variants in make universe by default. | John Baldwin | 2020-03-24 | 1 | -5/+6 |
* | Use Clang and LLD as the default toolchain for MIPS | Alex Richardson | 2020-03-23 | 1 | -5/+5 |
* | Per the firm plan, start to remove sparc64 | Warner Losh | 2020-02-02 | 1 | -5/+3 |