aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use the freebsd-gcc6 toolchains instead of powerpc64-xtoolchain-gcc.John Baldwin2020-01-041-9/+9
* Add the missing trailing '/' when setting TARGET_ARCH from TARGETAndrew Turner2020-01-021-1/+1
* Remove arm/arm as a valid target.Warner Losh2020-01-021-2/+1
* Take arm.arm (armv5) out of universeConrad Meyer2019-11-031-1/+2
* Disconnect powerpc from the default tinderbox for now.John Baldwin2019-10-141-4/+7
* Wordsmith and simplifyWarner Losh2019-10-091-9/+7
* Don't compile old gcc 4.2.1 archs by default in universe/tinderbox.Warner Losh2019-10-091-7/+31
* Add a top-level makeman targetKyle Evans2019-10-011-1/+2
* pkgbase: Add the sub stage-packages targets to TGTSEmmanuel Vadot2019-07-241-1/+1
* Modernize the MAKE_JUST_KERNELS hint in the top-level makefile.Mark Johnston2019-05-241-7/+2
* Fix a typo when sanity checking in the bootstrap-tools targetEnji Cooper2019-04-091-1/+1
* Update comment about 'universe' disk usageEric van Gyzen2018-11-101-3/+4
* Add a top-level make target to rebuild all sysent files.Brooks Davis2018-11-081-0/+2
* Allow building world without inheriting $PATHAlex Richardson2018-11-051-1/+4
* Don't include the broken riscv64sf TARGET_ARCH in universe.Brooks Davis2018-10-091-1/+2
* As discussed several times on freebsd-arch, start to decommission armeb.Warner Losh2018-07-171-1/+1
* tinderbox: If the clang lookup fails fallback to the old default behavior.Bryan Drewery2018-06-281-6/+8
* Include existing MAKE_PARAMS_<target> when determining the universe toolchain.John Baldwin2018-06-281-2/+2
* Fix typo in top-level MakefileDevin Teske2018-06-271-1/+1
* tinderbox: Only build clang/lld once if needed.Bryan Drewery2018-06-271-2/+79
* tinderbox: Give details about kernel builds.Bryan Drewery2018-06-271-2/+7
* Only look for NOTES as needed.Bryan Drewery2018-06-201-4/+4
* Add WITH_SYSTEM_LINKER, on by default, that avoids building lld when possible.Bryan Drewery2018-06-201-2/+2
* Restore arm, riscv, sparc64, and mips to UNIVERSE after r334128Ed Maste2018-05-241-2/+1
* libpmcstat: compile in events based on json descriptionMatt Macy2018-05-241-1/+2
* Don't read SRC_ENV_CONF for MAKEOBJDIRPREFIX guard.Bryan Drewery2018-03-031-3/+3
* Add a note about why we have the conditional before includingWarner Losh2018-02-071-2/+6
* crossbuild: Make the CHECK_TIME variable work on LinuxAlex Richardson2018-02-061-1/+1
* tinderbox/universe: Don't execute KERNCONFS lookup if not needed.Bryan Drewery2017-12-071-0/+2
* Revert r325529: No longer needed after r325699.Bryan Drewery2017-12-071-1/+1