No description
Find a file
Dan Willemsen 87b17d1ff4 Use SRCDIR as a working directory
The existing behavior of using the build directory as the working
directory is useful if you want to move/copy the output directory around
and SRCDIR still refers the the source. But, it's more useful to have
the source directory be the working directory. Tools like cpp(__FILE__)
and other debug prints embed relative paths from the working directory.
We also have tools that expect the working directory to be $TOP.

Change-Id: Ia0f1d3c6b7df72d61cf5628efa2baa98bd19775b
2015-09-17 23:42:25 -07:00
androidbp/cmd Read product variables from soong.variables 2015-09-14 16:09:36 -07:00
androidmk Replace asan with sanitize 2015-09-16 14:19:55 -07:00
cc Use SRCDIR as a working directory 2015-09-17 23:42:25 -07:00
cmd Use SRCDIR as a working directory 2015-09-17 23:42:25 -07:00
common Use SRCDIR as a working directory 2015-09-17 23:42:25 -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 the blueprint plugin infrastructure 2015-09-15 00:31:30 +00:00
bootstrap.bash Use SRCDIR as a working directory 2015-09-17 23:42:25 -07:00
build.ninja.in Use SRCDIR as a working directory 2015-09-17 23:42: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
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 Use SRCDIR as a working directory 2015-09-17 23:42:25 -07:00
soong.bootstrap.in Use SRCDIR as a working directory 2015-09-17 23:42:25 -07:00