aboutsummaryrefslogtreecommitdiffstats
path: root/android/sh_binary.go
Commit message (Expand)AuthorAgeFilesLines
* AndroidMkEntries minor refactoring.Jaewoong Jung2019-12-111-15/+19
* Add sh_test_host.Jaewoong Jung2019-12-111-0/+12
* Add data property to sh_test.Jaewoong Jung2019-12-111-18/+43
* Tell make that sh_test is a NATIVE_TESTDan Willemsen2019-03-211-0/+1
* Replace ctx.ExpandSources with android.PathsForModuleSrcColin Cross2019-03-201-2/+2
* Support test_suite and test_config with sh_testJulien Desprez2019-03-181-0/+37
* Soong: Add documentation to sh_binary[_host] module.Patrice Arruda2019-03-111-0/+4
* Annotate paths and deprecate ExtractSource(s)DepsColin Cross2019-03-071-4/+1
* Add sh_binary[_host] for shell script that should be installed as executableDan Willemsen2019-01-281-0/+141