No description
Find a file
Ying Wang ce2843f455 The pattern %tests is too broad.
We had fixed the filtering of %tests in art/Android.mk.
Actually the %tests leads to false build<suffix>.ninja when you run:
$ mmma cts/tests/tests/nativeopengl/libnativeopengltests
because the new mmma calls make with goals like
MODULES-IN/cts/tests/tests/nativeopengl/libnativeopengltests .

Bug: 24309760
Change-Id: I35af2e8d046ae40f3b90ec0a92473fcab8ff5db5
2015-09-24 11:34:46 -07:00
core The pattern %tests is too broad. 2015-09-24 11:34:46 -07:00
libs/host Add LOCAL_MODULE_HOST_OS 2015-09-03 16:40:51 -07:00
target Add ld.mc as a requirement for core_tiny.mk as well. 2015-09-22 12:49:39 -07:00
tools makeparallel: improve support for wrapping ninja 2015-09-18 15:02:40 -07:00
.gitignore Add build subprojects to .gitignore 2015-07-23 13:18:47 -07:00
buildspec.mk.default Remove WEBCORE_INSTRUMENTATION and ENABLE_SVG 2013-07-25 15:52:17 -07:00
CleanSpec.mk Change eng builds from interpret-only to verify-at-runtime 2015-03-20 11:15:20 -07:00
envsetup.sh Re-implement mma/mmma using make goals. 2015-09-23 16:31:02 -07:00