platform_build_soong/python
Dan Willemsen 6ca390f0b4 Support building a par file that does not automatically run
Mainly so that we can build a `python` prebuilt that acts like the
normal python install, though you could also build different ones with
more packages pre-installed.

Bug: 117811537
Test: move built py2-cmd into prebuilts/build-tools/path/linux-x86/python and build
Change-Id: I21215f6fd3754d89f8c65e1dfeb3f2deea23239f
2019-02-17 12:14:23 -08:00
..
scripts Simplify python launcher, use __main__.py 2019-02-15 14:33:59 -08:00
tests Add par_test 2019-02-14 02:18:05 +00:00
androidmk.go Add missing dependencies for python_test 2019-01-29 22:26:57 +08:00
binary.go Support building a par file that does not automatically run 2019-02-17 12:14:23 -08:00
builder.go Support building a par file that does not automatically run 2019-02-17 12:14:23 -08:00
defaults.go Remove empty DepsMutator methods 2019-02-01 17:17:58 -08:00
installer.go Add missing dependencies for python_test 2019-01-29 22:26:57 +08: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 Support building a par file that does not automatically run 2019-02-17 12:14:23 -08:00
python_test.go Fix embedded_launcher can't find files 2018-06-04 12:32:55 -07:00
test.go Autogen python test config. 2019-01-14 03:30:06 +00:00