summaryrefslogtreecommitdiffstats
path: root/lib/libldns
Commit message (Collapse)AuthorAgeFilesLines
* MFC r312452-r312512:ngie2017-02-101-1/+1
| | | | | | | | | | r312452-r312512: - Use SRCTOP-relative paths to other directories instead of .CURDIR-relative ones This simplifies pathing in make/displayed output - Use .CURDIR:H instead of .CURDIR to simplify pathing in output, etc
* First pass through library packaging.gjb2016-02-041-0/+1
| | | | Sponsored by: The FreeBSD Foundation
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.bdrewery2015-11-251-1/+0
| | | | | | | | This both avoids some dependencies on xinstall.host and allows bootstrapping on older releases to work due to lack of at least 'install -l' support. Sponsored by: EMC / Isilon Storage Division
* new dependssjg2015-06-161-0/+1
|
* Add META_MODE support.sjg2015-06-131-0/+21
|\ | | | | | | | | | | | | | | | | | | | | Off by default, build behaves normally. WITH_META_MODE we get auto objdir creation, the ability to start build from anywhere in the tree. Still need to add real targets under targets/ to build packages. Differential Revision: D2796 Reviewed by: brooks imp
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| |
| * Merge sync of headsjg2015-05-271-2/+1
| |\ | |/ |/|
| * Merge head from 7/28sjg2014-08-191-3/+3
| |\
| * | Updated dependenciessjg2014-05-161-0/+2
| | |
| * | New dependenciessjg2013-10-131-0/+21
| | |
* | | Convert libraries to use LIBADDbapt2014-11-251-2/+1
| |/ |/| | | | | While here reduce a bit overlinking
* | Remove dead files.des2014-05-151-1/+0
| |
* | Upgrade to latest ldns (1.6.17) and unbound (1.4.22).des2014-05-151-3/+4
|/ | | | MFC after: 3 weeks
* LDNS needs OpenSSL. This wasn't a problem as long as it was only builddes2013-09-081-0/+3
| | | | | | statically, since any program using it would have to link with it anyway. Approved by: re (blanket)
* Make libldns and libssh private.des2013-09-081-1/+1
| | | | Approved by: re (blanket)
* Clean up.des2013-04-141-39/+12
|
* Include ldns's b{32,64}_{ntop,pton}().des2013-04-131-1/+6
|
* Upgrade to 1.6.16des2013-02-151-0/+1
|
* Import LDNS and build it as an internal library.des2013-02-151-0/+44
OpenPOWER on IntegriCloud