platform_build/core
Yi Kong 09d7992067 Merge \"Add jdk.net to whitelist\"
am: d2f4cbbf88

Change-Id: I80f7f529659953fd5664211e2a779d09e2245d34
2016-06-29 11:06:23 +00:00
..
clang Drop CLANG and CLANG_CXX in the environment 2016-06-06 13:13:50 -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 Merge \"Add jdk.net to whitelist\" 2016-06-29 11:06:23 +00:00
aapt2.mk Add --auto-add-overlay if a module has LOCAL_STATIC_ANDROID_LIBRARIES 2016-03-02 18:55:46 -08:00
android_manifest.mk AAPT2: library resource compilation 2016-02-26 10:44:56 -08:00
apicheck_msg_current.txt
apicheck_msg_last.txt
base_rules.mk Merge "Add NATIVE_TESTS class, move host native tests" am: e72fc63901 2016-06-07 00:09:39 +00:00
binary.mk Merge \"Turn unused source files from warning to error\" 2016-06-28 19:48:32 +00:00
build-system.html Fix build system documentation example 2016-05-08 19:24:58 -07:00
build_id.mk [DO NOT MERGE] Update BUILD_ID for nyc branches. 2016-03-02 18:18:07 -08:00
ccache.mk ccache: Allow external setting of CCACHE_COMPILERCHECK variable 2016-03-15 19:44:21 +02:00
checktree
cleanbuild.mk Remove special cases in installclean 2016-02-29 15:15:16 -08:00
cleanspec.mk
clear_vars.mk Merge "Add LOCAL_LOGTAGS_FILES that prebuilts can use" am: 476b5b1616 2016-06-01 23:53:44 +00:00
config.mk Merge \"Use more prebuilt build-tools\" 2016-06-14 22:28:02 +00:00
config_sanitizers.mk Link in ASAN library if my_global_santitize is set. 2016-03-15 16:53: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 Warn more clearly when there are duplicate copied headers 2016-02-23 16:09:49 -08:00
cxx_stl_setup.mk Forbid libstdc++ on Linux and Darwin 2016-06-15 13:41:45 -07:00
definitions.mk Merge \"Filter logging from dexdump/dex2oat to errors only\" 2016-06-24 18:12:08 +00:00
device.mk
dex_preopt.mk Build: Switch on oat file mini-debug-info for boot.oat 2016-05-11 01:22:42 +00:00
dex_preopt_libart.mk Skip uses-library check for preopted apps. 2016-06-14 02:15:53 +00: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
dpi_specific_apk.mk Merge "Make apks depend on their certificates" am: f0a465c2cb 2016-05-17 04:08:25 +00:00
droiddoc.mk Merge "Remove USE_NINJA=false" am: 3bfc095f53 2016-02-29 22:19:29 +00:00
dumpvar.mk Add Soong tools to PATH 2016-05-31 18:32:35 -07:00
dynamic_binary.mk Add NATIVE_TESTS class, move host native tests 2016-05-24 12:43:16 -07:00
envsetup.mk Merge \"Clean up vendor image handling\" 2016-06-21 22:00:21 +00:00
executable.mk Add NATIVE_TESTS class, move host native tests 2016-05-24 12:43:16 -07:00
executable_internal.mk Remove unnecessary variables 2016-05-25 21:23:20 -07:00
executable_prefer_symlink.mk Remove USE_NINJA=false 2016-02-26 21:48:31 -08:00
filter_symbols.sh
find-jdk-tools-jar.sh
fuzz_test.mk
goma.mk Always use ensure_start to ensure goma's daemon runs 2016-04-12 18:14:28 +09:00
help.mk
host_dalvik_java_library.mk Remove bootclasspath handling for Jack 2016-04-22 09:29:32 +02:00
host_dalvik_static_java_library.mk Remove bootclasspath handling for Jack 2016-04-22 09:29:32 +02:00
host_executable.mk Add NATIVE_TESTS class, move host native tests 2016-05-24 12:43:16 -07: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
host_java_library.mk Add normalize_path.py to prerequisites 2016-04-19 16:22:27 +09: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 Finish refactoring tests to NATIVE_TESTS 2016-06-22 00:27:54 -07:00
host_prebuilt.mk
host_shared_library.mk Add 64-bit windows cross-compiles 2016-02-26 18:51:26 -08: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 Add 64-bit windows cross-compiles 2016-02-26 18:51:26 -08:00
host_static_library_internal.mk
host_static_test_lib.mk
host_test_internal.mk Finish refactoring tests to NATIVE_TESTS 2016-06-22 00:27:54 -07:00
install_jni_libs.mk
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 Merge \"Fix typo in setting PRIVATE_MODULE for AIDL source\" 2016-06-24 21:29:55 +00:00
java_common.mk Merge "Warn if there is file with unknown suffix in Java module\'s sources." am: 85b9117 2016-04-27 17:03:36 +00:00
java_library.mk Remove support of disabling Jack. 2016-03-30 14:03:12 -07:00
LINUX_KERNEL_COPYING
main.mk Merge "Add NATIVE_TESTS class, move host native tests" am: e72fc63901 2016-06-07 00:09:39 +00:00
Makefile Merge \"Extract public key ID from cert\" 2016-06-28 23:40:22 +00:00
module_arch_supported.mk Tell Soong about HOST_CROSS_* 2016-02-29 13:55:14 -08:00
multi_prebuilt.mk
multilib.mk
native_benchmark.mk Benchmark have their own folder 2016-04-12 18:57:36 +01:00
native_test.mk Finish refactoring tests to NATIVE_TESTS 2016-06-22 00:27:54 -07:00
ninja.mk Merge \"Fix kati --no_ignore_dirty usage\" 2016-06-15 22:55:02 +00:00
node_fns.mk
notice_files.mk Allow modules to override the default NOTICE file. 2015-12-24 10:10:55 +00:00
package.mk Support x86+arm multilib build. 2016-03-25 13:29:53 -07:00
package_internal.mk Merge "Make apks depend on their certificates" am: f0a465c2cb 2016-05-17 04:08:25 +00:00
pathmap.mk Merge "Add documents-archive to SDK, docs builds" into nyc-dev 2016-05-19 19:39:11 +00:00
pdk_config.mk Merge "Move PDK selection into config.mk" am: 655dd3ea76 2016-02-02 20:40:49 +00: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 Remove USE_NINJA=false 2016-02-26 21:48:31 -08:00
post_clean.mk Clean generated source dir if .proto/.rs is gonee. 2016-03-02 10:59:59 -08:00
prebuilt.mk Merge "Add NATIVE_TESTS class, move host native tests" 2016-06-06 23:59:23 +00:00
prebuilt_internal.mk Merge changes Ib6ffcc38,Ia58e6bc1 2016-06-16 15:50:46 +00:00
process_wrapper.sh
process_wrapper_gdb.cmds
process_wrapper_gdb.sh
product-graph.mk
product.mk Merge \"Add VENDOR_PRODUCT_RESTRICT_VENDOR_FILES\" 2016-06-28 06:22:17 +00:00
product_config.mk Add variable PRODUCT_SHIPPING_API_LEVEL and make files with the 2016-06-03 23:02:27 +00: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
proguard_tests.flags
root.mk
sdk_font.mk
setup_one_odex.mk
shared_library.mk Don't reset LOCAL_*MODULE_STEM. 2016-04-19 14:26:58 -07: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 Add Soong tools to PATH 2016-05-31 18:32:35 -07:00
static_java_library.mk Include classes.jar with class files in aar. 2016-04-12 22:49:48 +00:00
static_library.mk Don't reset LOCAL_*MODULE_STEM. 2016-04-19 14:26:58 -07:00
static_library_internal.mk Delete relics left behind by commit 86e6b7ed51 . 2016-03-04 16:28:01 -08:00
static_test_lib.mk
target_test_internal.mk Finish refactoring tests to NATIVE_TESTS 2016-06-22 00:27:54 -07:00
version_defaults.mk resolve merge conflicts of 12db224 to lmp-mr1-dev am: 0c672afc40 am: cf51c6cb29 am: cbf1e2cc94 am: 9fc3cf7ba2 am: 3749025ccb am: e7bc1542db 2016-06-22 01:43:47 +00:00