platform_build/core
Jean-Baptiste Queru a831cbdcfc Warn when using unrecognized/uncommon tags.
Such tags don't do anything, so using them is at
best a no-op, at worst a typo where the author intended
something else.

Change-Id: I1462032f4df3564b06a82685f226a6d5a665a633
2010-01-11 09:40:39 -08:00
..
combo Fix the host rule for building executables on darwin-x86. 2009-11-08 17:44:01 -08:00
tasks Add CTS accounts tests to CTS makefile. 2009-12-17 15:14:40 -08:00
apicheck_msg_current.txt Update the error message that occurs when current.xml needs regenerating. 2009-05-21 09:27:39 -04:00
apicheck_msg_last.txt auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
armelf.x auto import from //branches/cupcake/...@137873 2009-03-11 12:11:54 -07:00
armelf.xsc auto import from //branches/cupcake/...@137873 2009-03-11 12:11:54 -07:00
armelflib.x auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
base_rules.mk Warn when using unrecognized/uncommon tags. 2010-01-11 09:40:39 -08:00
binary.mk Add FDO options to Android make system. 2009-09-21 16:31:50 -07:00
build-system.html add build system design doc 2008-10-23 19:52:23 -07:00
build_id.mk set BUILD_ID, do not merge 2009-10-02 08:01:02 -07:00
checktree auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
cleanbuild.mk Automated import from //branches/donutburger/...@142719,142719 2009-03-25 17:01:21 -07:00
clear_vars.mk Add FDO options to Android make system. 2009-09-21 16:31:50 -07:00
config.mk Tell python not to spam the source tree with .pyc files. 2010-01-04 12:57:38 -08:00
copy_headers.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
definitions.mk Add all-html-files-under 2009-12-18 09:02:13 -08:00
device.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
distdir.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
droiddoc.mk Adding version information to DroidDoc. Rather than pulling the version from 2009-07-21 18:09:39 -07:00
dynamic_binary.mk Add FDO options to Android make system. 2009-09-21 16:31:50 -07:00
envsetup.mk Sleazy workaround for webkit build failures. 2009-09-10 10:05:14 -07:00
executable.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
filter_symbols.sh auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
find-jdk-tools-jar.sh auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
host_executable.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
host_java_library.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
host_prebuilt.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
host_shared_library.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
host_static_library.mk Make the host static library build rule know about 2009-10-15 16:28:56 -07:00
java.mk Fixes ProGuard options. 2009-12-09 14:31:22 -08:00
java_library.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
key_char_map.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
main.mk Squashed commit of the following: 2009-12-17 14:46:46 -08:00
Makefile add "EXTERNAL" as special value of LOCAL_CERTIFICATE 2009-12-15 15:06:55 -08:00
multi_prebuilt.mk Allow prebuilt libraries and the associated makefile to be in 2009-03-10 15:05:09 -05:00
node_fns.mk add a warning about using include in product spec files. 2010-01-07 11:26:05 -08:00
notice_files.mk Fix the warning about NOTICE files overriding previous targets. 2009-04-13 12:51:43 -04:00
package.mk add "EXTERNAL" as special value of LOCAL_CERTIFICATE 2009-12-15 15:06:55 -08:00
pathmap.mk Include the common source files directly in the framework library 2009-11-18 15:08:30 -08:00
prebuilt.mk add "EXTERNAL" as special value of LOCAL_CERTIFICATE 2009-12-15 15:06:55 -08:00
prelink-linux-arm.map Add libETC1 to the prelink map. 2009-12-29 19:04:13 +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 Add PRODUCT_DEFAULT_WIFI_CHANNELS build var. 2009-05-21 18:46:57 -07:00
product_config.mk Enables nodpi drawables in the framework. 2009-11-16 17:18:40 -08:00
proguard.flags Add the ability to turn on proguard for java targets, and to call aapt 2009-08-30 13:43:00 -07:00
raw_executable.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08: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 auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
static_java_library.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
static_library.mk core: Add support for static libraries to include other whole static libs. 2009-05-27 20:14:55 -07:00
version_defaults.mk Switch the platform name from Eclair-MR2 to Froyo. 2009-12-17 15:25:19 -06:00