..
clang
Split WITHOUT_CLANG to WITHOUT_HOST_CLANG and WITHOUT_TARGET_CLANG
2014-03-10 18:59:12 -07:00
combo
Split WITHOUT_CLANG to WITHOUT_HOST_CLANG and WITHOUT_TARGET_CLANG
2014-03-10 18:59:12 -07:00
tasks
Fix up android.core CTS tests.
2014-02-17 12:09:24 +00:00
64_bit_blacklist.mk
Remove external/chromium from the 64 bit blacklist.
2014-03-12 14:43:38 +00: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
auto import from //depot/cupcake/@135843
2009-03-03 19:28:42 -08:00
base_rules.mk
Refine module name resolving in multilib build
2014-02-10 22:39:14 -08:00
binary.mk
Split WITHOUT_CLANG to WITHOUT_HOST_CLANG and WITHOUT_TARGET_CLANG
2014-03-10 18:59:12 -07:00
build-system.html
add new gen/ directory for generated sources
2014-01-27 14:45:44 -08:00
build_id.mk
Change build id to OPENMASTER
2013-11-25 15:37:46 +05:30
checktree
auto import from //depot/cupcake/@135843
2009-03-03 19:28:42 -08:00
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
don't use LOCAL_*_arch for host builds
2014-02-13 13:48:23 -08:00
config.mk
jdk error message should not mention the version
2014-03-10 12:25:31 -07:00
copy_headers.mk
avoid // in copy headers rule
2013-10-23 13:18:39 -07:00
definitions.mk
Do not remove the generated .hpp file from yacc.
2014-03-04 14:48:55 +00:00
device.mk
auto import from //depot/cupcake/@135843
2009-03-03 19:28:42 -08:00
dex_preopt.mk
PRODUCT_BOOT_JARS as a list of jar names separated by space
2014-01-07 14:31:49 -08:00
dex_preopt_libart.mk
Remove host-prefix command line argument to dex2oat.
2014-03-04 17:06:40 +00:00
dex_preopt_libdvm.mk
Create the dest dir before copying over files.
2013-12-17 17:37:16 -08:00
dex_preopt_odex_install.mk
Make sure to install the .odex when running "make <module_name>"
2014-01-24 13:37:11 -08: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
Add "-encoding UTF-8" option to javadoc.
2013-12-10 11:30:01 -08:00
dumpvar.mk
Remove dead code.
2014-02-19 18:25:55 -08:00
dynamic_binary.mk
Support arch-specific LOCAL_ variables
2014-01-24 13:38:34 -08:00
envsetup.mk
add new gen/ directory for generated sources
2014-01-27 14:45:44 -08:00
executable.mk
add support for module supported or unsupported target architectures
2014-02-12 12:17:55 -08:00
executable_internal.mk
Fix prebuilt library dependency for multilib build
2014-02-25 18:32:27 -08:00
filter_symbols.sh
auto import from //depot/cupcake/@135843
2009-03-03 19:28:42 -08:00
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_dalvik_java_library.mk
Rework the generation of host java libraries.
2013-11-25 10:17:53 +00:00
host_dalvik_static_java_library.mk
Rework the generation of host java libraries.
2013-11-25 10:17:53 +00:00
host_executable.mk
Fix prebuilt library dependency for multilib build
2014-02-25 18:32:27 -08:00
host_java_library.mk
Rework the generation of host java libraries.
2013-11-25 10:17:53 +00:00
host_java_library_common.mk
Rework the generation of host java libraries.
2013-11-25 10:17:53 +00:00
host_native_test.mk
Add library test makefile solutions.
2014-02-05 16:36:42 -08:00
host_prebuilt.mk
auto import from //depot/cupcake/@135843
2009-03-03 19:28:42 -08:00
host_shared_library.mk
Fix prebuilt library dependency for multilib build
2014-02-25 18:32:27 -08:00
host_shared_test_lib.mk
Add library test makefile solutions.
2014-02-05 16:36:42 -08:00
host_static_library.mk
Include $(BUILD_COPY_HEADERS) in upper-level makefiles
2014-02-20 13:54:43 -08:00
host_static_test_lib.mk
Add library test makefile solutions.
2014-02-05 16:36:42 -08:00
host_test_internal.mk
Add library test makefile solutions.
2014-02-05 16:36:42 -08:00
java.mk
Add DEXPREOPT support for ART
2013-12-17 14:44:00 -08:00
java_library.mk
Add DEXPREOPT support for ART
2013-12-17 14:44:00 -08:00
legacy_prebuilts.mk
Add PRODUCT_BOOT_JARS to derive BOOTCLASSPATH
2013-07-24 15:15:55 -07:00
main.mk
Conditionally include the 'samplecode' rules.
2014-02-26 11:55:38 -08:00
Makefile
Try to catch more misuse of $(my-dir).
2014-02-28 18:23:06 -08:00
module_arch_supported.mk
HACK: add 64-bit directory blacklist
2014-02-12 12:17:55 -08: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
Add library test makefile solutions.
2014-02-05 16:36:42 -08:00
node_fns.mk
Load only the current product config makefile.
2012-10-03 10:27:08 -07:00
notice_files.mk
Set up rules to build static libraries for TARGET_2ND_ARCH
2014-01-24 13:35:09 -08:00
package.mk
add support for module supported or unsupported target architectures
2014-02-12 12:17:55 -08:00
package_internal.mk
add support for module supported or unsupported target architectures
2014-02-12 12:17:55 -08:00
pathmap.mk
Add new rs directory to list of Java subdirs of fw/base.
2014-01-31 12:32:42 -08:00
pdk_config.mk
Add android-ex-camera2 static java library to PDK.
2013-09-24 16:57:28 -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
fix build
2014-02-13 16:41:52 -08:00
prebuilt_internal.mk
Select src arch for prebuilts.
2014-02-27 18:25:29 -08:00
process_wrapper.sh
auto import from //depot/cupcake/@135843
2009-03-03 19:28:42 -08:00
process_wrapper_gdb.cmds
auto import from //depot/cupcake/@135843
2009-03-03 19:28:42 -08:00
process_wrapper_gdb.sh
auto import from //depot/cupcake/@135843
2009-03-03 19:28:42 -08:00
product.mk
build: PRODUCT_DEX_PREOPT_IMAGE_IN_DATA
2014-01-28 11:29:58 -08:00
product_config.mk
build: Rename persist.sys.dalvik.vm.lib to allow new default
2014-01-30 13:16:37 -08: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
Support to build executables for TARGET_2ND_ARCH
2014-01-24 13:36:30 -08:00
root.mk
auto import from //depot/cupcake/@135843
2009-03-03 19:28:42 -08:00
shared_library.mk
Include $(BUILD_COPY_HEADERS) in upper-level makefiles
2014-02-20 13:54:43 -08:00
shared_library_internal.mk
Fix prebuilt library dependency for multilib build
2014-02-25 18:32:27 -08:00
shared_test_lib.mk
Add library test makefile solutions.
2014-02-05 16:36:42 -08:00
static_java_library.mk
Better handle of need_compile_java.
2013-08-28 14:05:20 -07:00
static_library.mk
Include $(BUILD_COPY_HEADERS) in upper-level makefiles
2014-02-20 13:54:43 -08:00
static_library_internal.mk
Set up rules to build static libraries for TARGET_2ND_ARCH
2014-01-24 13:35:09 -08:00
static_test_lib.mk
Add library test makefile solutions.
2014-02-05 16:36:42 -08:00
target_test_internal.mk
Add library test makefile solutions.
2014-02-05 16:36:42 -08:00
version_defaults.mk
Version number change for AOSP master
2013-11-26 08:29:29 +05:30