summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Makefile: re-wordsmith the blurb about xtoolchain portskevans2020-11-14
* pkgbase: Add incremental packagesmanu2020-11-02
* Makefile: add a small blurb about building with gcc xtoolchainkevans2020-10-16
* Eliminate building LINT makefilesimp2020-10-09
* [PowerPC64LE] Set up powerpc.powerpc64le architecturebdragon2020-09-22
* Fix typo in r364325 that broke tinderbox with -DBUILD_WITH_STRICT_TMPPATHarichardson2020-08-25
* Add a USE_GCC_TOOLCHAINS knob to make universe.jhb2020-08-17
* Use universe-toolchain config(8)bdrewery2020-04-29
* Add powerpcspe to the EXTRA_TARGETSimp2020-03-31
* Fix make kernels to match original commit messageimp2020-03-31
* Make universe configuration more consistent with rest of systemimp2020-03-31
* Disable rarely used architecture variants in make universe by default.jhb2020-03-24
* Use Clang and LLD as the default toolchain for MIPSarichardson2020-03-23
* Per the firm plan, start to remove sparc64imp2020-02-02
* Use clang and lld as the default toolchain for RISCV.jhb2020-01-08
* Don't fail universe kernel stage for TARGET_ARCHes without a kernel config.jhb2020-01-07
* Remove support for using GCC 4.2.1 from make tinderbox.jhb2020-01-07
* Enable powerpc in make tinderbox using clang instead of GCC.jhb2020-01-06
* Only build kernels for enabled TARGET_ARCHes in make universe/tinderbox.jhb2020-01-06
* Use the freebsd-gcc6 toolchains instead of powerpc64-xtoolchain-gcc.jhb2020-01-04
* Add the missing trailing '/' when setting TARGET_ARCH from TARGETandrew2020-01-02
* Remove arm/arm as a valid target.imp2020-01-02
* Take arm.arm (armv5) out of universecem2019-11-03
* Disconnect powerpc from the default tinderbox for now.jhb2019-10-14
* Wordsmith and simplifyimp2019-10-09
* Don't compile old gcc 4.2.1 archs by default in universe/tinderbox.imp2019-10-09
* Add a top-level makeman targetkevans2019-10-01
* pkgbase: Add the sub stage-packages targets to TGTSmanu2019-07-24
* Modernize the MAKE_JUST_KERNELS hint in the top-level makefile.markj2019-05-24
* Fix a typo when sanity checking in the bootstrap-tools targetngie2019-04-09
* Update comment about 'universe' disk usagevangyzen2018-11-10
* Add a top-level make target to rebuild all sysent files.brooks2018-11-08
* Allow building world without inheriting $PATHarichardson2018-11-05
* Don't include the broken riscv64sf TARGET_ARCH in universe.brooks2018-10-09
* As discussed several times on freebsd-arch, start to decommission armeb.imp2018-07-17
* tinderbox: If the clang lookup fails fallback to the old default behavior.bdrewery2018-06-28
* Include existing MAKE_PARAMS_<target> when determining the universe toolchain.jhb2018-06-28
* Fix typo in top-level Makefiledteske2018-06-27
* tinderbox: Only build clang/lld once if needed.bdrewery2018-06-27
* tinderbox: Give details about kernel builds.bdrewery2018-06-27
* Only look for NOTES as needed.bdrewery2018-06-20
* Add WITH_SYSTEM_LINKER, on by default, that avoids building lld when possible.bdrewery2018-06-20
* Restore arm, riscv, sparc64, and mips to UNIVERSE after r334128emaste2018-05-24
* libpmcstat: compile in events based on json descriptionmmacy2018-05-24
* Don't read SRC_ENV_CONF for MAKEOBJDIRPREFIX guard.bdrewery2018-03-03
* Add a note about why we have the conditional before includingimp2018-02-07
* crossbuild: Make the CHECK_TIME variable work on Linuxarichardson2018-02-06
* tinderbox/universe: Don't execute KERNCONFS lookup if not needed.bdrewery2017-12-07
* Revert r325529: No longer needed after r325699.bdrewery2017-12-07
* Use TARGET_ARCH=riscv64 when TARGET=riscvimp2017-11-21