mirror of
https://github.com/bazel-contrib/rules_foreign_cc
synced 2024-11-28 08:43:26 +00:00
7f8183f205
* use rules_perl toolchain for Windows build of OpenSSL * Update repositories.bzl * Update openssl_repositories.bzl * Update openssl_repositories.bzl Co-authored-by: UebelAndre <github@uebelandre.com> |
||
---|---|---|
.. | ||
apr | ||
apr_util | ||
autotools | ||
bison | ||
cares | ||
curl | ||
gn | ||
gperftools | ||
iconv | ||
libgit2 | ||
libjpeg_turbo | ||
libpng | ||
libssh2 | ||
log4cxx | ||
openssl | ||
pcre | ||
python | ||
sqlite | ||
subversion | ||
zlib | ||
.gitignore | ||
BUILD.bazel | ||
README.md | ||
repositories.bzl | ||
setup.bzl | ||
WORKSPACE.bazel |
Rules Foreign CC Third Party Examples
This package contains examples of rules_foreign_cc
building common/popular third-party source code.
For more details on how the examples here should be structured. Please see the documentation in @rules_foreign_cc_examples//:README.md.