summaryrefslogtreecommitdiff
path: root/external/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* fix building on FreeBSDRiccardo Spagni2016-03-211-3/+0
* cmake: Include OpenSSL libraries in static linkingwarptangent2016-02-121-4/+5
* cmake: Fix unbound config compile settingswarptangent2016-02-121-0/+4
* let miniupnp's cmakelist handle defaultsRiccardo Spagni2015-12-311-3/+0
* updated copyright yearRiccardo Spagni2015-12-311-1/+1
* Merge upstream into blockchainThomas Winget2015-03-291-1/+1
|\
| * fix cmake miniupnpc typomeshpoint2015-03-261-1/+1
* | Move db_drivers/ to external/Thomas Winget2015-03-171-0/+2
* | Revert "Moved db_drivers/ into external/ for consistency"Thomas Winget2015-03-171-2/+0
* | Revert "Build fixed, goofed up some CMake"Thomas Winget2015-03-171-4/+0
* | Build fixed, goofed up some CMakeThomas Winget2015-03-101-0/+4
* | Moved db_drivers/ into external/ for consistencyThomas Winget2015-03-091-0/+2
|/
* year updated in licenseRiccardo Spagni2015-01-021-1/+1
* unbound: plumb the libdir upBen Boeckel2014-10-241-1/+1
* cmake: remove scream-make (all-caps functions)Ben Boeckel2014-10-231-15/+15
* unbound: import cmake build systemBen Boeckel2014-10-231-82/+6
* cmake: minor cleanups (indentation and typos)Ben Boeckel2014-10-231-0/+0
* cmake: factor out error messagesBen Boeckel2014-10-231-3/+3
* fixed miniupnpc dynamic targetRiccardo Spagni2014-10-061-2/+4
* fix for mingw not playing nicely with libunbound configure, fix for correctly...Riccardo Spagni2014-10-061-1/+4
* 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
* 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-111-4/+188
* more dynamic miniupnp fixesfluffypony2014-09-101-5/+2
* use external miniupnpc if availablefluffypony2014-09-101-3/+15
* exclude local miniupnpc for FreeBSD, install from ports insteadfluffypony2014-09-091-10/+12
* Port mapping with UPnPAntonio Juarez2014-04-091-0/+11