No description
Find a file
Colin Cross 8cf1334116 Miscellaneous fixes for java compiling
Remove java out directory before compiling to avoid incremental compile
issues.  Move the rspfile out of the out directory so it doesn't get
deleted.  cc->javac in the javac rule.  Don't call javac if there
are no source files.

Change-Id: I0bb06c214da54a587bd9e7c9d17caaf0ed1e595e
2015-04-10 15:50:37 -07:00
androidmk Add aidl file support to java builds 2015-04-08 16:37:31 -07:00
cc Add aidl file support to java builds 2015-04-08 16:37:31 -07:00
cmd Move config into common and provide helper 2015-04-08 15:19:24 -07:00
common Add aidl file support to java builds 2015-04-08 16:37:31 -07:00
env Support dependencies on environment variables 2015-03-26 14:13:49 -07:00
genrule Support subtracting sources from globs 2015-04-08 15:19:30 -07:00
glob Support subtracting sources from globs 2015-04-08 15:19:30 -07:00
java Miscellaneous fixes for java compiling 2015-04-10 15:50:37 -07:00
Blueprints Add aidl file support to java builds 2015-04-08 16:37:31 -07:00
bootstrap.bash Replace soong script with a symlink 2015-03-25 14:09:02 -07:00
build.ninja.in Add aidl file support to java builds 2015-04-08 16:37:31 -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 Update root.bp for additional libs 2015-04-09 15:09:36 -07:00
soong.bash Fix running soong from different directory 2015-04-09 00:13:44 +00:00
soong.bootstrap.in Replace soong script with a symlink 2015-03-25 14:09:02 -07:00