platform_build/core
Stephen Hines ed2b7b349a Create initial rules for using Clang/LLVM HOST prebuilts.
Bug: 10653601

Use FORCE_BUILD_LLVM_COMPONENTS=true to re-enable the traditional
LLVM HOST build.

Change-Id: I3d0891edd4818eb685641ef5d0068cd152470e5c
2013-09-12 20:36:28 -07:00
..
combo build: remove HAVE_OOM_ADJ 2013-09-04 17:46:42 -07:00
tasks resolved conflicts for merge of e47bf114 to master 2013-09-05 15:54:47 -07:00
apicheck_msg_current.txt Current.xml and friends are now .txt instead. 2011-04-08 15:03:48 -07:00
apicheck_msg_last.txt
base_rules.mk Better handle of need_compile_java. 2013-08-28 14:05:20 -07:00
binary.mk resolved conflicts for merge of 2b5d2c55 to klp-dev-plus-aosp 2013-09-10 18:07:23 -07:00
build-system.html Remove the simulator target from all makefiles. 2011-07-11 23:51:37 -07:00
build_id.mk Fix klp-dev build file 2013-08-08 07:47:58 -07:00
checktree
cleanbuild.mk Don't bother going through the source tree 2013-08-09 10:08:30 -07:00
cleanspec.mk core: don't hardcode "out" during findleaves.py invocations. 2013-07-11 19:08:06 -07:00
clear_vars.mk am 246daf75: resolved conflicts for merge of 2b5d2c55 to klp-dev-plus-aosp 2013-09-10 19:34:10 -07:00
config.mk am 246daf75: resolved conflicts for merge of 2b5d2c55 to klp-dev-plus-aosp 2013-09-10 19:34:10 -07:00
copy_headers.mk
definitions.mk am 670a7a63: am c5b72527: am ec3c15e5: am 04c4d34d: am 7311a344: Make it easier to enable obfuscation and optimization. 2013-08-23 10:20:28 -07:00
device.mk
dex_preopt.mk Add PRODUCT_BOOT_JARS to derive BOOTCLASSPATH 2013-07-24 15:15:55 -07:00
distdir.mk Allow to call dist-for-goals multiple times for the same file 2013-03-01 16:51:26 -08:00
droiddoc.mk Split framework jar. 2013-07-17 21:08:18 -07:00
dumpvar.mk Stash TARGET_CPU_VARIANT and print it in dumpvar. 2013-03-06 21:43:17 +00:00
dynamic_binary.mk Use += to append to target-specific PRIVATE_CLEAN_FILES 2013-01-28 10:58:01 -08:00
envsetup.mk add a fake data target. 2013-05-14 10:58:26 -07:00
executable.mk Support to switch between prebuilt and buiding from source 2013-01-15 15:28:08 -08:00
filter_symbols.sh
find-jdk-tools-jar.sh Merge from AOSP 2011-11-11 16:03:56 -08:00
help.mk Don't bother going through the source tree 2013-08-09 10:08:30 -07:00
host_executable.mk Build from source or prebuilt 2012-12-14 14:48:00 -08:00
host_java_library.mk am 161aa74d: am 576e0146: Make it a fatal error if no source files for Java module. 2013-08-28 14:06:41 -07:00
host_native_test.mk Use the host STL for host native test. 2011-06-22 16:01:48 -07:00
host_prebuilt.mk
host_shared_library.mk Build from source or prebuilt 2012-12-14 14:48:00 -08:00
host_static_library.mk Fix common typo in comments, warning and error messages. 2012-10-01 16:36:23 -07:00
java.mk am 54e81f54: am 37b82aac: Skip compiling Java if an apk has no Java code. 2013-08-28 17:36:31 -07:00
java_library.mk Make it a fatal error if no source files for Java module. 2013-08-28 11:19:36 -07:00
legacy_prebuilts.mk Add PRODUCT_BOOT_JARS to derive BOOTCLASSPATH 2013-07-24 15:15:55 -07:00
llvm_config.mk Create initial rules for using Clang/LLVM HOST prebuilts. 2013-09-12 20:36:28 -07:00
main.mk Load the ONE_SHOT_MAKEFILE even in dont_bother mode 2013-09-09 12:13:25 -07:00
Makefile am b5d4c0df: Merge "Update OTA to understand SELinux labels and capabilities" into klp-dev 2013-09-10 13:14:54 -07:00
multi_prebuilt.mk Error and exit if BUILD_MULTI_PREBUILT is incorrectly used 2013-07-31 16:26:01 -07:00
native_test.mk Rely only on NDK libs if built against the NDK. 2012-09-26 17:19:01 -07:00
node_fns.mk Load only the current product config makefile. 2012-10-03 10:27:08 -07:00
notice_files.mk Collect NOTICE files for apps_only build. 2013-08-24 13:55:59 -07:00
package.mk Better handle of need_compile_java. 2013-08-28 14:05:20 -07:00
pathmap.mk Generates SDK stubs of android-support-multidex 2013-08-21 14:19:44 +02:00
pdk_config.mk fix build 2013-07-25 18:22:43 -07:00
phony_package.mk Add LOCAL_ADDITIONAL_DEPENDENCIES support to BUILD_PHONY_PACKAGE 2013-07-15 16:44:26 -07:00
post_clean.mk Clean common intermediate files if overlay changed 2012-06-04 18:02:55 -07:00
prebuilt.mk am 405dac7f: am 8f01a3c0: Merge "Add missing LOCAL_ADDITIONAL_DEPENDENCIES dependency to BUILD_PREBUILT." 2013-08-13 18:29:30 -07:00
process_wrapper.sh
process_wrapper_gdb.cmds
process_wrapper_gdb.sh
product.mk Remove the vendor-specific vars from the protected list. 2013-08-26 14:57:52 -07:00
product_config.mk Add PRODUCT_BOOT_JARS to derive BOOTCLASSPATH 2013-07-24 15:15:55 -07:00
proguard.emma.flags Keep the emma classes if emma is enabled. 2012-08-27 16:10:28 -07:00
proguard.flags Make it easier to enable obfuscation and optimization. 2013-08-22 17:12:38 -07:00
proguard_basic_keeps.flags Remove -allowaccessmodification from the basic Proguard flags 2013-08-13 17:40:24 -07:00
proguard_tests.flags Make it easier to enable obfuscation and optimization. 2013-08-22 17:12:38 -07:00
raw_executable.mk Support to build native libraries with prebuilt NDK 2010-07-13 16:29:18 -07:00
raw_static_library.mk
root.mk
shared_library.mk Support to switch between prebuilt and buiding from source 2013-01-15 15:28:08 -08:00
static_java_library.mk Better handle of need_compile_java. 2013-08-28 14:05:20 -07:00
static_library.mk Fix common typo in comments, warning and error messages. 2012-10-01 16:36:23 -07:00
version_defaults.mk Fake version number for AOSP master - do not merge 2013-05-20 09:50:39 -07:00