platform_build/core
Daniel Sandler 49b21018a6 Merge "make help: prints a handy list of useful targets" 2010-10-28 12:43:56 -07:00
..
combo Insert directives to work around a CPU bug. 2010-10-21 15:15:09 -07:00
tasks am 6e644e14: am ebf4b519: cherry pick \'CTS vm-tests depend on hostestlib\' into GB. 2010-10-27 18:58:46 -07:00
Makefile am 4038bbc4: am 09a00a67: Don\'t build update zip package if there is no kernel, or it\'s generic device. 2010-10-21 13:45:14 -07: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 am b7019e21: am a9c381ed: Any intermediate targets between Progaurd and the built_dex should be differently named. 2010-10-02 20:10:59 -07:00
binary.mk resolved conflicts for merge of 54ddcc27 to gingerbread-plus-aosp 2010-10-19 15:19:45 -07:00
build-system.html Add new variable TARGET_SHELL := ash (default; or mksh) 2010-08-24 18:08:47 -07:00
build_id.mk Change branch name to openmaster, to avoid confusion 2010-06-18 08:11:13 -07:00
checktree auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
cleanbuild.mk Move odex related files to product-specific dir. 2010-10-01 14:41:43 -07:00
cleanspec.mk Brian's vendor/ change requires a clean build. 2010-09-19 12:04:23 -04:00
clear_vars.mk am 3c3bf677: am 0b9382c7: Separate out Proguard flag files to fix dependency. 2010-09-30 11:27:04 -07:00
config.mk Enable LLVM_RS_LINK. No longer forking an LLVM linker inside llvm-rs-cc. 2010-10-11 10:36:42 -07:00
copy_headers.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
definitions.mk Turn off llvm-rs-link to make launch time go faster. 2010-10-23 03:07:13 -07: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 am d68519af: am 9e59ec29: Merge "Allow LOCAL_ADDITIONAL_DEPENDENCIES for droiddoc modules." into gingerbread 2010-09-16 09:43:20 -07:00
dumpvar.mk Make arm-linux-androideabi toolchain the default for Android build. 2010-07-29 19:09:12 -07:00
dynamic_binary.mk am 817f07ae: Fix the unstripped path if LOCAL_MODULE_PATH is set. DO NOT MERGE 2010-09-07 10:29:34 -07:00
envsetup.mk am 0332f0ac: Truly default to the full config. 2010-10-22 12:12:52 -07: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 resolved conflicts for merge of 554402f7 to master 2010-09-22 14:11:49 -07:00
help.mk make help: prints a handy list of useful targets 2010-10-28 15:40:06 -04: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_native_test.mk Flags common for native tests 2010-07-21 11:22:52 -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 Hook up the dependency. 2010-10-11 13:44:50 -07:00
java_library.mk Move odex related files to product-specific dir. 2010-10-01 14:41:43 -07:00
key_char_map.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
legacy_prebuilts.mk Add some grandfathered prebuilts that were missed during the first pass 2010-09-26 16:00:53 -07:00
main.mk make help: prints a handy list of useful targets 2010-10-28 15:40:06 -04:00
multi_prebuilt.mk CHERRY-PICK: propogate module tags for prebuilts 2010-10-07 09:44:50 -07:00
native_test.mk Add $(LOCAL_MODULE) as part of the installed path. 2010-07-26 16:25:55 -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 resolved conflicts for merge of 9f28f0d7 to master 2010-09-22 17:19:11 -07:00
pathmap.mk am 4a6e7d7c: am 43d406e5: Merge "add drm/ directory to include it as part of frameworks" 2010-08-16 15:18:51 -07:00
phony_package.mk core: Make fake packages have real installed files for proper dependencies 2010-09-27 17:37:59 -07:00
prebuilt.mk Move odex related files to product-specific dir. 2010-10-01 14:41:43 -07:00
prelink-linux-arm.map adding network to prelink 2010-08-13 15:28:48 -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 Verify PRODUCT_* are not modified by Android.mks, but allow them to be read only. 2010-10-11 16:33:37 -07: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 Make naming consistent: llvm-rs-cc and llvm-rs-link. 2010-10-08 17:55:26 -07:00
version_defaults.mk We are API 9 compatible. 2010-10-20 18:54:17 -07:00