No description
Find a file
Colin Cross b3245e9cf6 androidbp: simplify translation by evaluating all expressions in Blueprint
Translation is getting complicated because the expressions supported
by Blueprint are difficult to support in Make.  Modify androidbp
to use context aware parsing so it can evaluate all expressions at
parse time, so it only needs to deal with constant values.

Change-Id: I57047645fb48475baecd0361f78a93ec0a26011e
2015-06-30 17:51:25 -07:00
androidbp/cmd androidbp: simplify translation by evaluating all expressions in Blueprint 2015-06-30 17:51:25 -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 androidbp: simplify translation by evaluating all expressions in Blueprint 2015-06-30 17:51:25 -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: simplify translation by evaluating all expressions in Blueprint 2015-06-30 17:51:25 -07:00
bootstrap.bash Build and run tests during bootstrap 2015-06-26 11:51:03 -07:00
build.ninja.in androidbp: simplify translation by evaluating all expressions in Blueprint 2015-06-30 17:51:25 -07: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