platform_build/core
Stephen Hines 9f66959e3b Mips needs to be marked little-endian explicitly.
Change-Id: Id4a08124b6c809c29a5e338d7aa0741db3ac57a3
2013-03-08 09:02:52 -08:00
..
combo am e2f7bd46: am c148cca6: Merge "Specify -msse3 on host as on target." 2013-02-27 19:03:54 +00:00
tasks am 14567bb0: am 08d56b4a: Merge "CTS: work around ClassLoader limitation" 2013-02-28 17:48:59 +00:00
Makefile recovery: choose between available fonts based on device density 2013-03-06 15:30:29 -08: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 Add LOCAL_POST_INSTALL_CMD 2013-02-06 11:44:41 -08:00
binary.mk Support build rules which generate .o files. 2013-03-05 10:35:57 +00:00
build-system.html Remove the simulator target from all makefiles. 2011-07-11 23:51:37 -07:00
build_id.mk build_id: change to OPENMASTER 2012-11-18 14:09:34 +05:30
checktree auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
cleanbuild.mk Don't run cleanspecs if you are using mm/mmm. 2013-02-22 18:15:29 -08:00
cleanspec.mk Don't run cleanspecs if you are using mm/mmm. 2013-02-22 18:15:29 -08:00
clear_vars.mk am 54096df3: am 1f7c3cb3: am 061c758c: am 9fdf671d: Add LOCAL_ADDITIONAL_HTML_DIR to clear_vars for devsite docs builds. 2013-02-08 16:33:09 -08:00
config.mk Add support for multiple architectures with RS compat lib. 2013-03-06 17:15:26 -08:00
copy_headers.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
definitions.mk Add support for multiple architectures with RS compat lib. 2013-03-06 17:15:26 -08:00
device.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
dex_preopt.mk Delete frameworks/base/voip use voip-common from frameworks/opt/net/voip 2013-01-28 15:30:58 -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 We shouldn't use temporary variable in the build recipe. 2013-02-22 10:01:33 -08:00
dumpvar.mk Stash TARGET_CPU_VARIANT and print it in dumpvar. 2013-01-16 10:01:26 -08:00
dynamic_binary.mk Use += to append to target-specific PRIVATE_CLEAN_FILES 2013-01-28 10:58:01 -08:00
envsetup.mk Remove build variant "tests" 2012-10-01 10:18:40 -07:00
executable.mk Support to switch between prebuilt and buiding from source 2013-01-15 15:28:08 -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 make help: prints a handy list of useful targets 2010-10-28 15:40:06 -04:00
host_executable.mk Build from source or prebuilt 2012-12-14 14:48:00 -08:00
host_java_library.mk Refactor calculation LOCAL_CHECKED_MODULE 2013-01-30 14:23:58 -08:00
host_native_test.mk Use the host STL for host native test. 2011-06-22 16:01:48 -07:00
host_prebuilt.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
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 Add support for multiple architectures with RS compat lib. 2013-03-06 17:15:26 -08:00
java_library.mk Build libcore without a dep on aapt. 2013-01-28 15:55:53 -08:00
legacy_prebuilts.mk Use BUILD_PREBUILT to install the cmds. 2013-02-19 16:43:12 -08:00
llvm_config.mk Mips needs to be marked little-endian explicitly. 2013-03-08 09:02:52 -08:00
main.mk Allow to call dist-for-goals multiple times for the same file 2013-03-01 16:51:26 -08:00
multi_prebuilt.mk allow setting LOCAL_STRIP_MODULE on multi_prebuilts 2011-09-06 10:31:37 -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 NOTICE file only module 2012-11-01 17:29:10 -07:00
package.mk Run zipalign after classes.dex is removed from the apk 2013-02-25 16:58:05 -08:00
pathmap.mk Merge "Add audio-route to pathmap.mk" 2013-01-29 20:03:59 +00:00
pdk_config.mk pdk: fix build error on mac 2013-02-04 10:31:25 -08:00
phony_package.mk Remove the restriction that PHONY_PACKAGE needs LOCAL_REQUIRED_MODULES 2011-12-22 17:51:28 -08:00
post_clean.mk Clean common intermediate files if overlay changed 2012-06-04 18:02:55 -07:00
prebuilt.mk Use $(my_prefix)DEPENDENCIES_ON_SHARED_LIBRARIES 2013-02-25 18:12:11 -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 Stash TARGET_CPU_VARIANT and print it in dumpvar. 2013-01-16 10:01:26 -08:00
product_config.mk am 2d17b1ab: resolved conflicts for merge of 01b2aaaa to jb-mr1-dev-plus-aosp 2012-10-03 12:19:35 -07:00
proguard.emma.flags Keep the emma classes if emma is enabled. 2012-08-27 16:10:28 -07:00
proguard.flags Ignore support library Proguard warning 2012-09-23 13:46:58 -07:00
proguard_tests.flags Fix and enable proguard on packages. 2010-02-11 13:41:10 -08:00
raw_executable.mk Support to build native libraries with prebuilt NDK 2010-07-13 16:29:18 -07:00
raw_static_library.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
root.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
shared_library.mk Support to switch between prebuilt and buiding from source 2013-01-15 15:28:08 -08:00
static_java_library.mk More flexibility to keep/remove R.class in static Java library 2012-06-19 10:40:37 -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 You would not believe how much we all love jelly beans. 2013-02-01 16:51:45 -08:00