summaryrefslogtreecommitdiffstats
path: root/share/mk/src.libnames.mk
Commit message (Expand)AuthorAgeFilesLines
* MFC r320012,r320028,r320061,r320118:bdrewery2017-06-231-7/+7
* MFC efivar(8) (by imp):kib2017-05-201-0/+1
* Add basic blacklist build supportlidl2016-06-021-0/+10
* Fix the library name.oshogbo2016-06-011-1/+1
* zfsd(8), the ZFS fault management daemonasomers2016-05-281-0/+2
* Fix over/under-linking in contrib/ofed.bdrewery2016-03-041-0/+12
* Add missing atf dirs.bdrewery2016-03-031-0/+2
* Move casper library entries to proper places.bdrewery2016-03-031-19/+6
* Convert casperd(8) daemon to the libcasper.oshogbo2016-02-251-3/+30
* Add libpe for elfcopy(1) PE/COFF supportemaste2016-02-121-0/+4
* Add comment about OBJTOP not yet being defined outside of META MODE.bdrewery2015-12-151-0/+2
* Follow-up r291739: Don't suggest LDADD on private libs to use LIBADD.bdrewery2015-12-151-1/+2
* Start on a new library (libsysdecode) that provides routines for decodingjhb2015-12-151-0/+1
* Let termcap be used in LIBADD.bdrewery2015-12-141-0/+1
* Convert contrib/ofed libraries to LIBADD.bdrewery2015-12-101-0/+30
* Sort the LIB list.bdrewery2015-12-101-2/+3
* Add assertion for when LIBADD should be used rather than LDADD/DPADD.bdrewery2015-12-041-0/+10
* Rework unknown LIBADD assertion to be more clear and to not suggest addingbdrewery2015-12-041-5/+11
* Support all of the CDDL/ZFS libraries for LIBADD.bdrewery2015-12-041-1/+12
* For INTERNALLIB always add in the corresponding _DP_ and use LIBADD inbdrewery2015-12-041-12/+10
* Fix a typo in a comment (spacial -> special)ngie2015-12-031-1/+1
* Add assertions that capture invalid configurations for new libraries.bdrewery2015-12-021-9/+63
* Don't overlink pthread to kerberos library consumers.bdrewery2015-12-021-10/+0
* Don't overlink pthread to libsqlite3 consumers.bdrewery2015-12-021-3/+1
* Fix truncation of _DP_proc and add missing libelf.bdrewery2015-12-021-1/+1
* Reduce overlinking of libdtrace consumers with libctf, libelf, libproc.bdrewery2015-12-021-4/+1
* Don't overlink libmt consumers with libsbuf.bdrewery2015-12-021-4/+1
* libssh uses libz even without MK_LDNSbdrewery2015-12-021-2/+2
* Revert incomplete r291623.bdrewery2015-12-021-52/+8
* Add assertions that capture invalid configurations for new libraries.bdrewery2015-12-021-8/+52
* Support LOCAL_LIBRARIES for LIBADD.bdrewery2015-12-011-0/+1
* Fix underlinking in lib80211 and define static dependencies in src.libnames.mkbdrewery2015-12-011-0/+1
* Add missing lib declaration.adrian2015-11-301-0/+1
* Add support to libkvm for reading vmcores from other architectures.jhb2015-11-271-0/+1
* Standardize on OBJTOP in and outside of META MODE.bdrewery2015-11-261-81/+75
* Define a LIB<NAME>DIR for every library that LIBADD provides.bdrewery2015-11-251-0/+63
* META MODE: Fix 'make bootstrap-tools'.bdrewery2015-11-251-0/+4
* Merge from head r290483bapt2015-11-071-3/+3
|\
| * Rename libohash to libopenbsd.rodrigc2015-11-041-3/+3
* | Merge from headbapt2015-10-191-0/+1
|\ \ | |/
| * Make libxo depend on libutil because it uses humanize_number after r287111ngie2015-10-181-0/+1
* | Merge from headbapt2015-10-131-3/+0
|\ \ | |/
| * Remove last traces of USEPRIVATELIBbapt2015-09-061-3/+0
* | Define libavl in src.libnames.mkbapt2015-08-071-0/+1
|/
* Register libpanel into the available librariesbapt2015-06-151-0/+2
* Fix incorrect library path.adrian2015-06-131-1/+1
* Use SRCTOP when defining ROOTOBJDIRsjg2015-05-301-2/+6
* Considers cases when NO_SHARED?=[no|NO] as dynamically linkingbapt2015-05-261-1/+1
* Drop libmandoc and incorporate it into the main mandoc Makefilebapt2015-05-211-5/+0
* Register libdtrace and its direct and indirect dependenciesbapt2015-05-191-0/+8
OpenPOWER on IntegriCloud