platform_build_soong/python
Alex Márquez Pérez Muñíz Díaz Púras Thaureaux 560cb6685c python_{binary,library}{,_host} handle lib property
Have binary and library bp2build convert `libs` to
`deps` for bazel

Bug: 196083751
Test: python_{binary,library}_conversion_test.go
Test: build/bazel/ci/mixed_{libc,droid}.sh
Change-Id: I2d5f6ef2e83dd608910edb7adb2eb9a56d25293c
2021-08-27 14:10:33 +00:00
..
scripts Change par file generate rules. 2021-04-19 08:08:34 +00:00
tests Mark par_test as not unit tests 2021-04-20 15:56:09 +00:00
Android.bp Add preparers for python 2021-03-17 23:56:29 +00:00
androidmk.go Add ctx to AndroidMkExtraEntriesFunc 2021-02-19 23:05:40 +00:00
binary.go python_{binary,library}{,_host} handle lib property 2021-08-27 14:10:33 +00:00
builder.go Change par file generate rules. 2021-04-19 08:08:34 +00:00
defaults.go Remove empty DepsMutator methods 2019-02-01 17:17:58 -08:00
installer.go Merge "Remove old-style support for translated second architectures" 2019-10-07 20:48:07 +00:00
library.go python_{binary,library}{,_host} handle lib property 2021-08-27 14:10:33 +00:00
proto.go Pass pctx and ctx to NewRuleBuilder 2020-12-01 16:22:16 -08:00
python.go Fix inverted error message 2021-08-20 21:02:43 +00:00
python_test.go Remove usages of FixtureFactory from misc packages 2021-03-22 18:31:53 +00:00
test.go Switch python_test_host default to unit_test:true 2021-05-27 20:49:13 +00:00
testing.go Add preparers for python 2021-03-17 23:56:29 +00:00