platform_build/core
Elliott Hughes 5dbf4eab72 Stop polluting the namespace with HAVE_MALLOC_H in AndroidConfig.h.
Change-Id: If1cd88ee14bf9cbb4a0a1f608b0d015c9181c2c2
2015-07-08 13:12:38 -07:00
..
clang Merge "Configure synci generation explicitly" 2015-07-01 18:58:52 +00:00
combo Stop polluting the namespace with HAVE_MALLOC_H in AndroidConfig.h. 2015-07-08 13:12:38 -07:00
tasks Remove duplicate CTS tests from libcore cts packages. 2015-06-09 10:52:34 +01:00
android_manifest.mk Add support for prebuilt AARs. 2014-12-17 22:27:26 +00:00
apicheck_msg_current.txt Let apicheck check both the public API and system API. 2015-01-09 14:23:16 -08:00
apicheck_msg_last.txt
base_rules.mk Support to configure and build multiple custom images. 2015-06-03 09:56:29 -07:00
binary.mk Simplify LOCAL_NO_CRT. 2015-07-02 15:58:34 -07:00
build-system.html
build_id.mk
checktree
cleanbuild.mk Clean intermediate files if SANITIZE_TARGET has changed. 2015-06-19 11:15:50 -07:00
cleanspec.mk
clear_vars.mk Simplify LOCAL_NO_CRT. 2015-07-02 15:58:34 -07:00
config.mk Merge "Add img2simg in host and ota packages" 2015-06-25 18:44:03 +00:00
config_sanitizers.mk SANITIZE_TARGET: allow undef symbols in non-sanitized shared libraries. 2015-06-25 17:34:44 -07:00
configure_local_jack.mk [DO NOT MERGE] Compile using Jack. 2015-05-19 18:31:05 +02:00
configure_module_stem.mk
copy_headers.mk
cxx_stl_setup.mk Fix using libc++_static in dynamic binaries. 2015-05-12 14:07:18 -07:00
definitions.mk Simplify LOCAL_NO_CRT. 2015-07-02 15:58:34 -07:00
device.mk
dex_preopt.mk Remove libdvm support from the core build system. 2014-12-16 10:08:00 -08:00
dex_preopt_libart.mk Pass --no-generate-debug-info to dex2oat. 2015-05-28 16:32:55 +01:00
dex_preopt_libart_boot.mk Pass --no-generate-debug-info to dex2oat. 2015-05-28 16:32:55 +01:00
dex_preopt_odex_install.mk Build only 64-bit odex for system server jars. 2015-03-10 11:08:05 -07:00
distdir.mk
dpi_specific_apk.mk [DO NOT MERGE] Compile using Jack. 2015-05-19 18:31:05 +02:00
droiddoc.mk
dumpvar.mk
dynamic_binary.mk Do not pack relocations for executables 2015-05-07 13:10:02 -07:00
envsetup.mk Move sanitized vendor libraries to /data/vendor/lib(|64). 2015-06-30 14:04:45 -07:00
executable.mk Enable SANITIZE_TARGET. 2015-06-18 18:24:40 -07:00
executable_internal.mk Simplify LOCAL_NO_CRT. 2015-07-02 15:58:34 -07:00
executable_prefer_symlink.mk
filter_symbols.sh
find-jdk-tools-jar.sh
help.mk
host_dalvik_java_library.mk [DO NOT MERGE] Add support for RMTYPEDEF with Jack 2015-06-02 12:25:51 +02:00
host_dalvik_static_java_library.mk [DO NOT MERGE] Compile using Jack. 2015-05-19 18:31:05 +02:00
host_executable.mk
host_executable_internal.mk Use prebuilt libclang_rt.profile. 2015-04-01 19:03:22 -07:00
host_java_library.mk [DO NOT MERGE] Add support for RMTYPEDEF with Jack 2015-06-02 12:25:51 +02:00
host_java_library_common.mk [DO NOT MERGE] Compile using Jack. 2015-05-19 18:31:05 +02:00
host_native_test.mk
host_prebuilt.mk
host_shared_library.mk Change the default multilib for host libraries to "both" 2015-04-08 18:09:52 +00:00
host_shared_library_internal.mk Use prebuilt libclang_rt.profile. 2015-04-01 19:03:22 -07:00
host_shared_test_lib.mk
host_static_library.mk Change the default multilib for host libraries to "both" 2015-04-08 18:09:52 +00:00
host_static_library_internal.mk
host_static_test_lib.mk
host_test_internal.mk
install_jni_libs.mk
install_jni_libs_internal.mk Support LOCAL_PREBUILT_JNI_LIBS in unbundled build. 2015-02-12 22:40:24 +00:00
jack-default.args [DO NOT MERGE] Compile using Jack. 2015-05-19 18:31:05 +02:00
java.mk [DO NOT MERGE] Add support for RMTYPEDEF with Jack 2015-06-02 12:25:51 +02:00
java_library.mk [DO NOT MERGE] Compile using Jack. 2015-05-19 18:31:05 +02:00
legacy_prebuilts.mk
main.mk Add variable ANDROID_NO_TEST_CHECK to not build all test modules 2015-06-23 15:49:54 +02:00
Makefile Retry adjusting the size computation for reserved blocks. 2015-06-30 12:17:28 -07:00
module_arch_supported.mk
multi_prebuilt.mk Strip prebuilt shared library by default. 2015-03-13 11:36:15 -07:00
multilib.mk Make Windows a non-multilib target. 2015-05-05 15:46:50 -07:00
native_benchmark.mk Add libbenchmark's new dependency on libbase. 2015-05-13 13:47:30 -07:00
native_test.mk
node_fns.mk
notice_files.mk [DO NOT MERGE] Compile using Jack. 2015-05-19 18:31:05 +02:00
package.mk
package_internal.mk [DO NOT MERGE] Compile using Jack. 2015-05-19 18:31:05 +02:00
pathmap.mk Remove platform/bootable/bootloader/legacy from pathmap 2015-01-27 13:47:05 -08:00
pdk_config.mk
phony_package.mk
post_clean.mk
prebuilt.mk
prebuilt_internal.mk [DO NOT MERGE] Compile using Jack. 2015-05-19 18:31:05 +02:00
process_wrapper.sh
process_wrapper_gdb.cmds
process_wrapper_gdb.sh
product.mk Force some clang Werrors that *will* break things. 2015-06-10 17:24:38 -07:00
product_config.mk am ad6dd21e: Merge "Remove unused PRODUCT_TAGS" 2015-01-06 23:59:10 +00:00
proguard.emma.flags
proguard.flags
proguard_basic_keeps.flags
proguard_tests.flags
root.mk
sdk_font.mk
setup_one_odex.mk
shared_library.mk
shared_library_internal.mk Simplify LOCAL_NO_CRT. 2015-07-02 15:58:34 -07:00
shared_test_lib.mk
static_java_library.mk [DO NOT MERGE] Compile using Jack. 2015-05-19 18:31:05 +02:00
static_library.mk
static_library_internal.mk
static_test_lib.mk
target_test_internal.mk
version_defaults.mk Restore AOSP-style version numbers - DO NOT MERGE 2015-02-20 11:04:55 -08:00