platform_build/core
Ying Wang 0eb35626da Add extra libgcc.a only for unbundled build.
We can save some space for platform build with this.
Previously an extra libgcc.a was put before libc.so so libraries built
against new platform can run on old platforms. This is needed only for
unbundled build.

Bug: 8805022
Bug: 8247455

Change-Id: I3c3e0092b06ec3804659d5cae048d29e0d2bf7ad
2013-05-03 14:38:36 -07:00
..
combo Add extra libgcc.a only for unbundled build. 2013-05-03 14:38:36 -07:00
tasks Do vendor check on modules installed by LOCAL_SHARED_LIBRARIES 2013-04-15 17:41:55 -07:00
Makefile Support to build vendor.img 2013-03-25 09:53:16 -07:00
apicheck_msg_current.txt Current.xml and friends are now .txt instead. 2011-04-08 15:03:48 -07:00
apicheck_msg_last.txt auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
base_rules.mk Add a "nano" option to LOCAL_PROTOC_OPTIMIZE_TYPE. 2013-04-03 13:37:07 -07:00
binary.mk Do vendor check on modules installed by LOCAL_SHARED_LIBRARIES 2013-04-15 17:41:55 -07:00
build-system.html Remove the simulator target from all makefiles. 2011-07-11 23:51:37 -07:00
build_id.mk DO NOT MERGE: Change build id to JB_MR2 2013-05-03 12:18:07 -07:00
checktree auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
cleanbuild.mk Merge commit 'e8c9e82d' into manualmerge 2013-03-26 17:21:01 -07:00
cleanspec.mk Don't run cleanspecs if you are using mm/mmm. 2013-02-22 18:15:29 -08:00
clear_vars.mk Support to dist unbundled files for bundled build 2013-04-10 22:06:02 -07:00
config.mk Clean yacc version check 2013-04-26 11:13:22 -07:00
copy_headers.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
definitions.mk Do vendor check on modules installed by LOCAL_SHARED_LIBRARIES 2013-04-15 17:41:55 -07:00
device.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
dex_preopt.mk Delete frameworks/base/voip use voip-common from frameworks/opt/net/voip 2013-01-28 15:30:58 -08:00
distdir.mk Allow to call dist-for-goals multiple times for the same file 2013-03-01 16:51:26 -08:00
droiddoc.mk We shouldn't use temporary variable in the build recipe. 2013-02-22 10:01:33 -08:00
dumpvar.mk Stash TARGET_CPU_VARIANT and print it in dumpvar. 2013-03-06 21:43:17 +00:00
dynamic_binary.mk Use += to append to target-specific PRIVATE_CLEAN_FILES 2013-01-28 10:58:01 -08:00
envsetup.mk Default install path of shared Java library with tag tests 2013-03-26 16:01:02 -07:00
executable.mk Support to switch between prebuilt and buiding from source 2013-01-15 15:28:08 -08:00
filter_symbols.sh auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
find-jdk-tools-jar.sh Merge from AOSP 2011-11-11 16:03:56 -08:00
help.mk make help: prints a handy list of useful targets 2010-10-28 15:40:06 -04:00
host_executable.mk Build from source or prebuilt 2012-12-14 14:48:00 -08:00
host_java_library.mk resolved conflicts for merge of 9a3b17d1 to jb-mr2-dev 2013-03-27 17:04:05 -07:00
host_native_test.mk Use the host STL for host native test. 2011-06-22 16:01:48 -07:00
host_prebuilt.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
host_shared_library.mk Build from source or prebuilt 2012-12-14 14:48:00 -08:00
host_static_library.mk Fix common typo in comments, warning and error messages. 2012-10-01 16:36:23 -07:00
java.mk Add a "nano" option to LOCAL_PROTOC_OPTIMIZE_TYPE. 2013-04-03 13:37:07 -07:00
java_library.mk Allow to run Proguard on static Java library 2013-03-26 14:05:10 -07:00
legacy_prebuilts.mk Remove DBUS from make files 2013-04-23 14:01:23 -07:00
llvm_config.mk We need to use the ARM EABI to pass vector registers properly (i.e. float2). 2013-03-12 17:10:19 -07:00
main.mk Do vendor check on modules installed by LOCAL_SHARED_LIBRARIES 2013-04-15 17:41:55 -07:00
multi_prebuilt.mk allow setting LOCAL_STRIP_MODULE on multi_prebuilts 2011-09-06 10:31:37 -07:00
native_test.mk Rely only on NDK libs if built against the NDK. 2012-09-26 17:19:01 -07:00
node_fns.mk Load only the current product config makefile. 2012-10-03 10:27:08 -07:00
notice_files.mk Don't concatenate the NOTICE file for a single module. 2013-04-30 16:26:58 +01:00
package.mk Support to dist unbundled files for bundled build 2013-04-10 22:06:02 -07:00
pathmap.mk Add v7 support libs to path map. 2013-04-26 00:20:17 -07:00
pdk_config.mk find pdk platform.zip from full_ directory as well for aosp_ products 2013-03-28 15:20:38 -07:00
phony_package.mk Remove the restriction that PHONY_PACKAGE needs LOCAL_REQUIRED_MODULES 2011-12-22 17:51:28 -08:00
post_clean.mk Clean common intermediate files if overlay changed 2012-06-04 18:02:55 -07:00
prebuilt.mk Do vendor check on modules installed by LOCAL_SHARED_LIBRARIES 2013-04-15 17:41:55 -07:00
process_wrapper.sh auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
process_wrapper_gdb.cmds auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
process_wrapper_gdb.sh auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
product.mk Stash TARGET_CPU_VARIANT and print it in dumpvar. 2013-03-06 21:43:17 +00:00
product_config.mk am 2d17b1ab: resolved conflicts for merge of 01b2aaaa to jb-mr1-dev-plus-aosp 2012-10-03 12:19:35 -07:00
proguard.emma.flags Keep the emma classes if emma is enabled. 2012-08-27 16:10:28 -07:00
proguard.flags Ignore support library Proguard warning 2012-09-23 13:46:58 -07:00
proguard_tests.flags Fix and enable proguard on packages. 2010-02-11 13:41:10 -08:00
raw_executable.mk Support to build native libraries with prebuilt NDK 2010-07-13 16:29:18 -07:00
raw_static_library.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
root.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
shared_library.mk Support to switch between prebuilt and buiding from source 2013-01-15 15:28:08 -08:00
static_java_library.mk Allow to run Proguard on static Java library 2013-03-26 14:05:10 -07:00
static_library.mk Fix common typo in comments, warning and error messages. 2012-10-01 16:36:23 -07:00
version_defaults.mk Here lies JB MR2: In with a whimper, out with a bang. 2013-04-22 13:07:44 -07:00