platform_build/core
Elliott Hughes e70f4ed1d1 am f8d88579: Merge "Remove HAVE_GETTID."
* commit 'f8d885793dd27a6b19eae59e99d32f2549227511':
  Remove HAVE_GETTID.
2014-08-18 19:24:39 +00:00
..
clang Update host linux toolchain to gcc 4.8 2014-07-31 19:51:40 +02:00
combo Remove HAVE_GETTID. 2014-08-18 10:49:12 -07:00
tasks Fix the CTS build now that core is gone 2014-06-19 11:26:54 +01:00
apicheck_msg_current.txt
apicheck_msg_last.txt
base_rules.mk Clean the last bit of LOCAL_BUILD_HOST_DEX. 2014-07-07 17:15:38 -07:00
binary.mk Add flag to enable default clang builds--USE_CLANG_PLATFORM_BUILD. 2014-08-13 12:18:30 -07:00
build-system.html
build_id.mk Trim down BUILD_FINGERPRINT. 2014-06-13 18:02:44 -07:00
checktree
cleanbuild.mk Rewrite the clean steps for TARGET_2ND_ARCH. 2014-06-18 14:17:13 -07:00
cleanspec.mk
clear_vars.mk Clean the last bit of LOCAL_BUILD_HOST_DEX. 2014-07-07 17:15:38 -07:00
config.mk Switch from core to core-libart 2014-06-18 17:42:32 -07:00
configure_module_stem.mk Add HOST_PREFER_32_BIT to support 32-bit-by-default multilib build 2014-05-20 18:03:21 -07:00
copy_headers.mk
definitions.mk Apply TARGET_GLOBAL_LDFLAGS to transform-bc-to-so 2014-08-13 19:03:16 -07:00
device.mk
dex_preopt.mk Strip all multidex files, not just classes.dex 2014-07-01 23:04:36 -07:00
dex_preopt_libart.mk Make system use patchoat to relocate during runtime. 2014-08-05 10:22:09 -07:00
dex_preopt_libart_boot.mk Make system use patchoat to relocate during runtime. 2014-08-05 10:22:09 -07:00
dex_preopt_libdvm.mk
dex_preopt_odex_install.mk Add a WITH_DEXOPT_BOOT_IMG_ONLY configuration option. 2014-08-11 16:40:23 +00:00
distdir.mk
droiddoc.mk Fix host java doc by referring to the correct classpath. 2014-07-07 16:50:39 -07:00
dumpvar.mk Print all 2ND variables. 2014-05-14 19:16:25 -07:00
dynamic_binary.mk Add HOST_PREFER_32_BIT to support 32-bit-by-default multilib build 2014-05-20 18:03:21 -07:00
envsetup.mk Fix HOST_LIBRARY_PATH. 2014-08-14 12:48:25 -07:00
executable.mk Support host multilib build 2014-05-14 16:55:04 -07:00
executable_internal.mk Add compile time check for statically linked libc 2014-08-15 15:02:09 -07:00
executable_prefer_symlink.mk Host support for prefer symlink 2014-06-27 17:23:03 -07:00
filter_symbols.sh
find-jdk-tools-jar.sh Revert "Fix Java detection on some Linux distributions" 2014-07-15 01:22:50 +00:00
help.mk
host_dalvik_java_library.mk Switch from core to core-libart 2014-06-18 17:42:32 -07:00
host_dalvik_static_java_library.mk Switch from core to core-libart 2014-06-18 17:42:32 -07:00
host_executable.mk Set default LOCAL_MULTILIB only if LOCAL_MODULE_HOST_ARCH isn't restricted 2014-06-10 16:24:31 -07:00
host_executable_internal.mk Support host multilib build 2014-05-14 16:55:04 -07:00
host_java_library.mk
host_java_library_common.mk
host_native_test.mk
host_prebuilt.mk
host_shared_library.mk Revert "Don't rename host libraries if only one arch is build." 2014-06-11 01:12:18 +00:00
host_shared_library_internal.mk Support host multilib build 2014-05-14 16:55:04 -07:00
host_shared_test_lib.mk
host_static_library.mk Revert "Don't rename host libraries if only one arch is build." 2014-06-11 01:12:18 +00:00
host_static_library_internal.mk Support host multilib build 2014-05-14 16:55:04 -07:00
host_static_test_lib.mk
host_test_internal.mk Use libc++ versions of gtest libs when needed 2014-05-16 14:55:50 -07:00
install_jni_libs.mk Fix missing rs_compatibility_jni_libs. 2014-06-30 11:20:41 -07:00
install_jni_libs_internal.mk Fix partition_tag usage in install_jni_libs 2014-07-01 18:56:31 -07:00
java.mk Support dx generating multiple dex files. 2014-07-16 12:38:22 +02:00
java_library.mk Multilib support for odex 2014-05-18 22:04:58 -07:00
legacy_prebuilts.mk
main.mk Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [build] 2014-07-30 15:57:16 -07:00
Makefile Use the correct MKBOOTIMG. 2014-06-18 11:31:21 -07:00
module_arch_supported.mk build: delete 64-bit blacklist 2014-06-17 21:35:44 -07:00
multi_prebuilt.mk
multilib.mk Real "LOCAL_MULTILIB := both" for prebuilts 2014-05-16 10:49:57 -07:00
native_test.mk Allow to opt out both multilib in native test. 2014-06-10 17:52:20 -07:00
node_fns.mk
notice_files.mk
package.mk Real "LOCAL_MULTILIB := both" for prebuilts 2014-05-16 10:49:57 -07:00
package_internal.mk Allow LOCAL_ASSET_DIR point to nonexistent dir 2014-07-29 10:34:30 -07:00
pathmap.mk Fix doc target for multidex support library. 2014-07-24 17:24:30 +02:00
pdk_config.mk
phony_package.mk
post_clean.mk
prebuilt.mk Real "LOCAL_MULTILIB := both" for prebuilts 2014-05-16 10:49:57 -07:00
prebuilt_internal.mk Support to add JNI of both archs in multilib build. 2014-06-25 09:07:01 -07:00
process_wrapper.sh
process_wrapper_gdb.cmds
process_wrapper_gdb.sh
product.mk Add a WITH_DEXOPT_BOOT_IMG_ONLY configuration option. 2014-08-11 16:40:23 +00:00
product_config.mk Add --pseudo-localize aapt parameter for builds. 2014-06-26 17:27:36 -07:00
proguard.emma.flags
proguard.flags
proguard_basic_keeps.flags
proguard_tests.flags
raw_executable.mk
raw_static_library.mk
root.mk
shared_library.mk Clarify multiarch warnings 2014-05-21 16:40:35 -07:00
shared_library_internal.mk Add -latomic to all target builds 2014-05-29 11:40:46 -07:00
shared_test_lib.mk
static_java_library.mk Allow LOCAL_RESOURCE_DIR pointing to dir generated during the build 2014-06-25 14:25:14 -07:00
static_library.mk Support host multilib build 2014-05-14 16:55:04 -07:00
static_library_internal.mk Support host multilib build 2014-05-14 16:55:04 -07:00
static_test_lib.mk
target_test_internal.mk More consistent use of 64-bit build variable. 2014-07-08 18:04:17 -07:00
version_defaults.mk Restore AOSP-style version numbers - DO NOT MERGE 2014-06-19 00:22:38 -07:00