platform_build_soong/python
Dan Willemsen 54c5b61f0a python par: trim and convert the entry point at build time
Instead of doing these string operations in the C++ code at every
startup of an embedded par, trim and convert the entry point file to a
python module path at build time.

Test: m
Change-Id: I04a6459a80c84a704b8a25a144ab1e19622d6cc3
2018-12-03 15:58:45 -08:00
..
scripts Define runfiles_path before try so that finally can use it. 2018-10-11 15:18:42 +01:00
androidmk.go Support 'test_config' into soong modules 2018-08-07 15:51:21 -07:00
binary.go Fix invalid memory error for python binary build 2018-09-26 16:57:24 -07:00
builder.go python par: trim and convert the entry point at build time 2018-12-03 15:58:45 -08:00
defaults.go Add support for python_defaults modules 2017-09-05 17:31:24 -07:00
installer.go Revert "Revert "Change Python in Soong to support device side build."" 2017-12-01 20:00:31 +00:00
library.go Revert "Revert "Change Python in Soong to support device side build."" 2017-12-01 20:00:31 +00:00
proto.go Fix Protobuf importing issue for embedded Python 2018-05-23 03:33:36 +00:00
python.go Fix go vet issues 2018-07-22 21:18:45 -07:00
python_test.go Fix embedded_launcher can't find files 2018-06-04 12:32:55 -07:00
test.go Support 'test_config' into soong modules 2018-08-07 15:51:21 -07:00