No description
Find a file
Colin Cross 74d1ec0c2c Build rule updates for aosp
Various build rule changes to match AOSP:
Add libunwind_llvm and libdl as dependencies for libc++ on device
Always add libcompiler_rt-extras as a dependency
Add libm, libc, and libdl as depnendencies for libc++ static binaries
Disable some clang warnings, and add some clang filtered cflags
Add -fstack-protector to host linux builds
Add jack_flags property to java modules (currently ignored)

Change-Id: Ic0da617bdeaf25f58cb8298dd9ea91b7d6509151
2015-05-04 17:02:18 -07:00
androidmk Support relative_install_path for cc modules 2015-04-21 17:37:37 -07:00
cc Build rule updates for aosp 2015-05-04 17:02:18 -07:00
cmd Add support for genrule 2015-04-29 14:58:16 -07:00
common Add per target archtecture properties 2015-04-30 16:35:06 -07:00
env Support dependencies on environment variables 2015-03-26 14:13:49 -07:00
genrule Add support for genrule 2015-04-29 14:58:16 -07:00
glob Move globbing on top of pathtools.GlobWithExcludes 2015-04-29 14:59:23 -07:00
java Build rule updates for aosp 2015-05-04 17:02:18 -07:00
Blueprints Move globbing on top of pathtools.GlobWithExcludes 2015-04-29 14:59:23 -07:00
bootstrap.bash Fix soong scripts to support directories with spaces 2015-04-10 15:50:37 -07:00
build.ninja.in Move globbing on top of pathtools.GlobWithExcludes 2015-04-29 14:59:23 -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 Add support for building android apps 2015-04-20 14:12:30 -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