platform_build_soong/python
Colin Cross 8ff105860d Remove ConvertWithBp2build implementations
Remove the ConvertWithBp2build implementations from all the module
types, along with the related code.

Bug: 315353489
Test: m blueprint_tests
Change-Id: I212672286686a318893bc7348ddd5a5ec51e77a7
2023-12-08 13:51:05 -08:00
..
scripts stub_template_host redirect SIGINT and SIGTERM to subprocess 2023-03-22 00:17:24 +00:00
tests Skip py2-cmd tests on Mac 2023-08-22 18:41:25 -04:00
Android.bp Remove ConvertWithBp2build implementations 2023-12-08 13:51:05 -08:00
binary.go Remove ConvertWithBp2build implementations 2023-12-08 13:51:05 -08:00
builder.go Prepare soong for python 3.11 2023-08-16 21:47:03 -04:00
defaults.go Fix some issues in bp2build converter for python_binary_host. 2022-10-12 17:43:20 -07:00
library.go Refactor python rules 2023-01-25 10:40:59 -08:00
proto.go Use relative path instead of base for python proto 2023-08-15 18:33:00 +00:00
python.go Remove ConvertWithBp2build implementations 2023-12-08 13:51:05 -08:00
python_test.go Precompile python sources 2023-01-27 15:43:38 -08:00
test.go Remove ConvertWithBp2build implementations 2023-12-08 13:51:05 -08:00
testing.go