platform_build/core
Dan Willemsen 859ac34064 Add LOCAL_MODULE_HOST_OS
Instead of wrapping a host module definition in 'ifeq($(HOST_OS),...)'
in the Android.mk files, define which hosts are supported using
LOCAL_MODULE_HOST_OS.

A blank LOCAL_MODULE_HOST_OS means that linux and darwin are supported.
A non-empty LOCAL_MODULE_HOST_OS lists the supported HOST_OSs.

Change-Id: I1e342d1908cfa00aef2c39c145b4f5f81c373bc6
2015-09-03 16:40:51 -07:00
..
clang Add AddressSanitizer linker flags for x86. 2015-09-02 11:59:45 -07:00
combo Clean up Javac a little bit. 2015-09-02 10:04:18 -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 Clean up Javac a little bit. 2015-09-02 10:04:18 -07:00
binary.mk Add support for LOCAL_SRC_FILES_(host)_(arch) 2015-08-28 03:38:43 +00:00
build-system.html
build_id.mk Update build ID to AOSP 2014-11-07 16:10:17 +05:30
ccache.mk Split [CC|CXX]_WRAPPER from [TARGET|HOST]_[CC|CXX] 2015-07-21 14:07:50 -07:00
checktree
cleanbuild.mk Fix writing clean_steps.mk in the first build. 2015-08-04 12:11:54 -07:00
cleanspec.mk
clear_vars.mk Add LOCAL_MODULE_HOST_OS 2015-09-03 16:40:51 -07:00
config.mk Remove AndroidConfig.h. 2015-08-28 10:31:28 -07:00
config_sanitizers.mk Fix sanitizer choice for global vs module. 2015-08-19 20:24:23 -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 Blacklist libc++ from windows host builds 2015-08-18 19:08:45 -07:00
definitions.mk Clean up Javac a little bit. 2015-09-02 10:04:18 -07:00
device.mk
dex_preopt.mk Remove unneeded aapt dependency 2015-07-23 17:12:10 -07:00
dex_preopt_libart.mk Remove $(DEX2OAT) from DEX2OAT_DEPENDENCY when USE_DEX2OAT_DEBUG is set. 2015-07-28 11:54:08 -07: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 Use repeatable timestamps 2015-08-12 00:02:20 -07:00
dumpvar.mk
dynamic_binary.mk Do not pack relocations for executables 2015-05-07 13:10:02 -07:00
envsetup.mk Remove legacy windows platform build support 2015-08-17 12:35:04 -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 Revert "Use PRIVATE_POST_INSTALL_CMD to simplify executable_prefer_symlink.mk" 2014-11-25 12:52:26 +00:00
filter_symbols.sh
find-jdk-tools-jar.sh Fix Java detection on some Linux distributions 2014-10-16 14:08:32 +02:00
fuzz_test.mk Add BUILD(_HOST)?_FUZZ_TEST. 2015-08-17 14:39:27 -07:00
goma.mk Show error message when resource limit too low for USE_GOMA=true 2015-08-29 12:01:51 +09:00
help.mk
host_dalvik_java_library.mk Clean up Javac a little bit. 2015-09-02 10:04:18 -07:00
host_dalvik_static_java_library.mk Clean up Javac a little bit. 2015-09-02 10:04:18 -07:00
host_executable.mk Add LOCAL_NO_FPIE. 2014-09-03 15:39:50 -07:00
host_executable_internal.mk Use prebuilt libclang_rt.profile. 2015-04-01 19:03:22 -07:00
host_fuzz_test.mk Add BUILD(_HOST)?_FUZZ_TEST. 2015-08-17 14:39:27 -07:00
host_java_library.mk Clean up Javac a little bit. 2015-09-02 10:04:18 -07: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 Add _(darwin|linux|windows) 2015-08-28 03:36:22 +00:00
install_jni_libs.mk Fix missing rs_compatibility_jni_libs. 2014-06-30 11:20:41 -07:00
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 Clean up Javac a little bit. 2015-09-02 10:04:18 -07:00
java_common.mk Move Java stuff out of base_rules.mk 2015-08-28 17:17:19 -07:00
java_library.mk [DO NOT MERGE] Compile using Jack. 2015-05-19 18:31:05 +02:00
legacy_prebuilts.mk
main.mk Cleaned the outdated incrementaljavac. 2015-08-29 11:08:02 -07:00
Makefile build: Don't call make_recovery_patch if there's no recovery. 2015-08-18 18:28:47 -07:00
module_arch_supported.mk Add LOCAL_MODULE_HOST_OS 2015-09-03 16:40:51 -07:00
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 Allow to opt out both multilib in native test. 2014-06-10 17:52:20 -07:00
ninja.mk Set --ninja_suffix based on make/mm/mmm targets 2015-09-02 07:37:39 +09:00
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 Cleanups. 2015-07-21 16:03:19 -07:00
pathmap.mk Remove mkbootimg from the pathmap. 2015-07-08 16:05:17 -07:00
pdk_config.mk Remove framework2 2014-07-21 14:42:29 -07:00
phony_package.mk Make modules depend on their makefile. 2014-11-11 14:30:54 -08:00
post_clean.mk Do not update previous_XXX.mk when there is no change 2015-07-21 09:40:02 +09:00
prebuilt.mk Don't set up the prebuilt apk rule twice. 2014-12-01 15:56:19 -08:00
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 remove TARGET_PROVIDES_INIT_RC 2015-08-24 13:55:02 -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 Less spammy ProGuard. 2014-06-17 11:53:31 -07:00
proguard_tests.flags Allow for opt-in of proguard shrinking of tests with new flag 2014-09-09 20:42:48 -04:00
root.mk
sdk_font.mk Fix sdk_font build warning. 2014-09-04 18:59:05 -07:00
setup_one_odex.mk Support to build apk odex for both arch. 2014-09-15 12:12:18 -07:00
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 Remove logic for platform stlport gtest. 2014-11-11 17:45:45 -08:00
version_defaults.mk Use repeatable timestamps 2015-08-12 00:02:20 -07:00