summaryrefslogtreecommitdiff
path: root/share/mk/bsd.hostprog.mk
AgeCommit message (Expand)Author
2021-03-27Make columns nicely aligned.simonb
2020-04-04Add libgnuctfchristos
2019-10-28Add nvmmctl, with two commands for now.maxv
2019-01-21Most of the mv operations are to move temporary files to their final place.christos
2018-05-04include bsd.hostinit.mk instead of bsd.init.mkchristos
2017-11-25Add LIBREFUSE define for DPADDjmcneill
2017-10-10add the rump resolver library.christos
2017-02-08libpthread_dbg(3) deletion from the base distributionkamil
2016-01-01Add the pthread libraries, documented already in bsd.README; sortchristos
2015-11-22Add new predefined value for DPADD: LIBPANELkamil
2014-12-01PR toolchain/9618: add ".d" to MKDEP_SUFFIXES so the depend files are rebuilterh
2014-04-10the value of HOST_MKDEP previously depended on USETOOLS;plunky
2013-10-29Unbreak src/tools usage of C++.joerg
2013-06-14Invoke tools/binstall/mkmanifest for Cygwin via ${HOST_SH}.tsutsui
2013-04-11add new libevent2 libraries.christos
2013-02-17Add a hook to create a manifest file if needed under cygwinchristos
2013-02-16Hook Lutok into the build. This is all protected by the MKKYUA guard.jmmv
2012-02-29Move "libexpat" from X11 into base which fixes PR lib/40346.tron
2011-10-13Hook up SQLite into the buildjoerg
2011-10-07obsolete libgcc_pic and friends. all libgcc's are supposed to be picmrg
2011-09-10Move all "clean" and "cleandir" processing to a new bsd.clean.mkapb
2011-06-05add libgcc_pic dependency.christos
2011-03-24Add a new libquota library, which contains some blocks to build and/orbouyer
2011-02-20Define LIBATF_C and LIBATF_CXX to point to their corresponding .a files andjmmv
2010-12-25If MKREPRO, transform ${NETBSDSRCDIR} to /usr/src and ${DESTDIR} to /joerg
2010-11-22add LIBRUMPCLIENTpooka
2010-11-02Add LIBLZMA.joerg
2010-02-03Userland now builds and uses terminfo instead of termcap.roy
2009-05-12remove libsdp as improved functionality has been enabled in libbluetooth.plunky
2009-04-10Add LINKSOWN, LINKSGRP, and LINKSMODE variables for use by bsd.links.mkapb
2008-11-19Split vfs out of rumpkern into rumpvfs. Non-fs rumps no longerpooka
2008-10-02Hook up libfetch and pkg_install update.joerg
2008-07-29Install rump libraries and utilities to the base system and remove thepooka
2008-04-26make all shared libraries depend on libc.christos
2006-11-09Add ssp glue.christos
2006-10-22libpuffspooka
2006-10-09- clean up some comments to reality.mrg
2006-06-19Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@,gdamore
2006-03-20remove KRB4 libraries (Jukka Salmi)christos
2005-09-02Add proper support for using bsd.hostprog.mk to build c++-based hostjwise
2004-06-20Completely rework how tools/compat is done. Purge all uses/references tojmc
2004-06-10Be consistent in handling YHEADER, similar to Christos' fix in bsd.lib.mk 1.253lukem
2004-05-21If you add a library, you need to define its DPADD symbol here.ross
2004-01-29Cosmetically tweak how .PHONY is used by (generally) providing it as a source,lukem
2004-01-27Replacelukem
2004-01-02Consistently test all variables that support a "yes"/"no" value withlukem
2003-12-26Add libstdc++christos
2003-11-16simplify with _MKTARGET_LINKlukem
2003-11-11Set MKDEP_SUFFIXES to get additional targets in .depend instead of usingdsl
2003-10-21Rework how MAKEVERBOSE operates:lukem