platform_build/core
Jean-Baptiste Queru 359264ae03 am c9f8b8d1: am 90beb4f1: Add some known binary owners
* commit 'c9f8b8d17ea17f722157aa58014dc1f1168996c1':
  Add some known binary owners
2012-06-05 09:55:14 -07:00
..
combo Revert "Use Mac OS X SDK 10.6." 2012-05-25 18:55:52 -07:00
tasks am c9f8b8d1: am 90beb4f1: Add some known binary owners 2012-06-05 09:55:14 -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 Delete the misleading var TARGET_OUT_STATIC_LIBRARIES. 2012-05-15 16:12:18 -07:00
binary.mk Make export_includes depend on the module's definition makefile. 2012-04-23 21:29:18 -07:00
build-system.html Remove the simulator target from all makefiles. 2011-07-11 23:51:37 -07:00
build_id.mk Restore AOSP-style version numbers - do not merge 2012-05-01 08:48:04 -07:00
checktree auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
cleanbuild.mk New PRODUCT_AAPT_PREF_CONFIG. 2011-10-14 19:37:57 -07:00
cleanspec.mk Brian's vendor/ change requires a clean build. 2010-09-19 12:04:23 -04:00
clear_vars.mk Option to keep the generated R class in static Java libarry 2012-04-26 12:27:38 -07:00
config.mk am a1ff6290: Now current is also a valid prebuilt SDK. 2012-05-10 18:11:23 -07:00
copy_headers.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
definitions.mk Merge commit 'bf2e8a66' into work 2012-05-17 22:10:24 -07:00
device.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
dex_preopt.mk Multi-Project Commit: Move of filterfw out of system/media (3 of 7) 2012-03-27 10:46:13 -07:00
distdir.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
droiddoc.mk Support to build against prebuilt current SDK in unbundled branch 2012-05-10 17:40:49 -07:00
dumpvar.mk resolved conflicts for merge of 62855a83 to jb-dev-plus-aosp 2012-05-16 13:18:39 -07: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 Delete unused variable. 2012-05-16 10:16:49 -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 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 auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
host_java_library.mk Remove the R/Manifest classes when building the static Java library 2011-12-15 16:36:55 -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 Build system support to export include paths 2011-11-17 10:52:32 -08:00
host_static_library.mk Build system support to export include paths 2011-11-17 10:52:32 -08:00
java.mk enable PDK to use platform JAVA API 2012-05-24 11:19:31 -07:00
java_library.mk am 0187511e: am 4243532d: am 301843ae: am 29e44b7a: Merge "Fix for "dexopt: No such file or directory" error" 2012-03-20 19:36:30 -07:00
legacy_prebuilts.mk Merge "Build system support to export include paths" 2012-04-09 12:43:09 -07:00
llvm_config.mk resolved conflicts for merge of 62855a83 to jb-dev-plus-aosp 2012-05-16 13:18:39 -07:00
main.mk am ce21b820: am 9ccacd7a: Set PWD to the absolute path of the top tree. 2012-05-23 09:30:50 -07:00
Makefile Don't use .. to reference the target file. 2012-06-02 09:22:31 -07:00
multi_prebuilt.mk allow setting LOCAL_STRIP_MODULE on multi_prebuilts 2011-09-06 10:31:37 -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 Make make make faster. 2012-05-30 13:52:22 -07: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 Support to build against prebuilt current SDK in unbundled branch 2012-05-10 17:40:49 -07:00
pathmap.mk Track libnativehelper move for PDK. 2012-05-04 15:36:42 -07:00
pdk_config.mk ignore touch error happening from broken symbolic link 2012-05-25 12:22:22 -07:00
phony_package.mk Remove the restriction that PHONY_PACKAGE needs LOCAL_REQUIRED_MODULES 2011-12-22 17:51:28 -08:00
prebuilt.mk Delete the misleading var TARGET_OUT_STATIC_LIBRARIES. 2012-05-15 16:12:18 -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 dd8fe390: am 36e4e050: Merge "add add-to-product-copy-files-if-exists for pdk" into jb-dev 2012-05-30 16:16:20 -07:00
product_config.mk core: allow product to provide kernel headers as well 2012-03-19 12:32:08 -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 Build system support to export include paths 2011-11-17 10:52:32 -08:00
static_java_library.mk Support to build against prebuilt current SDK in unbundled branch 2012-05-10 17:40:49 -07:00
static_library.mk Build system support to export include paths 2011-11-17 10:52:32 -08:00
user_tags.mk Fix rild running in Nakasi. 2012-05-31 10:35:52 -07:00
version_defaults.mk JellyBean is now 4.1. 2012-05-10 18:57:22 -07:00