summaryrefslogtreecommitdiff
path: root/external
Commit message (Expand)AuthorAgeFilesLines
...
| * | | BerkeleyDB Blockchain building, not working yetThomas Winget2015-03-161-5/+5
| * | | CMake wiring, minor cleanup, minor test additionThomas Winget2015-03-162-1/+28
| |/ /
| * | Build fixed, goofed up some CMakeThomas Winget2015-03-101-0/+4
| * | Moved db_drivers/ into external/ for consistencyThomas Winget2015-03-0930-0/+16221
| * | Remove unused dependencyThomas Winget2015-01-0426-11043/+0
| * | Adding libglim as an external libraryThomas Winget2015-01-0426-0/+11043
* | | updated unbound cmake for static buildsRiccardo Spagni2015-04-063-2/+34
* | | minor CMakeLists fix for Unbound, ldns -> sldnsRiccardo Spagni2015-04-051-7/+7
* | | reinstate accidentally removed CMakeListsRiccardo Spagni2015-04-041-0/+201
* | | Merge pull request #251Riccardo Spagni2015-04-021-1/+0
|\ \ \
| * | | Fixed DNS resolution bug in WindowsThomas Winget2015-04-021-1/+0
| | |/ | |/|
* / | update unbound from upstreamRiccardo Spagni2015-04-02155-3409/+5451
|/ /
* / fix cmake miniupnpc typomeshpoint2015-03-261-1/+1
|/
* year updated in licenseRiccardo Spagni2015-01-0214-3/+3
* update unbound from upstreamRiccardo Spagni2014-12-0472-2655/+1261
* moved rapidjson to external folder, fixed CMakeRiccardo Spagni2014-12-0124-0/+8020
* mingw: copy required libraries to the build treeBen Boeckel2014-11-181-0/+16
* miniupnpc: bump the _POSIX_C_SOURCE feature macroBen Boeckel2014-11-101-1/+1
* unbound: fix getaddrinfo detection for 32-bit windowsBen Boeckel2014-10-241-1/+11
* unbound: fix type checkingBen Boeckel2014-10-241-2/+2
* unbound: plumb the libdir upBen Boeckel2014-10-242-1/+6
* cmake: support 2.8.7Ben Boeckel2014-10-241-4/+4
* cmake: remove scream-make (all-caps functions)Ben Boeckel2014-10-231-15/+15
* unbound: import cmake build systemBen Boeckel2014-10-234-82/+1428
* miniupnpc: clean up build systemBen Boeckel2014-10-231-65/+5
* cmake: minor cleanups (indentation and typos)Ben Boeckel2014-10-231-0/+0
* cmake: remove configuration variablesBen Boeckel2014-10-231-11/+0
* cmake: factor out error messagesBen Boeckel2014-10-231-3/+3
* miniupnpc: clear out else/endfoo command argumentsBen Boeckel2014-10-231-15/+15
* fixed miniupnpc dynamic targetRiccardo Spagni2014-10-061-2/+4
* fix for mingw not playing nicely with libunbound configure, fix for correctly...Riccardo Spagni2014-10-062-1/+7
* set the winsock variable differently on WindowsRiccardo Spagni2014-10-061-1/+2
* fixed configure_command for libunbound under mingwRiccardo Spagni2014-10-061-1/+1
* turns out mingw does actually produce .a libs and not .dll.aRiccardo Spagni2014-10-061-3/+1
* quieten CMake when it can't find packagesRiccardo Spagni2014-10-061-3/+3
* removed required flags from miniupnp and unboundRiccardo Spagni2014-10-061-2/+2
* include openssl in linbunbound static linking, added errors for openssl and e...Riccardo Spagni2014-10-061-3/+14
* 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