Files
build_soong/cc
Jingwen Chen 179856a69d bp2build: build static version of libstdc++.
This CL adds the ability to filter cc_library modules to only generate
their static variant of their shared variant isn't ready.

For example, the libstdc++ library is buildable as a static library,
which libc depends on. However, the shared variant of libstdc++ depends
on libc, which has to come later.

This CL introduces that abstraction to break up bp2build conversion into
more atomic steps to help with conversion.

Test: TH (bazel build //bionic/... incl. libstdc++'s static variant)
Bug: 186489250
Bug: 186822597

Change-Id: I3e2fe748e4e3d3b656760da4807f342d67c8f45f
2021-05-04 02:06:41 +00:00
..
2021-04-15 20:22:01 +00:00
2021-04-26 18:41:00 -07:00
2021-04-29 22:58:17 +09:00
2021-05-02 23:54:40 +00:00
2021-04-26 18:41:00 -07:00
2021-04-13 15:55:47 -07:00
2021-04-13 15:55:47 -07:00
2021-03-30 23:44:43 +01:00
2020-12-01 16:22:16 -08:00
2020-07-16 13:21:43 -07:00
2020-08-11 01:11:44 +00:00
2021-04-09 22:31:09 +00:00
2020-12-04 09:43:49 -08:00
2021-04-26 18:41:00 -07:00
2020-11-24 14:13:31 +09:00
2021-02-20 00:46:21 +00:00
2021-02-25 20:46:15 -08:00
2021-04-26 18:41:00 -07:00