|
|
## Building Procedures
|
|
|
|
|
|
# Library dependencies:
|
|
|
* [OpenSSL](https://www.openssl.org/)
|
|
|
* [ldns](http://www.nlnetlabs.nl/projects/ldns/)
|
|
|
* [Unbound](https://www.unbound.net/)
|
|
|
|
|
|
The validator binary core is written in C/C++/ObjC depending on the target browser and operating system. The rest is written in javascript, html and css.
|
|
|
|
|
|
# Build requirements
|
|
|
* git (Makefile pulls submodules.)
|
|
|
* gcc, g++ (mingw32, MSVS)
|
|
|
* autotools (autoconf, automake, make, gmake)
|
|
|
* cmake >= 2.8 (Needed only in old cmake-based build.) |
|
|
\ No newline at end of file |