2
0
Fork 0
mirror of https://github.com/bazelbuild/rules_cc synced 2024-11-25 17:31:30 +00:00
rules_cc/examples
Googler be6ea43fc8 Allows libraries to be linked more than once.
Libraries are tagged with LINKABLE_MORE_THAN_ONCE can be linked into more than
one shared library and not give an error.

RELNOTES:none
PiperOrigin-RevId: 297352891
Change-Id: Id32b5c341bfd9d5906d67216773e82b0d8b63faf
2020-02-26 07:07:44 -08:00
..
my_c_archive Remove need for exported_by or linked_statically_by 2020-02-12 08:01:50 -08:00
my_c_compile Remove need for exported_by or linked_statically_by 2020-02-12 08:01:50 -08:00
test_cc_shared_library Allows libraries to be linked more than once. 2020-02-26 07:07:44 -08:00
test_cc_shared_library2 C++: Allow libraries to be exported by any target 2020-02-14 06:59:11 -08:00
write_cc_toolchain_cpu Remove need for exported_by or linked_statically_by 2020-02-12 08:01:50 -08:00
BUILD Add examples on how to integrate with rules_cc 2019-02-14 13:22:51 +01:00
experimental_cc_shared_library.bzl Allows libraries to be linked more than once. 2020-02-26 07:07:44 -08:00