No description
Find a file
Colin Cross b1a66c0cf7 Allow manually specifying translations for modules
Parse the comment block above each module or assignment looking
for directives in the form:
Android.mk:<directive>
If a block delimited by start and end directives is found, use it
as the Android.mk translation instead of trying to automatically
translate.  If an ignore directive is found, ignore the module
completely.

Change-Id: I34fe392899ed27ce3f640a2a71fbbaaedea67169
2015-06-30 12:35:44 -07:00
androidbp/cmd Allow manually specifying translations for modules 2015-06-30 12:35:44 -07:00
androidmk Fix androidmk make_strings_test to use new API 2015-06-24 10:54:39 -07:00
cc Improve property comments for docs 2015-06-29 10:36:02 -07:00
cmd Add per-directory build targets 2015-06-17 10:18:35 -07:00
common Remove unnecessary glob depFile phony rule 2015-06-29 13:09:30 -07:00
env Support dependencies on environment variables 2015-03-26 14:13:49 -07:00
genrule Improve property comments for docs 2015-06-29 10:36:02 -07:00
glob Move globbing on top of pathtools.GlobWithExcludes 2015-04-29 14:59:23 -07:00
java Improve property comments for docs 2015-06-29 10:36:02 -07:00
Android.bp androidbp: Test valueToString 2015-06-29 21:46:22 +00:00
bootstrap.bash Build and run tests during bootstrap 2015-06-26 11:51:03 -07:00
build.ninja.in androidbp: Test valueToString 2015-06-29 21:46:22 +00:00
copygcclib.sh Add soong_build primary builder 2015-03-13 20:28:16 -07:00
doc.go Add soong_build primary builder 2015-03-13 20:28:16 -07:00
root.bp Rename Blueprints to Android.bp 2015-05-20 13:10:32 -07:00
soong.bash Fix soong scripts to support directories with spaces 2015-04-10 15:50:37 -07:00
soong.bootstrap.in Fix soong scripts to support directories with spaces 2015-04-10 15:50:37 -07:00