Age | Commit message (Expand) | Author | Files | Lines |
2014-10-06 | quieten CMake when it can't find packages | Riccardo Spagni | 1 | -3/+3 |
2014-10-06 | removed required flags from miniupnp and unbound | Riccardo Spagni | 1 | -2/+2 |
2014-10-06 | include openssl in linbunbound static linking, added errors for openssl and e... | Riccardo Spagni | 1 | -3/+14 |
2014-10-06 | reference the correct unbound static lib | Riccardo Spagni | 1 | -4/+3 |
2014-10-06 | added libtool's install command | Riccardo Spagni | 1 | -7/+10 |
2014-10-06 | use the correct CMake variable for static builds | Riccardo Spagni | 1 | -1/+1 |
2014-10-06 | build libunbound correctly | Riccardo Spagni | 1 | -21/+50 |
2014-10-06 | fix missing parentheses | Riccardo Spagni | 1 | -1/+1 |
2014-10-06 | build libunbound from external if no local libunbound or for static builds | Riccardo Spagni | 1 | -197/+71 |
2014-10-05 | added unbound to external deps | Riccardo Spagni | 394 | -0/+199264 |
2014-10-05 | fix for miniupnpc static compile under Windows | Riccardo Spagni | 1 | -2/+4 |
2014-10-02 | remove dangling upnp port mappings, updated miniupnpc | Riccardo Spagni | 70 | -219/+718 |
2014-09-24 | fixed FreeBSD miniupnpc niggly | Riccardo Spagni | 1 | -1/+14 |
2014-09-24 | never use the baked-in miniupnpc on FreeBSD because explosions | Riccardo Spagni | 1 | -1/+1 |
2014-09-21 | fixed miniupnpc static building | Riccardo Spagni | 1 | -1/+1 |
2014-09-11 | fixed UPNP_LIBRARIES scope | fluffypony | 1 | -2/+6 |
2014-09-11 | added license to CMake | fluffypony | 1 | -0/+32 |
2014-09-11 | more CMake tweaks to allow detection on OS X | fluffypony | 2 | -182/+188 |
2014-09-10 | more dynamic miniupnp fixes | fluffypony | 1 | -5/+2 |
2014-09-10 | use external miniupnpc if available | fluffypony | 2 | -3/+193 |
2014-09-09 | exclude local miniupnpc for FreeBSD, install from ports instead | fluffypony | 1 | -10/+12 |
2014-04-09 | Port mapping with UPnP | Antonio Juarez | 77 | -0/+10322 |