platform_build/core
Ying Wang 24e03369cf Add -Wno-unused-command-line-argument to clang cflags to enable ccache.
Previously ccache is disabled when it fails calling clang's preprocessor with
unused arguments (such as '-Wa,--noexecstack') in the command line.

See http://petereisentraut.blogspot.com/2011/05/ccache-and-clang.html.
(-Qunused-arguments suppresses more than
-Wno-unused-command-line-argument does.)

Change-Id: I6cde307632c8395c053eb28063d7844d93070562
2014-10-20 17:21:16 -07:00
..
clang Add -Wno-unused-command-line-argument to clang cflags to enable ccache. 2014-10-20 17:21:16 -07:00
combo Merge "Remove unnecessary 10.8-specific build rules" 2014-10-20 18:06:35 +00: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 java_alternative_checked_module takes precedence. 2014-09-29 17:17:00 -07:00
binary.mk LOCAL_NATIVE_COVERAGE should imply -O0. 2014-10-08 17:05:19 -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 Introduce per-product per-module dex-preopt config 2014-10-08 10:11:17 -07:00
config.mk Add LPAE to dex2oat ISA feature list. 2014-10-16 13:07:05 -07:00
configure_module_stem.mk
copy_headers.mk
cxx_stl_setup.mk Use libstc++ for the name of bionic's STL. 2014-10-16 21:18:15 -07:00
definitions.mk Add LOCAL_NO_FPIE. 2014-09-03 15:39:50 -07:00
device.mk
dex_preopt.mk Make which dex2oat version to use configurable. 2014-10-07 08:30:18 +00:00
dex_preopt_libart.mk Introduce per-product per-module dex-preopt config 2014-10-08 10:11:17 -07:00
dex_preopt_libart_boot.mk Introduce per-product per-module dex-preopt config 2014-10-08 10:11:17 -07:00
dex_preopt_libdvm.mk
dex_preopt_odex_install.mk Introduce per-product per-module dex-preopt config 2014-10-08 10:11:17 -07: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
dynamic_binary.mk
envsetup.mk Default host module to 64-bit except for SDK builds. 2014-09-02 16:04:31 -07:00
executable.mk
executable_internal.mk Add option for generating coverage info. 2014-09-23 15:19:02 -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 Fix Java detection on some Linux distributions 2014-10-16 14:08:32 +02: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 Add LOCAL_NO_FPIE. 2014-09-03 15:39:50 -07:00
host_executable_internal.mk
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
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
host_static_test_lib.mk
host_test_internal.mk Fix detection of C++ STL for tests. 2014-09-26 15:45:33 -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
legacy_prebuilts.mk
main.mk Enable dalvik.vm.lockprof.threshold on eng builds in addition to userdebug 2014-09-19 11:30:27 -07:00
Makefile Merge "Fix recovery image build for 32p" 2014-09-20 00:38:08 +00:00
module_arch_supported.mk build: delete 64-bit blacklist 2014-06-17 21:35:44 -07:00
multi_prebuilt.mk
multilib.mk
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
package_internal.mk Support to build apk odex for both arch. 2014-09-15 12:12:18 -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
prebuilt_internal.mk Apply LOCAL_CXX_STL to also prebuilts. 2014-10-07 13:07:00 -07:00
process_wrapper.sh
process_wrapper_gdb.cmds
process_wrapper_gdb.sh
product.mk Introduce per-product per-module dex-preopt config 2014-10-08 10:11:17 -07:00
product_config.mk Introduce per-product per-module dex-preopt config 2014-10-08 10:11:17 -07:00
proguard.emma.flags
proguard.flags
proguard_basic_keeps.flags
proguard_tests.flags
raw_executable.mk
raw_static_library.mk
root.mk
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 Add option for generating coverage info. 2014-09-23 15:19:02 -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
static_library_internal.mk
static_test_lib.mk
target_test_internal.mk Fix detection of C++ STL for tests. 2014-09-26 15:45:33 -07:00
version_defaults.mk Restore AOSP-style version numbers - DO NOT MERGE 2014-06-19 00:22:38 -07:00