..
clang
Allow late binding of LOCAL_CLANG_EXCEPTION_PROJECTS.
2016-08-03 11:57:30 -07:00
combo
Merge "Add NATIVE_TESTS class, move host native tests"
2016-06-06 23:59:23 +00:00
no_java_path
Disable java when JAVA_NOT_REQUIRED is set
2016-02-08 17:02:48 -08:00
tasks
Update package whitelist to track changes to java.lang.invoke.
2016-08-01 13:24:14 +01:00
android_manifest.mk
Strip LOCAL_STATIC_JAVA_AAR_LIBRARIES
2015-05-27 15:14:28 -07:00
apicheck_msg_current.txt
apicheck_msg_last.txt
aux_config.mk
introduce AUX build class of targets
2016-08-02 08:06:28 -07: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
introduce AUX build class of targets
2016-08-02 08:06:28 -07:00
binary.mk
Merge "Issue warning on projects with LOCAL_CLANG set to false."
2016-08-03 16:42:27 +00:00
build-system.html
Fix build system documentation example
2016-05-08 19:24:58 -07:00
build_id.mk
"LKY80"
2015-03-21 06:05:46 -07:00
ccache.mk
ccache: Allow external setting of CCACHE_COMPILERCHECK variable
2016-03-15 19:44:21 +02:00
checktree
cleanbuild.mk
Don't clean obj/{APPS,JAVA_LIBRARIES} during installclean
2016-07-31 16:45:32 -07:00
cleanspec.mk
Add new variable SCAN_EXCLUDE_DIRS; specifies directories to exclude when searching source tree.
2015-06-10 13:00:13 -05:00
clear_vars.mk
introduce AUX build class of targets
2016-08-02 08:06:28 -07:00
config.mk
introduce AUX build class of targets
2016-08-02 08:06:28 -07:00
config_sanitizers.mk
Only add linker_asan as dependency to shared executables
2016-07-17 15:30:46 -07:00
configure_local_jack.mk
Remove support of disabling Jack.
2016-03-30 14:03:12 -07:00
configure_module_stem.mk
copy_headers.mk
Record module type statistics
2016-07-29 19:58:35 +00:00
cxx_stl_setup.mk
Forbid libstdc++ on Linux and Darwin
2016-06-15 13:41:45 -07:00
definitions.mk
introduce AUX build class of targets
2016-08-02 08:06:28 -07:00
device.mk
dex_preopt.mk
[DO NOT MERGE] Remove code pulled in by accident.
2016-03-25 18:24:42 -07:00
dex_preopt_libart.mk
Skip uses-library check for preopted apps.
2016-06-13 18:14:27 -07:00
dex_preopt_libart_boot.mk
Also turn down the logging for dex2oat on the boot image
2016-06-20 11:15:31 -07:00
dex_preopt_odex_install.mk
Allow to build native tests for translation arch only.
2016-04-20 13:57:22 -07:00
distdir.mk
Sort out ANDROID_GOALS, KATI_GOALS and NINJA_GOALS.
2015-11-03 17:10:28 -08:00
dpi_specific_apk.mk
Make apks depend on their certificates
2016-05-13 16:03:24 +09:00
droiddoc.mk
Record module type statistics
2016-07-29 19:58:35 +00:00
dumpvar.mk
introduce AUX build class of targets
2016-08-02 08:06:28 -07:00
dynamic_binary.mk
Add NATIVE_TESTS class, move host native tests
2016-05-24 12:43:16 -07:00
envsetup.mk
introduce AUX build class of targets
2016-08-02 08:06:28 -07:00
executable.mk
Record module type statistics
2016-07-29 19:58:35 +00:00
executable_internal.mk
Remove unnecessary variables
2016-05-25 21:23:20 -07:00
executable_prefer_symlink.mk
Add support for LOCAL_MODULE_SYMLINKS
2016-07-15 12:22:39 -07:00
filter_symbols.sh
find-jdk-tools-jar.sh
Error out early on nonstandard JDK directory layouts
2015-10-23 19:00:43 -07:00
fuzz_test.mk
Record module type statistics
2016-07-29 19:58:35 +00:00
goma.mk
Remove GOMA_HERMETIC form goma.mk
2016-07-19 20:58:22 +00:00
help.mk
host_dalvik_java_library.mk
Record module type statistics
2016-07-29 19:58:35 +00:00
host_dalvik_static_java_library.mk
Record module type statistics
2016-07-29 19:58:35 +00:00
host_executable.mk
Record module type statistics
2016-07-29 19:58:35 +00:00
host_executable_internal.mk
Add NATIVE_TESTS class, move host native tests
2016-05-24 12:43:16 -07:00
host_fuzz_test.mk
Record module type statistics
2016-07-29 19:58:35 +00:00
host_java_library.mk
Record module type statistics
2016-07-29 19:58:35 +00:00
host_java_library_common.mk
Remove javac support in host dex rules.
2016-03-24 16:48:47 -07:00
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
Record module type statistics
2016-07-29 19:58:35 +00:00
host_shared_library_internal.mk
Remove USE_NINJA=false
2016-02-26 21:48:31 -08:00
host_shared_test_lib.mk
Finish refactoring tests to NATIVE_TESTS
2016-06-22 00:27:54 -07:00
host_static_library.mk
Record module type statistics
2016-07-29 19:58:35 +00:00
host_static_library_internal.mk
Fix LOCAL_MODULE_HOST_OS
2015-09-04 15:41:38 -07:00
host_static_test_lib.mk
Record module type statistics
2016-07-29 19:58:35 +00:00
host_test_internal.mk
Finish refactoring tests to NATIVE_TESTS
2016-06-22 00:27:54 -07:00
install_jni_libs.mk
Don't extract jni from prebuilt apks.
2015-06-01 19:19:45 -07:00
install_jni_libs_internal.mk
Check that NDK-built modules only link to NDK-built modules
2016-06-15 20:22:19 -07:00
jack-default.args
Do not force turn off of Jack warning
2016-06-08 17:00:09 +02:00
java.mk
Fix typo in setting PRIVATE_MODULE for AIDL source
2016-06-24 13:13:52 -07:00
java_common.mk
Extend SDK link check to java libraries
2016-07-09 04:42:15 +00:00
java_library.mk
Record module type statistics
2016-07-29 19:58:35 +00:00
LINUX_KERNEL_COPYING
build: Add LINUX_KERNEL_COPYING license file
2015-11-09 02:27:01 +01:00
main.mk
introduce AUX build class of targets
2016-08-02 08:06:28 -07:00
Makefile
Merge "Record module type statistics"
2016-07-29 20:47:14 +00:00
module_arch_supported.mk
Tell Soong about HOST_CROSS_*
2016-02-09 16:00:14 -08:00
multi_prebuilt.mk
Record module type statistics
2016-07-29 19:58:35 +00:00
multilib.mk
Add HOST_CROSS_OS
2015-09-09 18:12:29 +00:00
native_benchmark.mk
Record module type statistics
2016-07-29 19:58:35 +00:00
native_test.mk
Record module type statistics
2016-07-29 19:58:35 +00:00
ninja.mk
introduce AUX build class of targets
2016-08-02 08:06:28 -07:00
node_fns.mk
notice_files.mk
Record module type statistics
2016-07-29 19:58:35 +00:00
package.mk
Record module type statistics
2016-07-29 19:58:35 +00:00
package_internal.mk
Make apks depend on their certificates
2016-05-13 16:03:24 +09:00
pathmap.mk
am 43bbbf8a
: Merge "Remove more of the pathmap."
2015-09-24 21:59:58 +00:00
pdk_config.mk
Move PDK selection into config.mk
2016-02-01 18:05:07 -08:00
pdk_fusion_modules.mk
Use $(BUILD_SYSTEM) as the LOCAL_PATH of auto-generated modules.
2016-03-25 11:06:51 -07:00
phony_package.mk
Record module type statistics
2016-07-29 19:58:35 +00:00
post_clean.mk
Clean generated source dir if .proto/.rs is gonee.
2016-03-02 10:59:59 -08:00
prebuilt.mk
Record module type statistics
2016-07-29 19:58:35 +00:00
prebuilt_internal.mk
Add LOCAL_COPY_TO_INTERMEDIATE_LIBRARIES.
2016-07-28 00:06:19 -07:00
process_wrapper.sh
process_wrapper_gdb.cmds
process_wrapper_gdb.sh
product-graph.mk
Fix "make product-graph" and "make dump-products".
2015-10-28 16:49:44 -07:00
product.mk
Build: Add module-level product configuration of sanitization
2016-06-30 16:21:36 -07:00
product_config.mk
Build: Add module-level product configuration of sanitization
2016-06-30 16:21:36 -07:00
proguard.emma.flags
proguard.flags
proguard.jacoco.flags
Support code coverage with Jack
2016-01-27 19:14:14 +01:00
proguard_basic_keeps.flags
Keep Throwable's constructor that takes a String argument.
2015-05-11 14:56:20 -07:00
proguard_tests.flags
root.mk
sdk_font.mk
Sort more instances of wildcard and find
2015-09-30 22:25:49 +00:00
setup_one_odex.mk
shared_library.mk
Record module type statistics
2016-07-29 19:58:35 +00:00
shared_library_internal.mk
Remove unnecessary variables
2016-05-25 21:23:20 -07:00
shared_test_lib.mk
Finish refactoring tests to NATIVE_TESTS
2016-06-22 00:27:54 -07:00
soong.mk
Pass binder ABI to Soong
2016-07-26 15:55:16 -07:00
static_java_library.mk
Record module type statistics
2016-07-29 19:58:35 +00:00
static_library.mk
Record module type statistics
2016-07-29 19:58:35 +00:00
static_library_internal.mk
Delete relics left behind by commit 86e6b7ed51
.
2016-03-04 16:28:01 -08:00
static_test_lib.mk
Record module type statistics
2016-07-29 19:58:35 +00:00
target_test_internal.mk
Finish refactoring tests to NATIVE_TESTS
2016-06-22 00:27:54 -07:00
version_defaults.mk
Inform Jack of the min sdk
2016-03-16 11:55:46 +01:00