rules_cc/examples/my_c_archive
Googler 4de26b53a6 Remove need for exported_by or linked_statically_by
For now we will restrict allowed exports to the same package. At the same time
static_deps should be used to take into account what should be linked into a
shared library.

RELNOTES:none
PiperOrigin-RevId: 294668451
Change-Id: Ia087519106983bfa9a980e471d3102ab391a53eb
2020-02-12 08:01:50 -08:00
..
BUILD Fix buildifier warnings in @rules_cc 2019-10-24 07:01:25 -07:00
bar.c Add example writing custom rule that depends and is dependable from rules_cc 2019-02-27 00:37:05 -08:00
foo.c Add example writing custom rule that depends and is dependable from rules_cc 2019-02-27 00:37:05 -08:00
main.c Add example writing custom rule that depends and is dependable from rules_cc 2019-02-27 00:37:05 -08:00
my_c_archive.bzl Remove need for exported_by or linked_statically_by 2020-02-12 08:01:50 -08:00