platform_build/core
Xavier Ducrohet 4527075964 am e743c53b: Package ddmlib-prebuilt with CTS.
Merge commit 'e743c53b88faf35be47667b0252c881c7b32f856' into gingerbread-plus-aosp

* commit 'e743c53b88faf35be47667b0252c881c7b32f856':
  Package ddmlib-prebuilt with CTS.
2010-07-28 15:14:51 -07:00
..
combo am 90b1d3dc: am b6a1c180: Keep the crt start/end var name of sh consistent with other archs 2010-07-13 17:48:40 -07:00
tasks am e743c53b: Package ddmlib-prebuilt with CTS. 2010-07-28 15:14:51 -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 Instrumentation links against the jar file for its app, so use that at the dependency. 2010-07-14 19:49:05 -07:00
binary.mk am ef5bf469: am bce4b75f: Add JNI_H_INCLUDE as default header search path 2010-07-22 17:52:01 -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 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 The ICU data is no longer compiled directly into the shared library. 2010-07-13 19:05:37 -07:00
cleanspec.mk Do a full clean build because of the installclean improvement steps 2010-07-15 17:02:25 -07:00
clear_vars.mk resolved conflicts for merge of f2bfa76c to gingerbread-plus-aosp 2010-07-26 08:53:19 -07:00
config.mk am f0f60cdd: resolved conflicts for merge of 1a08100f to gingerbread 2010-07-13 17:24:09 -07:00
copy_headers.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
definitions.mk merge from open-source master 2010-07-22 11:31:59 -07:00
device.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
distdir.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
droiddoc.mk Switch the required host Java environment to 1.6. 2010-06-30 13:36:27 -05:00
dumpvar.mk merge from open-source master 2010-07-12 14:43:29 -07:00
dynamic_binary.mk Refactor Stripper. Allow a stripper other than SOSLIM to be specified 2010-07-09 12:16:46 -07:00
envsetup.mk Allow TARGET_ARCH to be set from BoardConfig.mk 2010-07-12 09:42:10 -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 auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
host_executable.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
host_java_library.mk Add support for LOCAL_JAVACFLAGS 2010-02-05 15:57:07 -08: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 Fix broken interaction of JarJar and Emma. 2010-07-07 18:46:45 -07:00
java_library.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
key_char_map.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
main.mk am d9dea715: am d5c217ac: Merge "add phony target "all_modules" and use it as make goal for "mm"/"mmm"" into froyo 2010-07-22 11:06:26 -07:00
Makefile am d7324cc3: Merge "Fix event-log-tags so we don\'t rebuild framework.jar because of an installclean." into gingerbread 2010-07-15 11:10:29 -07:00
multi_prebuilt.mk Revert "Build BUILD_MULTI_PREBUILT for the prebuilt target" 2010-06-17 09:30:37 -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 Packages can specify where to find AndroidManifest.xml 2010-07-23 11:03:29 -07:00
pathmap.mk libdrm2 is never used. Remove the reference to it. 2010-05-13 12:14:12 -07:00
prebuilt.mk add "EXTERNAL" as special value of LOCAL_CERTIFICATE 2009-12-15 15:06:55 -08: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 am b93e03cb: am 52911309: Cherry-pick unbundled build changes from master 2010-06-02 13:11:32 -07:00
product_config.mk resolved conflicts for merge of 2b8d2383 to gingerbread 2010-06-15 15:11:51 -07:00
proguard.flags Make ProGuard keep @VisibleForTesting classes and methods 2010-03-09 14:37:21 +00: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
version_defaults.mk Update platform version strings for AOSP 2010-06-28 09:40:24 -07:00