platform_build_soong/python
Nan Zhang 1db85407aa Remove timestamp based filelist file for tracking Python dependencies
Each Python module will generate a zip file containing source & data
files. The Python binary will collect all its dependencies and use
merge_zips to merge each zip file to create a final .par file.

Test: m -j checkbuild && real examples:
Bug: b/70568913

Change-Id: I9ff232d461d33e1c06026e7dcb5b124bf02c3ce5
2018-03-09 14:12:48 -08:00
..
scripts Supported python build in host side. 2017-05-05 13:27:56 -07:00
androidmk.go Revert "Revert "Change Python in Soong to support device side build."" 2017-12-01 20:00:31 +00:00
binary.go Remove timestamp based filelist file for tracking Python dependencies 2018-03-09 14:12:48 -08:00
builder.go Remove timestamp based filelist file for tracking Python dependencies 2018-03-09 14:12:48 -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
python.go Remove timestamp based filelist file for tracking Python dependencies 2018-03-09 14:12:48 -08:00
python_test.go Remove timestamp based filelist file for tracking Python dependencies 2018-03-09 14:12:48 -08:00
test.go Revert "Revert "Change Python in Soong to support device side build."" 2017-12-01 20:00:31 +00:00