.. |
clang
|
Add RenderScript Toolchain information to Soong.
|
2017-02-02 19:35:58 -08:00 |
combo
|
Re-enable dx support
|
2017-02-16 14:08:45 -08:00 |
no_java_path
|
|
|
tasks
|
Merge "Include the LOCAL_REQUIRED_MODULES when packaging."
|
2017-02-13 16:01:35 +00:00 |
aapt2.mk
|
|
|
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
|
|
|
aux_static_library.mk
|
|
|
aux_toolchain.mk
|
|
|
base_rules.mk
|
Fix init rc installation in vendor when LOCAL_MODULE_PATH is set
|
2017-02-13 14:19:47 -08:00 |
binary.mk
|
Add c_std and cpp_std properties.
|
2017-02-03 16:43:06 -08:00 |
build-system.html
|
|
|
build_id.mk
|
|
|
build_rro_package.mk
|
Install runtime resource overlay without subdir.
|
2016-10-05 10:03:28 +01:00 |
ccache.mk
|
|
|
checktree
|
|
|
cleanbuild.mk
|
Improve installclean to catch more installed files
|
2017-02-13 13:05:02 -08:00 |
cleanspec.mk
|
|
|
clear_vars.mk
|
Re-enable dx support
|
2017-02-16 14:08:45 -08:00 |
config.mk
|
Add soong_javac_filter to all javac commands
|
2017-02-16 14:08:45 -08:00 |
config_sanitizers.mk
|
Blacklist code for CFI.
|
2017-02-15 12:48:05 -08:00 |
configure_local_jack.mk
|
Re-enable dx support
|
2017-02-16 14:08:45 -08: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
|
Add soong_javac_filter to all javac commands
|
2017-02-16 14:08:45 -08:00 |
device.mk
|
|
|
dex_preopt.mk
|
Remove option for non-pic dex preopt.
|
2016-12-19 09:52:25 +00:00 |
dex_preopt_libart.mk
|
Add support for preopted app images
|
2017-02-10 13:39:08 -08:00 |
dex_preopt_libart_boot.mk
|
Remove option for non-pic dex preopt.
|
2016-12-19 09:52:25 +00:00 |
dex_preopt_odex_install.mk
|
Add support for preopted app images
|
2017-02-10 13:39:08 -08:00 |
distdir.mk
|
|
|
dpi_specific_apk.mk
|
Re-enable dx support
|
2017-02-16 14:08:45 -08:00 |
droiddoc.mk
|
|
|
dumpvar.mk
|
|
|
dynamic_binary.mk
|
|
|
envsetup.mk
|
Output *TS testcases to common testcase folders.
|
2017-02-07 14:49:06 -08:00 |
executable.mk
|
|
|
executable_internal.mk
|
Add basic VNDK support in Make
|
2016-11-28 13:46:17 -08: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
|
Create sub-directory for fuzzers under nativetest.
|
2016-09-02 13:25:59 -07:00 |
goma.mk
|
goma.mk: do not start goma compiler_proxy if NOSTART_GOMA is set.
|
2016-09-13 13:13:52 +09:00 |
help.mk
|
|
|
host_dalvik_java_library.mk
|
Add soong_javac_filter to all javac commands
|
2017-02-16 14:08:45 -08:00 |
host_dalvik_static_java_library.mk
|
|
|
host_executable.mk
|
Remove HOST_PREFER_32_BIT
|
2016-09-02 13:20:52 -07:00 |
host_executable_internal.mk
|
|
|
host_fuzz_test.mk
|
|
|
host_java_library.mk
|
Add soong_javac_filter to all javac commands
|
2017-02-16 14:08:45 -08:00 |
host_java_library_common.mk
|
|
|
host_native_test.mk
|
|
|
host_prebuilt.mk
|
|
|
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
|
|
|
host_test_internal.mk
|
Support non-gtest NATIVE_TESTS
|
2016-12-21 20:27:06 -08:00 |
install_jni_libs.mk
|
|
|
install_jni_libs_internal.mk
|
Build: Skip JNI lib symlink in second-stage build
|
2016-12-06 17:56:29 -08:00 |
jack-default.args
|
Disable Jack's NNode cache
|
2016-12-06 15:00:03 +01:00 |
java.mk
|
Add soong_javac_filter to all javac commands
|
2017-02-16 14:08:45 -08:00 |
java_common.mk
|
Re-enable dx support
|
2017-02-16 14:08:45 -08:00 |
java_library.mk
|
Re-enable dx support
|
2017-02-16 14:08:45 -08:00 |
LINUX_KERNEL_COPYING
|
|
|
local_vndk.mk
|
Revert "Revert "Extends VNDK support in Make by setting LOCAL_USE_VNDK for modules going into vendor partition, except when they already have LOCAL_SDK_VERSION set.""
|
2016-12-22 05:53:39 +00:00 |
main.mk
|
Merge "Don't build tests in normal builds"
|
2017-02-13 22:38:28 +00:00 |
Makefile
|
Remove -host
|
2017-02-01 09:34:41 -08:00 |
module_arch_supported.mk
|
|
|
multi_prebuilt.mk
|
|
|
multilib.mk
|
|
|
native_benchmark.mk
|
|
|
native_test.mk
|
|
|
ninja.mk
|
Remove --ignore_dirty=$(OUT_DIR)/% from Kati flags
|
2016-12-22 22:19:19 +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
|
Fix PDK dupbuild issues
|
2016-12-09 21:15:41 -08:00 |
package.mk
|
|
|
package_internal.mk
|
Re-enable dx support
|
2017-02-16 14:08:45 -08:00 |
pathmap.mk
|
Update pathmap.mk for renderscript support library migration
|
2016-12-22 17:32:20 -08:00 |
pdk_config.mk
|
Replace core-junit with legacy-test
|
2016-11-30 13:50:56 +00:00 |
pdk_fusion_modules.mk
|
|
|
phony_package.mk
|
|
|
prebuilt.mk
|
Support native test prebuilts for X86+ARM builds
|
2017-01-17 14:19:50 -08:00 |
prebuilt_internal.mk
|
Support Soong native coverage
|
2017-02-10 09:27:35 -08:00 |
process_wrapper.sh
|
|
|
process_wrapper_gdb.cmds
|
|
|
process_wrapper_gdb.sh
|
|
|
product-graph.mk
|
|
|
product.mk
|
Add support for preopted app images
|
2017-02-10 13:39:08 -08:00 |
product_config.mk
|
Prevent abuse of property overrides
|
2017-01-25 13:00:25 +09:00 |
proguard.emma.flags
|
|
|
proguard.flags
|
|
|
proguard.jacoco.flags
|
|
|
proguard_basic_keeps.flags
|
|
|
proguard_tests.flags
|
|
|
root.mk
|
|
|
sdk_font.mk
|
|
|
setup_one_odex.mk
|
Add support for preopted app images
|
2017-02-10 13:39:08 -08:00 |
shared_library.mk
|
|
|
shared_library_internal.mk
|
Support Soong native coverage
|
2017-02-10 09:27:35 -08:00 |
shared_test_lib.mk
|
|
|
soong.mk
|
Split (ninja|soong).mk into config and rule portions
|
2016-11-09 17:53:33 -08:00 |
soong_config.mk
|
Support Soong native coverage
|
2017-02-10 09:27:35 -08:00 |
static_java_library.mk
|
Re-enable dx support
|
2017-02-16 14:08:45 -08:00 |
static_library.mk
|
|
|
static_library_internal.mk
|
Support Soong native coverage
|
2017-02-10 09:27:35 -08:00 |
static_test_lib.mk
|
|
|
target_test_internal.mk
|
Support non-gtest NATIVE_TESTS
|
2016-12-21 20:27:06 -08:00 |
version_defaults.mk
|
resolve merge conflicts of e04c941 to stage-aosp-master
|
2016-12-06 11:32:41 +01:00 |