No description
Find a file
Colin Cross b093124675 androidbp: make error handling stricter
Instead of putting errors into the translated Android.mk file where
they are unlikely to be seen and may cause strange build behavior,
make all errors fatal.  Also buffer to a byte buffer and then write
to the output file once we are sure there are no errors.

Change-Id: I247f405dd0a7c1d14c2681f86c7ac626e035ac2c
2015-06-30 12:32:03 -07:00
androidbp/cmd androidbp: make error handling stricter 2015-06-30 12:32:03 -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