android_build_soong/python
Cole Faust aa5b377ee9 Dynamically assemble the list of python launcher shared libs for precompiling
Still fall back to the hardcoded list for what to put in LOCAL_SHARED_LIBRARIES,
because I couldn't figure out a good way to get those modules at the moment.

Bug: 259718110
Test: Presubmits
Change-Id: Ia992ffea8819d8c67280b08bc45505f77af09de0
2023-02-02 13:47:56 -08:00
..
scripts Precompile python sources 2023-01-27 15:43:38 -08:00
tests Precompile python sources 2023-01-27 15:43:38 -08:00
Android.bp Precompile python sources 2023-01-27 15:43:38 -08:00
binary.go Dynamically assemble the list of python launcher shared libs for precompiling 2023-02-02 13:47:56 -08:00
bp2build.go Refactor python rules 2023-01-25 10:40:59 -08: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 Remove flags that enable the new python path behavior 2022-10-21 16:07:56 -07:00
python.go Dynamically assemble the list of python launcher shared libs for precompiling 2023-02-02 13:47:56 -08:00
python_test.go Precompile python sources 2023-01-27 15:43:38 -08:00
test.go Refactor python rules 2023-01-25 10:40:59 -08:00
testing.go Add preparers for python 2021-03-17 23:56:29 +00:00