aboutsummaryrefslogtreecommitdiff
path: root/targets/pseudo/bootstrap-tools
Commit message (Expand)AuthorAgeFilesLines
* Merge llvm-project main llvmorg-17-init-19304-gd0b54bb50e51Dimitry Andric2023-12-081-0/+1
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-162-2/+0
* Fix bootstrapping to actually build lldb-tblgen for later useJessica Clarke2021-08-241-2/+1
* Prefer MK_SSP=no to SSP_CFLAGS=Mitchell Horne2021-08-041-1/+1
* mk: format some option listsMitchell Horne2021-08-041-6/+17
* Rename NO_WERROR -> MK_WERROR=noAlex Richardson2021-01-071-1/+1
* Stop passing MK_WARNS=no for bootstrap toolsAlex Richardson2021-01-071-1/+1
* Add WITH_CLANG_FORMAT optionConrad Meyer2020-06-241-1/+1
* remove GCC 4.2.1 build infrastructureEd Maste2020-02-291-2/+2
* Fix nested MAKEOBJDIRPREFIX breaking various release/buildworld/toolchain tar...Bryan Drewery2017-11-051-0/+1
* Follow-up r325329: Store all WORLDTMP objects back in the same directory.Bryan Drewery2017-11-031-1/+1
* Reduce MAKEOBJDIRPREFIX path spam by specifying a direct objdir to use.Bryan Drewery2017-11-021-3/+3
* Use more clear SRCTOP here.Bryan Drewery2017-10-311-1/+1
* buildworld: Pass which world phase the build is in down to submakes.Bryan Drewery2017-06-201-0/+1
* DIRDEPS_BUILD: Fix 'make bootstrap-tools' not using the proper tblgen binaries.Bryan Drewery2016-09-011-0/+2
* DIRDEPS_BUILD: Fix bootstrap-tools not handling CCACHE_DIR properly.Bryan Drewery2016-06-051-0/+3
* META_MODE: Simplify the META_COOKIE handling to use .USE/.USEBEFORE.Bryan Drewery2016-03-111-4/+2
* META MODE: Rework [bootstrapped] tools PATH support.Bryan Drewery2015-12-011-4/+5
* META MODE: For bootstrap-tools, don't let Makefile.inc1 build any of theBryan Drewery2015-12-011-1/+3
* META MODE: Fix bootstrap-tools after r291349.Bryan Drewery2015-11-301-2/+5
* META MODE: Fix 'make bootstrap-tools'.Bryan Drewery2015-11-251-1/+1
* META MODE: Need to include the LEGACY_TOOLS directories into PATH.Bryan Drewery2015-11-251-1/+2
* META MODE: Avoid creating TESTS directories for bootstrap.Bryan Drewery2015-11-251-1/+1
* META MODE: Don't override DESTDIR to the default when building the toolchain.Bryan Drewery2015-11-251-1/+1
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.Bryan Drewery2015-11-251-4/+6
* META MODE: Don't set schg flags in the stagedir for distrib-dirs.Bryan Drewery2015-11-121-3/+3
* Don't create cookie until the command is all finished, it or the commandsBryan Drewery2015-10-011-2/+4
* META_MODE: Make it easier to keep the bootstrap-tools args in sync.Bryan Drewery2015-09-261-11/+9
* META_MODE: Remove DEP_RELDIR from Makefile.depend files.Bryan Drewery2015-09-251-2/+0
* Merge sync of headSimon J. Gerraty2015-05-271-4/+17
* Rename pkgs to more generic targets (that's what they are)Simon J. Gerraty2014-11-302-0/+76