platform_build/core
2017-05-11 17:16:53 +00:00
..
clang Switch to clang-3859424. 2017-03-30 22:43:53 -07:00
combo Increase max heap size for javac to 2GB. 2017-03-22 20:41:14 -07:00
no_java_path
tasks Update whitelisted package name for google vr 2017-05-11 01:54:14 -07:00
aapt2.mk Add LOCAL_ASSET_DIR support (-A) to aapt2 2017-03-16 04:53:05 +00:00
android_manifest.mk
apicheck_msg_current.txt
apicheck_msg_last.txt
aux_config.mk Don't run find on directories that don't exist 2017-01-11 23:31:46 +00:00
aux_executable.mk introduce AUX build class of targets 2016-08-02 08:06:28 -07:00
aux_static_library.mk introduce AUX build class of targets 2016-08-02 08:06:28 -07:00
aux_toolchain.mk introduce AUX build class of targets 2016-08-02 08:06:28 -07:00
base_rules.mk base_rules.mk : Support subconfigs for testcases. 2017-04-24 11:43:36 -07:00
binary.mk Merge "make: add __clang_analyzer__ to clang-tidy" am: 57273013cf am: c352502062 2017-05-10 04:59:02 +00:00
build-system.html Support java annotation proccessors 2017-04-11 12:22:53 -07:00
build_id.mk
build_rro_package.mk Fix typo in build_rro_package.mk 2017-03-31 15:33:45 +08:00
ccache.mk
checktree
cleanbuild.mk Use ifndef or ifeq () instead of ifeq "" 2017-02-21 17:29:10 -08:00
cleanspec.mk
clear_vars.mk Support LOCAL_JACK_ENABLED := javac_frontend 2017-05-02 13:11:35 -07:00
config.mk Merge "Define paths for new "-exactApi" output files." into oc-dev 2017-05-10 16:03:57 +00:00
config_sanitizers.mk Disable CFI for ASAN targets. (Make) 2017-04-20 08:03:44 -07:00
configure_local_jack.mk Support LOCAL_JACK_ENABLED := javac_frontend 2017-05-02 13:11:35 -07:00
configure_module_stem.mk
copy_headers.mk Prohibit host modules from using LOCAL_COPY_HEADERS 2016-11-28 13:46:17 -08:00
cxx_stl_setup.mk Fix building static linux binaries 2016-09-13 17:48:07 +00:00
definitions.mk Merge changes Id0d167e6,I290a02b0 am: 90573e75a8 am: 9efa174836 2017-05-10 02:52:21 +00:00
device.mk
dex_preopt.mk Don't preopt system server apps in system_other. 2017-04-28 12:34:53 +01:00
dex_preopt_libart.mk Pass --force-determinism to prebuilts. 2017-05-10 13:01:40 +01:00
dex_preopt_libart_boot.mk Don't include patch information for dex preopt. 2017-02-28 17:05:12 +00:00
dex_preopt_odex_install.mk Install preopted profiles on device 2017-05-10 18:53:31 -07:00
distdir.mk
dpi_specific_apk.mk Move proguard before classes.jar 2017-04-11 17:00:02 +00:00
droiddoc.mk Have doclava emit meaningful stack traces. 2017-05-09 11:44:33 -06:00
dumpvar.mk Add TARGET_PLATFORM_VERSION to lunch 2017-03-23 09:44:08 -07:00
dynamic_binary.mk
envsetup.mk Rewrite link type checking 2017-04-19 22:41:32 -07:00
executable.mk Record module type statistics 2016-07-29 19:58:35 +00:00
executable_internal.mk Support split /system and /vendor modules from Soong 2017-04-11 13:17:48 -07:00
executable_prefer_symlink.mk Remove HOST_PREFER_32_BIT 2016-09-02 13:20:52 -07:00
filter_symbols.sh
find-jdk-tools-jar.sh
fuzz_test.mk Update fuzz_test makefile. 2017-04-19 10:58:58 -07:00
generate_enforce_rro.mk Enforce RROs for all the build-time ROs 2017-03-30 10:43:38 +09:00
goma.mk goma.mk: do not start goma compiler_proxy if NOSTART_GOMA is set. 2016-09-13 13:13:52 +09:00
header_library.mk Add Header Library support to Make 2017-02-15 16:04:49 -08:00
header_library_internal.mk Add Header Library support to Make 2017-02-15 16:04:49 -08:00
help.mk Add vnod. 2017-03-07 12:17:51 -08:00
host_dalvik_java_library.mk Filter and colorize javac output V3 2017-04-18 21:04:58 +00:00
host_dalvik_static_java_library.mk Record module type statistics 2016-07-29 19:58:35 +00:00
host_executable.mk Remove HOST_PREFER_32_BIT 2016-09-02 13:20:52 -07:00
host_executable_internal.mk
host_fuzz_test.mk Record module type statistics 2016-07-29 19:58:35 +00:00
host_java_library.mk Filter and colorize javac output V3 2017-04-18 21:04:58 +00:00
host_java_library_common.mk
host_native_test.mk Record module type statistics 2016-07-29 19:58:35 +00:00
host_prebuilt.mk Record module type statistics 2016-07-29 19:58:35 +00:00
host_shared_library.mk Remove HOST_PREFER_32_BIT 2016-09-02 13:20:52 -07:00
host_shared_library_internal.mk
host_shared_test_lib.mk
host_static_library.mk Remove HOST_PREFER_32_BIT 2016-09-02 13:20:52 -07:00
host_static_library_internal.mk
host_static_test_lib.mk Record module type statistics 2016-07-29 19:58:35 +00:00
host_test_internal.mk Support non-gtest NATIVE_TESTS 2016-12-21 20:27:06 -08:00
install_jni_libs.mk Embed jni libs in vendor apks for treble-ized devices 2017-04-24 10:01:34 +09:00
install_jni_libs_internal.mk Rewrite link type checking 2017-04-19 22:41:32 -07:00
jack-default.args Changing default Jack arguments. 2017-03-28 12:13:32 +02:00
java.mk Make javac checkbuilds match jack 2017-05-03 12:42:20 -07:00
java_common.mk Merge "Rewrite link type checking" am: e4d92ef568 am: d76aaed983 2017-04-20 15:15:19 +00:00
java_library.mk Rearrange java library outputs 2017-04-11 10:01:28 -07:00
link_type.mk link_type: common overrides 2nd 2017-04-20 14:37:23 -07:00
LINUX_KERNEL_COPYING
local_vndk.mk Add LOCAL_VENDOR_MODULE as a synonym to LOCAL_PROPRIETARY_MODULE 2017-03-20 20:57:04 -07:00
main.mk Make javac checkbuilds match jack 2017-05-03 12:42:20 -07:00
Makefile Merge "Selectively add _asan flavor suffix." am: e5143608df am: faea53a89b am: 8b4eaf5562 2017-05-10 00:36:25 +00:00
module_arch_supported.mk
multi_prebuilt.mk Fix duplicate and dangling rules 2017-04-11 10:02:04 -07:00
multilib.mk
native_benchmark.mk resolve merge conflicts of dd9aee1 to stage-aosp-master 2016-07-29 14:15:14 -07:00
native_test.mk Record module type statistics 2016-07-29 19:58:35 +00:00
ninja_config.mk Fix vendor/google/build/ninja_config.mk 2016-11-10 19:41:27 -08:00
node_fns.mk
notice_files.mk Exclude ndk stubs from notice file list 2017-04-05 09:47:37 -07:00
package.mk Fix LOCAL_MULTILIB := 64 in TARGET_TRANSLATE_2ND_ARCH builds 2017-04-20 11:19:10 -07:00
package_internal.mk Merge changes Id0d167e6,I290a02b0 am: 90573e75a8 am: 9efa174836 2017-05-10 02:52:21 +00:00
pathmap.mk Move include in prep of Android.bp support 2017-05-05 16:40:40 -06:00
pdk_config.mk Replace core-junit with legacy-test 2016-11-30 13:50:56 +00:00
pdk_fusion_modules.mk Add LOCAL_VENDOR_MODULE as a synonym to LOCAL_PROPRIETARY_MODULE 2017-03-20 20:57:04 -07:00
phony_package.mk Record module type statistics 2016-07-29 19:58:35 +00:00
prebuilt.mk Support native test prebuilts for X86+ARM builds 2017-01-17 14:19:50 -08:00
prebuilt_internal.mk Merge "Rewrite link type checking" am: e4d92ef568 am: d76aaed983 2017-04-20 15:15:19 +00:00
process_wrapper.sh
process_wrapper_gdb.cmds
process_wrapper_gdb.sh
product-graph.mk
product.mk Default profile usage based on the existence of the profile 2017-05-05 18:31:35 -07:00
product_config.mk Default profile usage based on the existence of the profile 2017-05-05 18:31:35 -07:00
proguard.emma.flags
proguard.flags
proguard.jacoco.flags
proguard_basic_keeps.flags
proguard_tests.flags
root.mk
sdk_font.mk Updating path to new frameworks/layoutlib project 2017-05-08 11:07:46 +01:00
setup_one_odex.mk Move profile logic to dex_preopt_odex_install 2017-03-03 16:23:14 -08:00
shared_library.mk Record module type statistics 2016-07-29 19:58:35 +00:00
shared_library_internal.mk Support split /system and /vendor modules from Soong 2017-04-11 13:17:48 -07:00
shared_test_lib.mk
soong_config.mk Export OVERRIDE_RS_DRIVER to soong 2017-05-05 15:22:33 -07:00
static_java_library.mk Merge changes Id0d167e6,I290a02b0 am: 90573e75a8 am: 9efa174836 am: a4d4cf335c 2017-05-10 03:35:32 +00:00
static_library.mk Record module type statistics 2016-07-29 19:58:35 +00:00
static_library_internal.mk Support Soong native coverage 2017-02-10 09:27:35 -08:00
static_test_lib.mk Record module type statistics 2016-07-29 19:58:35 +00:00
target_test_internal.mk Support non-gtest NATIVE_TESTS 2016-12-21 20:27:06 -08:00
version_defaults.mk Merge "Revert "O is API 26."" into oc-dev am: 6f93dd52b2 2017-05-04 00:23:35 +00:00
WINPTHREADS_COPYING Statically link libwinpthread into windows binaries. 2017-02-23 17:56:44 -08:00