Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/freebsd/freebsd-src.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-07libsoft: Remove targets to generate libsoftWarner Losh
2021-12-29Let powerpc64le live as not experimental architecture.Piotr Kubaj
2021-12-15Test various header files to ensure they can be included by themselves.Warner Losh
2021-11-19Remove 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-12Remove '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-23[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
2020-04-29Use universe-toolchain config(8)Bryan Drewery
2020-04-01Add powerpcspe to the EXTRA_TARGETSWarner Losh
2020-04-01Fix make kernels to match original commit messageWarner Losh
2020-04-01Make universe configuration more consistent with rest of systemWarner Losh
2020-03-24Disable rarely used architecture variants in make universe by default.John Baldwin
2020-03-23Use Clang and LLD as the default toolchain for MIPSAlex Richardson
2020-02-02Per the firm plan, start to remove sparc64Warner Losh
2020-01-08Use clang and lld as the default toolchain for RISCV.John Baldwin
2020-01-08Don't fail universe kernel stage for TARGET_ARCHes without a kernel config.John Baldwin
2020-01-07Remove support for using GCC 4.2.1 from make tinderbox.John Baldwin
2020-01-06Enable powerpc in make tinderbox using clang instead of GCC.John Baldwin
2020-01-06Only build kernels for enabled TARGET_ARCHes in make universe/tinderbox.John Baldwin
2020-01-04Use the freebsd-gcc6 toolchains instead of powerpc64-xtoolchain-gcc.John Baldwin
2020-01-02Add the missing trailing '/' when setting TARGET_ARCH from TARGETAndrew Turner
2020-01-02Remove arm/arm as a valid target.Warner Losh
2019-11-03Take arm.arm (armv5) out of universeConrad Meyer
2019-10-15Disconnect powerpc from the default tinderbox for now.John Baldwin
2019-10-10Wordsmith and simplifyWarner Losh
2019-10-09Don't compile old gcc 4.2.1 archs by default in universe/tinderbox.Warner Losh
2019-10-01Add a top-level makeman targetKyle Evans
2019-07-24pkgbase: Add the sub stage-packages targets to TGTSEmmanuel Vadot
2019-05-24Modernize the MAKE_JUST_KERNELS hint in the top-level makefile.Mark Johnston
2019-04-09Fix a typo when sanity checking in the bootstrap-tools targetEnji Cooper
2018-11-10Update comment about 'universe' disk usageEric van Gyzen
2018-11-08Add a top-level make target to rebuild all sysent files.Brooks Davis
2018-11-05Allow building world without inheriting $PATHAlex Richardson
2018-10-10Don't include the broken riscv64sf TARGET_ARCH in universe.Brooks Davis
2018-07-18As discussed several times on freebsd-arch, start to decommission armeb.Warner Losh