platform_build/core
Dan Morrill b3eae868dd Bumping version to 2.3.6 to reflect a few patches.
Change-Id: I540a3954c70502e3deac151c642d454c87a3821b
2011-08-02 15:36:05 -07:00
..
combo x86: Add proper gcc-4.4.3 x86 toolchain support. 2011-07-07 03:45:57 +02:00
tasks sdk-addon.mk: Copy image files to ABI-specific dir 2011-07-08 01:56:51 +02:00
apicheck_msg_current.txt Update the error message that occurs when current.xml needs regenerating. 2009-05-21 09:27:39 -04:00
apicheck_msg_last.txt auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
armelf.x auto import from //branches/cupcake/...@137873 2009-03-11 12:11:54 -07:00
armelf.xsc auto import from //branches/cupcake/...@137873 2009-03-11 12:11:54 -07:00
armelflib.x auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
base_rules.mk Default uninstallable modules' tag to optional 2010-12-10 11:17:28 -08:00
binary.mk Prebuilt NDKs are merged for linux and darwin. 2010-09-23 17:59:36 -07:00
build-system.html Add support for LOCAL_JAVACFLAGS 2010-02-05 15:57:07 -08:00
build_id.mk Change branch name to gingerbread, to match reality - DO NOT MERGE 2010-06-18 08:08:14 -07:00
checktree auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
cleanbuild.mk Don't prepend ./ before the dirs to be removed 2011-01-04 12:57:58 -08:00
cleanspec.mk Brian's vendor/ change requires a clean build. 2010-09-19 12:04:23 -04:00
clear_vars.mk Separate out Proguard flag files to fix dependency. 2010-09-29 16:08:17 -07:00
config.mk Fix TARGET_PREBUILT_TAG so that get_build_var can retrieve the correct value across architectures 2011-07-07 03:45:56 +02:00
copy_headers.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
definitions.mk Refactor Stripper. Allow a stripper other than SOSLIM to be specified 2011-07-07 03:45:56 +02:00
device.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
dex_preopt.mk Move odex related files to product-specific dir. 2010-10-01 14:41:43 -07:00
distdir.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
droiddoc.mk Allow LOCAL_ADDITIONAL_DEPENDENCIES for droiddoc modules. 2010-09-16 11:57:19 -04:00
dumpvar.mk Display the TARGET_ARCH_VARIANT 2011-07-07 03:45:56 +02:00
dynamic_binary.mk Refactor Stripper. Allow a stripper other than SOSLIM to be specified 2011-07-07 03:45:56 +02:00
envsetup.mk Truly default to the full config. 2011-07-07 03:45:57 +02:00
executable.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
filter_symbols.sh auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
find-jdk-tools-jar.sh String literal change. 2010-09-22 13:06:34 -07:00
host_executable.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
host_java_library.mk Fix private vars for host-dex rules. 2010-09-23 16:34:59 -07:00
host_prebuilt.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
host_shared_library.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
host_static_library.mk Make the host static library build rule know about 2009-10-15 16:28:56 -07:00
java.mk Any intermediate targets between Progaurd and the built_dex should be differently named. 2010-10-02 19:41:10 -07:00
java_library.mk Disable dexpreopt for unbundled build. 2011-03-23 14:12:14 -07:00
key_char_map.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
main.mk Relax the constraint of 64bit build environment. 2011-05-24 15:46:15 -07:00
Makefile sdk: provide ABI-dependent atree files 2011-07-07 23:57:22 +02:00
multi_prebuilt.mk CHERRY-PICK: propogate module tags for prebuilts 2010-10-07 09:44:50 -07:00
node_fns.mk fix makefile inheritance system 2010-02-18 12:23:35 -08:00
notice_files.mk Fix the warning about NOTICE files overriding previous targets. 2009-04-13 12:51:43 -04:00
package.mk Disable dexpreopt for unbundled build. 2011-03-23 14:12:14 -07:00
pathmap.mk Add voip(SIP related codes) into framework. 2010-08-05 11:31:07 +08:00
prebuilt.mk Support to run dex-preopt on prebuilt apks. 2011-05-26 15:59:56 -07:00
prelink-linux-arm.map add an entry for the new libgui 2010-07-13 22:27:47 -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 Pass device characteristic information through to aapt. 2010-10-06 10:44:33 -04:00
product_config.mk Pass device characteristic information through to aapt. 2010-10-06 10:44:33 -04:00
proguard.flags Make ProGuard keep necessary members for serializable classes 2010-08-11 08:24:46 +08: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 build native libraries with prebuilt NDK 2010-07-13 16:29:18 -07:00
static_java_library.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
static_library.mk Support to build native libraries with prebuilt NDK 2010-07-13 16:29:18 -07:00
user_tags.mk user_tags: Remove 01-test target 2010-09-22 15:43:21 -07:00
version_defaults.mk Bumping version to 2.3.6 to reflect a few patches. 2011-08-02 15:36:05 -07:00