..
clang
Change mips64 default to mips64r6 from mips64r2
2014-09-04 19:01:22 -07:00
combo
Refine TARGET_GLOBAL_CFLAGS for x86 and x86_64:
2014-09-10 11:50:21 -07:00
tasks
Merge "Conditionally skip boot jars package name check." into lmp-dev
2014-09-12 01:15:56 +00:00
android_manifest.mk
apicheck_msg_current.txt
Support to check System API.
2014-06-26 17:54:28 -07:00
apicheck_msg_last.txt
base_rules.mk
Support LOCAL_PACKAGE_SPLITS.
2014-07-22 17:37:11 -07:00
binary.mk
Use existing my_32_64_bit_suffix.
2014-09-10 16:11:41 -07:00
build-system.html
build_id.mk
DO NOT MERGE: Change build id to LMP
2014-07-15 02:45:43 +00:00
checktree
cleanbuild.mk
Delete vendor and oem staging directory in "make installclean".
2014-07-18 09:56:13 -07:00
cleanspec.mk
clear_vars.mk
Support LOCAL_PACKAGE_SPLITS.
2014-07-22 17:37:11 -07:00
config.mk
Now we have prebuilt SDK version system_current for apps_only build.
2014-09-04 12:18:51 -07:00
configure_module_stem.mk
Add HOST_PREFER_32_BIT to support 32-bit-by-default multilib build
2014-05-20 18:03:21 -07:00
copy_headers.mk
definitions.mk
Fix build breakage due to incorrect bcc_compat RS_TRIPLE.
2014-09-02 19:09:35 -07:00
device.mk
dex_preopt.mk
Remove services, wifi, ethernet from BOOTCLASSPATH.
2014-08-12 10:25:19 +01:00
dex_preopt_libart.mk
Add --no-include-debug-symbols to avoid bloat in user builds
2014-08-28 17:16:11 -07:00
dex_preopt_libart_boot.mk
Add --no-include-debug-symbols to avoid bloat in user builds
2014-08-28 17:16:11 -07:00
dex_preopt_libdvm.mk
dex_preopt_odex_install.mk
Enable multilib odex only if TARGET_2ND_ARCH is defined.
2014-09-15 11:45:52 -07:00
distdir.mk
droiddoc.mk
Remove framework2
2014-07-21 14:42:29 -07:00
dumpvar.mk
Print all 2ND variables.
2014-05-14 19:16:25 -07:00
dynamic_binary.mk
Allow to strip everything for only some build variants.
2014-08-10 16:19:04 -07:00
envsetup.mk
Fix HOST_LIBRARY_PATH.
2014-08-14 11:03:56 -07:00
executable.mk
Support host multilib build
2014-05-14 16:55:04 -07:00
executable_internal.mk
Add compile time check for statically linked libc
2014-08-15 14:52:42 -07:00
executable_prefer_symlink.mk
Fix broken comparison in executable_prefer_symlink.mk
2014-08-14 15:28:48 +01:00
filter_symbols.sh
find-jdk-tools-jar.sh
help.mk
host_dalvik_java_library.mk
resolved conflicts for merge of 8fd9944e
to master
2014-06-18 19:25:30 -07:00
host_dalvik_static_java_library.mk
Switch from core to core-libart
2014-06-18 17:42:32 -07:00
host_executable.mk
Set default LOCAL_MULTILIB only if LOCAL_MODULE_HOST_ARCH isn't restricted
2014-06-10 16:24:31 -07:00
host_executable_internal.mk
Support host multilib build
2014-05-14 16:55:04 -07:00
host_java_library.mk
Support more precise package exclusion from JAR files.
2014-05-23 18:41:19 -07:00
host_java_library_common.mk
host_native_test.mk
host_prebuilt.mk
host_shared_library.mk
Revert "Don't rename host libraries if only one arch is build."
2014-06-11 01:12:18 +00:00
host_shared_library_internal.mk
Support host multilib build
2014-05-14 16:55:04 -07:00
host_shared_test_lib.mk
host_static_library.mk
Revert "Don't rename host libraries if only one arch is build."
2014-06-11 01:12:18 +00:00
host_static_library_internal.mk
Support host multilib build
2014-05-14 16:55:04 -07:00
host_static_test_lib.mk
host_test_internal.mk
Use libc++ versions of gtest libs when needed
2014-05-16 14:55:50 -07:00
install_jni_libs.mk
Fix missing rs_compatibility_jni_libs.
2014-06-30 11:20:41 -07:00
install_jni_libs_internal.mk
New installation path for apks and their JNIs.
2014-07-18 16:26:24 -07:00
java.mk
am 0ab5cc6b
: am 99332f11
: Allow for opt-in of proguard shrinking of tests with new flag
2014-09-10 07:01:07 +00:00
java_library.mk
Multilib support for odex
2014-05-18 22:04:58 -07:00
legacy_prebuilts.mk
main.mk
Push ISA features into system properties
2014-08-26 18:05:52 +01:00
Makefile
Set oem_fingerprint_properties only when it is not empty.
2014-09-18 14:42:28 -07:00
module_arch_supported.mk
build: delete 64-bit blacklist
2014-06-17 21:35:44 -07:00
multi_prebuilt.mk
multilib.mk
Real "LOCAL_MULTILIB := both" for prebuilts
2014-05-16 10:49:57 -07:00
native_test.mk
Allow to opt out both multilib in native test.
2014-06-10 17:52:20 -07:00
node_fns.mk
notice_files.mk
package.mk
Real "LOCAL_MULTILIB := both" for prebuilts
2014-05-16 10:49:57 -07:00
package_internal.mk
Support to build apk odex for both arch.
2014-09-13 18:14:15 -07:00
pathmap.mk
Remove incomplete media router API. (DO NOT MERGE)
2014-08-19 19:44:46 -07:00
pdk_config.mk
Remove framework2
2014-07-21 14:42:29 -07:00
phony_package.mk
post_clean.mk
Fix aidl post clean bug.
2014-08-23 09:45:31 -07:00
prebuilt.mk
Real "LOCAL_MULTILIB := both" for prebuilts
2014-05-16 10:49:57 -07:00
prebuilt_internal.mk
Support to install prebuilt split APKs with LOCAL_PACKAGE_SPLITS
2014-07-23 14:38:02 -07:00
process_wrapper.sh
process_wrapper_gdb.cmds
process_wrapper_gdb.sh
product.mk
SDK Addon multi-sys-img support, part 4.
2014-08-27 09:35:07 -07:00
product_config.mk
Add anydpi to all product configs
2014-08-26 15:29:33 -07:00
proguard.emma.flags
proguard.flags
proguard_basic_keeps.flags
Less spammy ProGuard.
2014-06-17 11:53:31 -07:00
proguard_tests.flags
Allow for opt-in of proguard shrinking of tests with new flag
2014-09-09 20:42:48 -04:00
raw_executable.mk
raw_static_library.mk
root.mk
sdk_font.mk
Fix sdk_font build warning.
2014-09-04 18:59:05 -07:00
setup_one_odex.mk
Support to build apk odex for both arch.
2014-09-13 18:14:15 -07:00
shared_library.mk
Clarify multiarch warnings
2014-05-21 16:40:35 -07:00
shared_library_internal.mk
Update the FDO support:
2014-07-30 16:54:55 -07:00
shared_test_lib.mk
static_java_library.mk
Support "LOCAL_SDK_VERSION := system_current"
2014-07-19 17:00:50 -07:00
static_library.mk
Support host multilib build
2014-05-14 16:55:04 -07:00
static_library_internal.mk
Support host multilib build
2014-05-14 16:55:04 -07:00
static_test_lib.mk
target_test_internal.mk
More consistent use of 64-bit build variable.
2014-07-08 18:04:17 -07:00
version_defaults.mk
Shhhhhhh!!!
2014-08-26 12:39:26 -07:00