No description
Find a file
Colin Cross 6e18ca49f8 Fix java resource glob file list location
The source path was being appended to the module out directory
to create the file list file, which was resulting in .. in the
source path moving the file list file up the directory tree.
Use SrcDirRelPath to convert the globbed resource directories
to be relatiave to $srcDir before appending them.

Also do the same fix to generated aidl, logtags, yacc, and lex
files.

Change-Id: I2e636bd30abf03bc1d80a897951a9812cc3e09ef
2015-08-24 16:19:43 -07:00
androidbp/cmd Add support for x86_sse3 and x86_sse4 arch sections 2015-07-09 18:01:05 -07:00
androidmk Fix androidmk make_strings_test to use new API 2015-06-24 10:54:39 -07:00
cc Fix java resource glob file list location 2015-08-24 16:19:43 -07:00
cmd use init functions to register module types, etc. 2015-07-09 17:57:18 -07:00
common Fix java resource glob file list location 2015-08-24 16:19:43 -07:00
env Support dependencies on environment variables 2015-03-26 14:13:49 -07:00
genrule use init functions to register module types, etc. 2015-07-09 17:57:18 -07:00
glob Move globbing on top of pathtools.GlobWithExcludes 2015-04-29 14:59:23 -07:00
java Fix java resource glob file list location 2015-08-24 16:19:43 -07:00
Android.bp use init functions to register module types, etc. 2015-07-09 17:57:18 -07:00
bootstrap.bash Build and run tests during bootstrap 2015-06-26 11:51:03 -07:00
build.ninja.in Update build.ninja.in for blueprint go 1.5 support 2015-08-24 15:41:17 -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
register.go use init functions to register module types, etc. 2015-07-09 17:57:18 -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