Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-10-24 | unbound: plumb the libdir up | Ben Boeckel | 1 | -0/+5 | |
This is necessary for static builds where the linking is passed around to dependent targets, but the library is lost. | |||||
2014-10-24 | cmake: support 2.8.7 | Ben Boeckel | 1 | -4/+4 | |
Older versions of CMake support LINK_{PUBLIC,PRIVATE} while newer versions prefer PUBLIC and PRIVATE instead, but still support the LINK_ prefix. | |||||
2014-10-23 | unbound: import cmake build system | Ben Boeckel | 3 | -0/+1422 | |
2014-10-06 | fix for mingw not playing nicely with libunbound configure, fix for ↵ | Riccardo Spagni | 1 | -0/+3 | |
correctly finding static libs on various operating systems | |||||
2014-10-05 | added unbound to external deps | Riccardo Spagni | 394 | -0/+199264 | |