Files
build_soong/cc
Jingwen Chen ed9c17d033 bp2build: refactor/standardize cc_* bp2build converters
This CL refactors the cc* bp2build converters to use the common
attribute extractors in cc/bp2build.go.

This also adds include_build_directory to be handled by the compiler
attr extractor to generate recursive headers as inputs.

This also turns include_dirs and local_include_dirs into the
execroot-relative -I flags.

e.g. if a module in  bionic/libc has "private" in local_include_dirs,
the "-Ibionic/libc/private" copt is generated for it.

Fixes: 185139955

Test: TH
Test: Forrest for mixed_clean-droid
Change-Id: Ib67056482227e62068fbbea0455035bdf5d56319
2021-04-22 08:31:24 +00:00
..
2021-04-15 20:22:01 +00:00
2021-04-15 00:56:30 +00: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
2021-04-08 19:28:28 +09:00
2020-12-04 09:43:49 -08: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