..
combo
am fc8b6338
: resolved conflicts for merge of d65a7da3
to jb-mr2-dev-plus-aosp
2013-08-15 14:34:09 -07:00
tasks
don't check paths of non-installed or host modules
2013-10-02 15:33:05 -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
Add the FRAMEWORKS_BASE_JAVA_SRC_DIRS to aidl includes
2013-10-01 18:16:45 -07:00
binary.mk
Fix handling of .o files in LOCAL_GENERATED_SOURCES.
2013-08-29 15:36:34 +01:00
build-system.html
Remove the simulator target from all makefiles.
2011-07-11 23:51:37 -07:00
build_id.mk
update dev build ID
2013-10-15 10:37:53 -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 b6da30c3
: am 2408479c
: Allow module to specify LOCAL_INSTALLED_MODULE_STEM
2013-09-25 12:37:19 -07:00
config.mk
Don't bother going through the source tree
2013-08-09 10:08:30 -07:00
copy_headers.mk
avoid // in copy headers rule
2013-10-23 13:18:39 -07:00
definitions.mk
am ec3c15e5
: am 04c4d34d
: am 7311a344
: Make it easier to enable obfuscation and optimization.
2013-08-23 10:12:26 -07:00
device.mk
dex_preopt.mk
Enable art for user builds
2013-09-19 15:07:28 -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
Allow module to specify LOCAL_INSTALLED_MODULE_STEM
2013-09-25 12:30:59 -07: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
support protos in host java libraries
2013-10-02 12:19:28 -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
Drop the [no]proguard. prefix for the intermediate targets
2013-09-12 17:50:11 -07:00
java_library.mk
Enable art for user builds
2013-09-19 15:07:28 -07:00
legacy_prebuilts.mk
Add PRODUCT_BOOT_JARS to derive BOOTCLASSPATH
2013-07-24 15:15:55 -07:00
llvm_config.mk
am fa29872a
: Merge "[MIPS] Disabled madd support for Ingenic Xburst CPUs."
2013-05-21 12:25:39 -07:00
main.mk
Load the ONE_SHOT_MAKEFILE even in dont_bother mode
2013-09-09 12:13:25 -07:00
Makefile
store releasetools.py in the target_files zip
2013-11-22 13:29: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
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
Enable art for user builds
2013-09-19 15:07:28 -07:00
pathmap.mk
am 7cba6168
: am 9a3fb871
: Merge "Revert "remove renderscript support lib from javadocs" ... put support lib javadocs for renderscript back in." into jb-mr2-ub-dev
2013-09-12 12:17:26 -07: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
Don't check build prebuilt modules.
2013-08-02 13:30:54 -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
Just a little .1 makes all the difference in the world.
2013-11-14 12:06:49 -08:00