MatthewVance / stubby-docker

Run Stubby without losing the performance benefits of having a local caching DNS resolver.
MIT License
90 stars 28 forks source link

Refactor building Stubby from source #4

Closed MatthewVance closed 4 years ago

MatthewVance commented 5 years ago

Stubby can now be built standalone with libgetdns as a dependancy (as opposed to a submodule of getdns).

MatthewVance commented 5 years ago

It needs more testing and refinement, but a proof-of-concept version has been published to the stubby branch.

MatthewVance commented 4 years ago

Re-worked how Stubby is built in https://github.com/MatthewVance/stubby-docker/commit/4a06090ac5500d755387722e470f40ad6a59d289. It's still a sub-module, but works with the latest stable getdns version (1.6.0) and also uses the CMake build system. At this time, the Stubby version is 0.3.0.