platform_build/core
2014-10-28 17:41:30 +00:00
..
clang Switch TBLGEN-related executables to use "BUILD_" instead of "HOST_". 2014-09-30 02:37:20 -07:00
combo Add -DWIN32_LEAN_AND_MEAN build flag to get rid of winsock2.h warnings 2014-10-27 14:26:35 -07:00
tasks Add abi to generated XML 2014-10-15 00:10:08 +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 Allow to add jar resource or manifest even without Java code. 2014-09-30 17:32:58 -07:00
binary.mk Add global option filtering for FDO builds. 2014-10-01 22:10:21 +00: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 fs_mgr is now different on different build types 2014-10-08 15:05:21 -07:00
cleanspec.mk
clear_vars.mk Support LOCAL_PACKAGE_SPLITS. 2014-07-22 17:37:11 -07:00
config.mk Add two useful character constants. 2014-10-03 11:36:27 -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 PIE executables created with mingw use "mainCRTStartup" as their entry point. 2014-10-02 00:57:09 -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 Check $(built_dex) to determine if we can run dex-preopt. 2014-10-08 15:23:24 -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 Enable building of gtest for Windows 2014-10-20 16:06:44 -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 Store symbols.zip in apps_only build. 2014-10-27 17:57:11 +00:00
Makefile Store symbols.zip in apps_only build. 2014-10-28 00:15:59 +00: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 Convert comma in split arguments to underscore. 2014-10-01 12:01:04 -07:00
pathmap.mk Add docs for Palette and CardView 2014-09-28 16:13:19 +00: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 Reset LOCAL_2ND_ARCH_VAR_PREFIX before referencing it. 2014-10-21 18:34:30 -07:00
prebuilt_internal.mk Conditionally skip dex-preopting prebuilts. 2014-10-02 10:14:59 -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 Move up to API 21, Lollipop MR1. 2014-10-17 10:05:33 -07:00