summaryrefslogtreecommitdiffstats
path: root/lib/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Rename libohash to libopenbsd.rodrigc2015-11-041-1/+1
* libstdc++ also snook in incorrectly in r267511, despite not being a realbdrewery2015-10-151-1/+0
* Remove unneeded libg++ reference that came in with r267511 based on a removedbdrewery2015-10-151-1/+0
* Fix another ++= parsed as '+=', missed in r289384.bdrewery2015-10-151-1/+1
* Let the SUBDIR_DEPEND*c++ variables actually work rather than being parsedbdrewery2015-10-151-2/+2
* Roll WITHOUT_ELFTOOLCHAIN_TOOLS into WITHOUT_TOOLCHAINemaste2015-08-131-1/+1
* First cut of DTrace for AArch64.br2015-07-011-3/+4
* Remove SUBDIR_DEPEND for non-existent libreadline directoryngie2015-05-241-1/+0
* Drop libmandoc and incorporate it into the main mandoc Makefilebapt2015-05-211-1/+0
* Remove redundant csu subdir logicemaste2015-05-121-11/+1
* Significant upgrades to sa(4) and mt(1).ken2015-02-231-0/+1
* Initial version of DTrace on ARM32.gnn2015-02-101-0/+6
* Merge xz 5.2.0.rpaulo2015-02-091-0/+1
* Add a new device control utility for new-bus devices called devctl. Thisjhb2015-02-061-0/+1
* Add MK_FILE to control whether or not to build file(1), libmagic(3), etcngie2015-02-041-1/+5
* Conditionalize building radius support into libpam, ppp, etc viangie2015-02-041-2/+6
* Add MK_BHYVE knob for building and installing bhyve(4), et alngie2015-01-261-0/+2
* Build lib/libgpio if MK_GPIO != nongie2015-01-251-1/+5
* Connect libclang_rt to the build, for specific architectures. Thisdim2015-01-131-0/+10
* Deorbit the IEEE-488/GPIB support.phk2014-12-251-5/+0
* Build infrastructure for elftoolchain toolsemaste2014-12-011-0/+5
* Import libgpio.rpaulo2014-11-241-0/+1
* Promote SQLite3 as a privatelib as it will also be used by mandocbapt2014-11-221-0/+1
* Re-enable dpv(1,3): Introduced via r274116; temporarily disableddteske2014-11-061-0/+2
* Upon second-thought (following r274144), remove spurious (unused)dteske2014-11-061-1/+0
* Fix code-typo; introduced by r267511dteske2014-11-051-1/+1
* Temporarily _disable_ compilation of dpv(3) and dpv(1).dteske2014-11-051-1/+0
* Add new libraries/utilities for data throughput visualization.dteske2014-11-041-0/+2
* Hook libxo to the build.marcel2014-10-231-0/+1
* My previous commit exposed an issue as it fixed a differentimp2014-10-221-1/+3
* Promote libevent to lib/ level and fold ftp-proxy into its parent Makefile.delphij2014-10-131-0/+5
* Make libohash a proper internallib instead of hidding it in m4bapt2014-08-061-0/+1
* Remove ia64.marcel2014-07-071-6/+0
* Create a mechanism for providing fine-grained build order dependenciesian2014-06-151-52/+63
* Attach the CUSE library and kernel module to the default FreeBSDhselasky2014-06-131-0/+5
* Sprinkle a few more .WAITs into the mix after csu, libc, msun and theimp2014-05-101-1/+5
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-061-1/+1
* lib: Remove duplicate SUBDIR libnv.jilles2014-04-051-1/+0
* Add a SUBDIR_PARALLEL option to bsd.subdir.mk, to allow make to processdim2014-03-261-0/+4
* Remove IPX support.glebius2014-03-141-5/+0
* Add 'libstatfoo' from Sam Leffler.adrian2014-03-061-0/+1
* Remove libyaml, it has been replaced by libuclbapt2014-02-231-1/+0
* Branch libucl to the buildbapt2014-02-231-0/+1
* Please welcome casperd daemon. It (and its services) will be responsible forpjd2013-12-021-0/+8
* Move my simple logging API to a separate library. It is now already usedpjd2013-12-011-1/+2
* Attempt to move the POSIX iconv* symbols out of runtime linker space.peter2013-11-171-0/+1
* Bring in libnv library for managing name/value pairs. The following typespjd2013-11-121-0/+1
* Install category Kyuafiles from their category directories.jmmv2013-11-081-1/+3
* Subsume the functionality of MK_ATF into MK_TESTS.jmmv2013-11-081-4/+4
* Remove the WITH_LIBICONV_COMPAT hack that seems to do more harm thanpeter2013-11-031-5/+0
OpenPOWER on IntegriCloud