summaryrefslogtreecommitdiff
path: root/tools/Makefile.host
AgeCommit message (Expand)Author
2023-06-04tools: revert use of <bsd.hostinit.mk>lukem
2023-06-04tools: use <bsd.hostinit.mk> where appropriatelukem
2018-05-04revert previous, breaks llvm build and not easy to fix.christos
2018-05-01Create a new bsd.hostinit.mk file and put the build definitions for all hostchristos
2018-05-01PR/53238: Robert Elz: Disable MKREPRO in tools; the host compiler mightchristos
2013-06-14Invoke tools/binstall/mkmanifest for Cygwin via ${HOST_SH}.tsutsui
2013-02-17- Provide HOSTEXEEXT if NOCOMPATLIBchristos
2012-12-02Make most things under src/tools use the TOOLDIR version of compat/defs.mk,apb
2011-04-10For USETOOLS=yes, use the --sysroot support of the compiler to cut downjoerg
2010-12-25If MKREPRO, transform ${NETBSDSRCDIR} to /usr/src and ${DESTDIR} to /joerg
2009-12-01Revert previous, which caused tools build to fail.uebayasi
2009-12-01Use ${NETBSDSRCDIR} for deep tools/* directories.uebayasi
2008-10-19Define NOINFO, so that we don't try to build info files for host tools.apb
2003-11-16Correct .PHONY rules that force tools to be installed to usedsl
2003-10-21Rework how MAKEVERBOSE operates:lukem
2003-10-19rework to use the newer _MKMSGCREATE (et al) macroslukem
2003-10-18MAKEVERBOSE supportlukem
2003-03-13Move -no-cpp-precomp logic to defs.mk.thorpej
2003-03-13Pass -no-cpp-precomp to the C preprocessor on Darwin; our use ofthorpej
2002-01-29Make almost all tools compile and run properly on non-NetBSD hosts. (Intv
2002-01-21Missed in last commit: make some tools build properly on non-NetBSD hosts.tv
2001-12-12no need to set NOMAN twicelukem
2001-12-12Add NOMAN/NOLINT.tv
2001-12-12MKfoo=no -> NOfootv
2001-12-11Add the framework for autoconf-based src/tools/compat structure. This willtv
2001-11-19replace instances of INSTALL_FILE with HOST_INSTALL_FILEperry
2001-11-12Major overhaul of src/tools and host toolchain. Summary of changes:tv
2001-11-12Make use of OBJHOSTMACHINE here, since <bsd.obj.mk> is preloaded.tv
2001-11-11Pull the rmd160 stuff out as mtree now has options to selectively compilejmc
2001-11-08XXX...Complete hack for now.jmc
2001-10-25Back out previous -- it has other annoying side-effects I missed.thorpej
2001-10-25Add the program's CPPFLAGS to HOST_CPPFLAGS using make(1)'s normalthorpej
2001-10-25Provide a PRINTOBJDIR.thorpej
2001-10-22If <srcdir>/../Makefile.inc exists, pull it in as well before settingjmc
2001-10-13Add install.files rule. Tools with support files can use HOSTFILES andjmc
2001-08-14Bootstrap toolchain framework, first pass.tv