| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
Contains utilities for NodeGit
Determines how NodeGit should build. Use BUILD_ONLY environment variable to build from source.
Crawls a series of static URLS on the Conan package manager for the latest release of OpenSSL (1.1.0i at the time of writing). It acquires URLS for releases of statically linked binaries and header files of OpenSSL for Mac and Windows. The provided binaries are compiled on:
The discovered distributions are written into vendor/static_config/openssl_distributions.json. This script does not need to be run unless you are updating the version of OpenSSL to build against.
Download the OpenSSL binaries and headers applicable to the current OS for the latest compiler version (clang-9/vs14). Uses links from vendor/static_config/openssl_distributions.json.
TODO:
| Back | FazBrowse Home | New Git URL |