platform_build_soong/python
Trevor Radcliffe d3243d5e74 Use relative path instead of base for python proto
We encountered a duplicate sources bug in python proto generation
because we're only using the base name. This CL makes it use the
entire path to avoid this.

Fixes: 295333879
Test: Presubmits
Change-Id: I4ab821508cd5979bd595e327c1ccd3d68110fba6
2023-08-15 18:33:00 +00:00
..
scripts stub_template_host redirect SIGINT and SIGTERM to subprocess 2023-03-22 00:17:24 +00:00
tests Delete Python 2 embedded launcher test. 2023-05-04 17:52:12 +00:00
Android.bp Precompile python sources 2023-01-27 15:43:38 -08:00
binary.go bp2build support for python_test(_host) 2023-04-13 16:10:59 -07:00
bp2build.go Merge changes I8ca452aa,I437fc890,If9446700 into main 2023-08-08 00:51:52 +00:00
builder.go Precompile python sources 2023-01-27 15:43:38 -08: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 Delete Python 2 embedded launcher test. 2023-05-04 17:52:12 +00:00
python_test.go Precompile python sources 2023-01-27 15:43:38 -08:00
test.go Add data_device_bins_both properties for python_test_host 2023-05-19 10:32:49 -07:00
testing.go Add preparers for python 2021-03-17 23:56:29 +00:00