aboutsummaryrefslogtreecommitdiff
path: root/external
Commit message (Collapse)AuthorAgeFilesLines
...
* removed required flags from miniupnp and unboundRiccardo Spagni2014-10-061-2/+2
|
* include openssl in linbunbound static linking, added errors for openssl and ↵Riccardo Spagni2014-10-061-3/+14
| | | | expat
* reference the correct unbound static libRiccardo Spagni2014-10-061-4/+3
|
* added libtool's install commandRiccardo Spagni2014-10-061-7/+10
|
* use the correct CMake variable for static buildsRiccardo Spagni2014-10-061-1/+1
|
* build libunbound correctlyRiccardo Spagni2014-10-061-21/+50
|
* fix missing parenthesesRiccardo Spagni2014-10-061-1/+1
|
* build libunbound from external if no local libunbound or for static buildsRiccardo Spagni2014-10-061-197/+71
|
* added unbound to external depsRiccardo Spagni2014-10-05394-0/+199264
|
* fix for miniupnpc static compile under WindowsRiccardo Spagni2014-10-051-2/+4
|
* remove dangling upnp port mappings, updated miniupnpcRiccardo Spagni2014-10-0270-219/+718
|
* fixed FreeBSD miniupnpc nigglyRiccardo Spagni2014-09-241-1/+14
|
* never use the baked-in miniupnpc on FreeBSD because explosionsRiccardo Spagni2014-09-241-1/+1
|
* fixed miniupnpc static buildingRiccardo Spagni2014-09-211-1/+1
|
* fixed UPNP_LIBRARIES scopefluffypony2014-09-111-2/+6
|
* added license to CMakefluffypony2014-09-111-0/+32
|
* more CMake tweaks to allow detection on OS Xfluffypony2014-09-112-182/+188
|
* more dynamic miniupnp fixesfluffypony2014-09-101-5/+2
|
* use external miniupnpc if availablefluffypony2014-09-102-3/+193
|
* exclude local miniupnpc for FreeBSD, install from ports insteadfluffypony2014-09-091-10/+12
|
* Port mapping with UPnPAntonio Juarez2014-04-0977-0/+10322