summaryrefslogtreecommitdiff
path: root/share/mk/local.meta.sys.mk
Commit message (Expand)AuthorAgeFilesLines
* Update dirdeps.mk et al to latestSimon J. Gerraty2020-11-241-4/+1
* makeman: Don't require filemon with MK_DIRDEPS_BUILD.Bryan Drewery2020-11-101-0/+4
* [PowerPC64LE] Set up powerpc.powerpc64le architectureBrandon Bergren2020-09-221-1/+1
* Remove sparc64 specific buid-system hacksWarner Losh2020-02-261-1/+1
* Update dirdeps.mk and gendirdeps.mkSimon J. Gerraty2019-12-111-1/+3
* Update dirdeps.mk et al to latestSimon J. Gerraty2018-08-021-3/+5
* Remove special cases for armeb in the build.Warner Losh2018-07-171-1/+1
* Reduce exec and fstat overhead for non-build targets.Bryan Drewery2018-06-201-1/+1
* Add option UNIFIED_OBJDIR, on by default, which moves the default build OBJDIR.Bryan Drewery2017-11-011-3/+0
* Move some objdir handling (OBJROOT/OBJTOP) out of DIRDEPS_BUILD-only files.Bryan Drewery2017-10-311-29/+3
* MAKEOBJDIR should be an absolute path, not any path with a slash.Bryan Drewery2017-10-291-1/+1
* Support armv7 builds for userlandWarner Losh2017-10-051-1/+1
* META_MODE: Move ignoring of /usr/local/etc/libmap.d to proper place.Bryan Drewery2017-06-011-3/+0
* Tell bmake (meta mode) to ignore changes to /usr/local/etc/libmap.d/*Simon J. Gerraty2017-05-111-0/+3
* Remove pc98 support completely.Yoshihiro Takahashi2017-01-281-2/+1
* Add full softfloat and hardfloat support for RISC-V.Ruslan Bukin2016-11-161-1/+1
* Create a new MACHINE_ARCH for Freescale PowerPC e500v2Justin Hibbits2016-10-221-1/+1
* Add a 'make print-dir' that simply traverses all directories and prints them.Bryan Drewery2016-08-311-1/+2
* Remove ${OBJDUMP} as it is not used by the base systemEd Maste2016-07-271-1/+1
* WITH_META_MODE: Enable bmake's missing meta rebuild featureBryan Drewery2016-06-051-0/+5
* DIRDEPS_BUILD: Don't show finished stats, which confuses crunchgen(1).Bryan Drewery2016-05-261-1/+1
* WITH_DIRDEPS_BUILD: Fix forcing user to run bootstrap-tools.Bryan Drewery2016-05-211-0/+5
* Make armv6 hard float abi by default. Kill armv6hf.Warner Losh2016-05-181-1/+1
* DIRDEPS_BUILD: Run the staged bootstrap-tools version of build-tools.Bryan Drewery2016-05-091-0/+2
* Revert r297833 which committed the wrong fileBryan Drewery2016-04-111-1/+0
* META_MODE: Support targets that already have .OBJDIR in them for META_COOKIE.Bryan Drewery2016-04-111-0/+1
* DIRDEPS_BUILD: Use 1 parameter for defining -rpath-link.Bryan Drewery2016-04-041-1/+1
* DIRDEPS_BUILD: Don't reset OBJROOT in sub-makes.Bryan Drewery2016-03-311-1/+1
* Remove the old depend (mkdep) code and make FAST_DEPEND the one true way.Bryan Drewery2016-03-301-1/+0
* DIRDEPS_BUILD: Add a sure way to prohibit building 'all' during dirdeps phase.Bryan Drewery2016-03-111-0/+10
* DIRDEPS_BUILD: Avoid rebuilds due to changed build commands with newly staged...Bryan Drewery2016-03-111-2/+1
* Follow-up r295827: Don't enable meta stats when recursing PROGS.Bryan Drewery2016-03-091-0/+2
* Merge ^/head r295902 through r296006.Dimitry Andric2016-02-241-0/+1
|\
| * Hook the meta/nofilemon build into using FAST_DEPEND.Bryan Drewery2016-02-241-0/+1
* | Merge ^/head r295601 through r295844.Dimitry Andric2016-02-211-0/+1
|\|
| * DIRDEPS_BUILD: Enable the post-build footer/stats display.Bryan Drewery2016-02-191-0/+1
* | First part of updating llvm/clang build glue: getting llvm-tblgen,Dimitry Andric2015-12-311-1/+2
|/
* Start support for the RISC-V 64-bit architecture developed by UC Berkeley.Ruslan Bukin2015-12-111-1/+2
* META MODE: Define a STAGE_TARGET_OBJTOP and export it alone withBryan Drewery2015-12-081-0/+4
* Fix some makeman issues.Bryan Drewery2015-12-081-0/+1
* META MODE: Rework [bootstrapped] tools PATH support.Bryan Drewery2015-12-011-19/+25
* META MODE: Always define HOST_*, even if not using them.Bryan Drewery2015-12-011-3/+4
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.Bryan Drewery2015-11-251-0/+7
* Remove unsupported ia64.Bryan Drewery2015-11-191-1/+1
* Rename META_MODE option to DIRDEPS_BUILDSimon J. Gerraty2015-11-141-1/+1
* Move META MODE's HOST_CC/CXX/CPP setting to local.meta.sys.mk, whichBryan Drewery2015-11-111-0/+9
* Add built-in ccache build support via WITH_CCACHE_BUILD option.Bryan Drewery2015-11-081-6/+0
* META_MODE: Set HOST_CXX and HOST_CPP and chain them down into CXX/CPP for hos...Bryan Drewery2015-09-301-4/+7
* RELDIR is useful without META_MODE. Always define it.Bryan Drewery2015-09-231-6/+0
* META_MODE: Fix 2nd build causing everything to rebuild due to changed CC.Bryan Drewery2015-09-231-0/+2