platform_build/core
2011-07-13 16:59:08 -07:00
..
combo Remove the simulator target from all makefiles. 2011-07-11 23:51:37 -07:00
tasks fix mixing argument in makefile. 2011-07-13 16:40:33 -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
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 Use the LOCAL_* as dependency. 2011-07-13 14:29:33 -07:00
binary.mk Use the LOCAL_* as dependency. 2011-07-13 14:29:33 -07:00
build-system.html Remove the simulator target from all makefiles. 2011-07-11 23:51:37 -07:00
build_id.mk set ID back to honeycomb (please do not merge) 2011-02-02 10:04:50 -08:00
checktree auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
cleanbuild.mk Move screen density config from PRODUCT_LOCALES to PRODUCT_AAPT_CONFIG 2011-03-15 13:19:30 -07:00
cleanspec.mk Brian's vendor/ change requires a clean build. 2010-09-19 12:04:23 -04:00
clear_vars.mk Allow per module RTTI setting. This fixes a bug in previous check-ins. 2011-06-07 10:55:48 -07:00
config.mk Remove the simulator target from all makefiles. 2011-07-11 23:51:37 -07:00
copy_headers.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
definitions.mk Uniq the system properties. 2011-06-17 17:10:04 -07:00
device.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
dex_preopt.mk am 4d3ac24d: am 84ed6fa2: Disable "-t" for acp. 2011-01-19 14:41:25 -08:00
distdir.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
droiddoc.mk am f0d2a546: Merge 78e7f1f0 2011-06-07 18:20:30 -07:00
dumpvar.mk Remove the simulator target from all makefiles. 2011-07-11 23:51:37 -07:00
dynamic_binary.mk Make a copy of symbol files after prelinking is removed. 2011-03-14 11:44:57 -07:00
envsetup.mk Remove the simulator target from all makefiles. 2011-07-11 23:51:37 -07:00
executable.mk build: remove prelinker build build system 2011-03-12 14:59:46 -08:00
filter_symbols.sh auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
find-jdk-tools-jar.sh am 8755e2b2: am e84739e9: Merge "Fix find-jdk-tools-jar to be cygwin-friendly." 2011-03-11 16:05:53 -08: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 Add LOCAL_JARJAR_RULES support for BUILD_HOST_JAVA_LIBRARY 2011-01-26 15:13:42 -08: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 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 am 823f6389: am 3487736b: am 7d83ef8f: Support custom RenderScript compiler 2011-06-02 16:49:33 -07:00
java_library.mk Tracking merge of dalvik-dev to master 2011-04-01 15:45:58 -07:00
legacy_prebuilts.mk Avoid loading all CA certs into Zygote memory, lazily load instead (1 of 3) 2011-04-29 00:48:44 -07:00
main.mk Remove obsolete persist.service.adb.enable property from default.prop 2011-07-01 12:31:47 -04:00
Makefile Remove the simulator target from all makefiles. 2011-07-11 23:51:37 -07: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 build speedup: Do not use shell 'find' function to look for NOTICE files. 2011-03-29 14:27:27 +02:00
package.mk Fix possible unnecessary rebuild 2011-05-26 13:43:57 -07:00
pathmap.mk Remove vpn from FRAMEWORKS_BASE_SUBDIRS 2011-07-05 15:37:22 -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 Enable LOCAL_STRIP_MODULE for prebuilt binaries 2011-07-07 11:07:18 +09: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 Add support for products overriding properties in /default.prop 2011-06-09 14:54:40 -07:00
product_config.mk Remove the simulator target from all makefiles. 2011-07-11 23:51:37 -07: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 Add NDK crtbegin_so.o and crtend_so.o if they exist. 2011-04-08 14:57:36 -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 Remove the simulator target from all makefiles. 2011-07-11 23:51:37 -07:00
version_defaults.mk resolved conflicts for merge of 3f72af13 to master 2011-06-10 14:00:55 -07:00