index
:
platform/build/soong
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
androidmk.go
Age
Commit message (
Expand
)
Author
2021-02-19
Add ctx to AndroidMkExtraEntriesFunc
Colin Cross
2020-12-01
Add test suite handling to central androidmk code
Liz Kammer
2020-11-24
Refactor python to use AndroidMkEntries.
Liz Kammer
2020-11-16
Add unit_test test option in test configs
Dan Shi
2020-09-21
Add support of test data to python_host_test
Dan Shi
2020-06-10
Fix using generated test configs for sh_test, python_test and rust_test modules
Colin Cross
2020-03-11
Don't check elf properties of python prebuilts
Dan Willemsen
2020-01-06
Pass auto_gen_config setting in Android.bp to makefile
Dan Shi
2019-10-03
Replace RelPathString() with ToMakePath()
Colin Cross
2019-01-29
Add missing dependencies for python_test
Logan Chien
2019-01-14
Autogen python test config.
yelinhsieh
2018-08-07
Support 'test_config' into soong modules
Julien Desprez
2018-05-23
Revert "Revert "Add libc++.so as install dependencies for hermetic Python.""
Nan Zhang
2018-05-23
Revert "Add libc++.so as install dependencies for hermetic Python."
Artem Iglikov
2018-05-22
Add libc++.so as install dependencies for hermetic Python.
Nan Zhang
2017-12-01
Revert "Revert "Change Python in Soong to support device side build.""
Nan Zhang
2017-12-01
Revert "Change Python in Soong to support device side build."
Nan Zhang
2017-11-30
Change Python in Soong to support device side build.
Nan Zhang
2017-11-07
Add support for test_suites for python_binary_host and python_test_host
Nan Zhang
2017-09-05
<Hermetic> Replace Soong Python bootstrap process with embedded
Nan Zhang
2017-08-11
Remove error from AndroidMkDataProvider.AndroidMk
Colin Cross
2017-08-11
Remove error from AndroidMkData.Extra
Colin Cross
2017-05-17
Add python_test_host module.
Nan Zhang