2
0
Fork 0
mirror of https://github.com/bazel-contrib/rules_foreign_cc synced 2024-11-28 08:43:26 +00:00
rules_foreign_cc/examples/third_party
2021-07-28 09:00:48 -07:00
..
apr Removed legacy *env_vars attributes from cmake and configure_make rule (#675) 2021-06-21 08:24:34 -07:00
apr_util Removed legacy *env_vars attributes from cmake and configure_make rule (#675) 2021-06-21 08:24:34 -07:00
bison
cares Add missing includes for std::runtime_error (#728) 2021-07-19 18:40:31 +00:00
curl Updated version of openssl (#737) 2021-07-28 15:46:08 +00:00
gn
gperftools Removed legacy *env_vars attributes from cmake and configure_make rule (#675) 2021-06-21 08:24:34 -07:00
iconv Removed legacy *env_vars attributes from cmake and configure_make rule (#675) 2021-06-21 08:24:34 -07:00
libgit2
libjpeg_turbo
libpng
libssh2
openssl Added Google mirrors for new openssl repositories (#738) 2021-07-28 09:00:48 -07:00
pcre
python Provide out_data_dirs attribute (#419) (#622) 2021-06-22 08:51:29 -07:00
sqlite Removed legacy *env_vars attributes from cmake and configure_make rule (#675) 2021-06-21 08:24:34 -07:00
subversion Removed legacy *env_vars attributes from cmake and configure_make rule (#675) 2021-06-21 08:24:34 -07:00
zlib
.gitignore
BUILD.bazel Build OpenSSL using MSVC toolchain on Windows (#729) 2021-07-28 08:13:03 -07:00
README.md
repositories.bzl Provide out_data_dirs attribute (#419) (#622) 2021-06-22 08:51:29 -07:00
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.