OSDN Git Service

android-x86/build.git
10 years agoam 36a67a90: Merge topic \'tests\'
Colin Cross [Tue, 25 Mar 2014 23:39:30 +0000 (16:39 -0700)]
am 36a67a90: Merge topic \'tests\'

* commit '36a67a9040f35fc47c0ea5cafa61910a7e2fcc66':
  add support for LOCAL_MODULE_STEM_32 and LOCAL_MODULE_STEM_64
  add support for LOCAL_MODULE_PATH_32 and LOCAL_MODULE_PATH_64

10 years agoMerge topic 'tests'
Colin Cross [Tue, 25 Mar 2014 23:35:32 +0000 (23:35 +0000)]
Merge topic 'tests'

* changes:
  add support for LOCAL_MODULE_STEM_32 and LOCAL_MODULE_STEM_64
  add support for LOCAL_MODULE_PATH_32 and LOCAL_MODULE_PATH_64

10 years agoadd support for LOCAL_MODULE_STEM_32 and LOCAL_MODULE_STEM_64
Colin Cross [Fri, 21 Mar 2014 19:27:37 +0000 (12:27 -0700)]
add support for LOCAL_MODULE_STEM_32 and LOCAL_MODULE_STEM_64

Some executables will need to be built for both 32-bit and 64-bit.
For linker/linker64, debuggerd/debuggerd64, and a few more, they
will be installed in the same path (/system/bin), but with different
filenames.  Allow the module to specify LOCAL_MODULE_STEM_32 and
LOCAL_MODULE_STEM_64 to name the two versions.

Change-Id: I573e8678c7332245a064f31246be0a05f0a9e25f

10 years agoadd support for LOCAL_MODULE_PATH_32 and LOCAL_MODULE_PATH_64
Colin Cross [Fri, 21 Mar 2014 19:25:44 +0000 (12:25 -0700)]
add support for LOCAL_MODULE_PATH_32 and LOCAL_MODULE_PATH_64

Some executables will need to be built for both 32-bit and 64-bit.
For tests, it will be convienient to keep the name of the executable
the same, but install them in a different location.  Add
LOCAL_MODULE_PATH_32 and LOCAL_MODULE_PATH_64 to allow a module
to specify different paths for 32-bit and 64-bit executables.

Change-Id: I3be830e899c6d485fe55c25c66b20b3fe64c795e

10 years agoam 01aa01db: Merge "Make Clang host builds hermetic on Linux."
Tim Murray [Tue, 25 Mar 2014 18:36:38 +0000 (11:36 -0700)]
am 01aa01db: Merge "Make Clang host builds hermetic on Linux."

* commit '01aa01dbfac86861c179a7922624f82d752b30ef':
  Make Clang host builds hermetic on Linux.

10 years agoMerge "Make Clang host builds hermetic on Linux."
Tim Murray [Tue, 25 Mar 2014 18:33:28 +0000 (18:33 +0000)]
Merge "Make Clang host builds hermetic on Linux."

10 years agoam a3c76c28: Merge "remove libeffects from 64-bit blacklist"
Colin Cross [Tue, 25 Mar 2014 18:01:14 +0000 (11:01 -0700)]
am a3c76c28: Merge "remove libeffects from 64-bit blacklist"

* commit 'a3c76c2824c4ce1f097a4c1ae601c0fba8142bc9':
  remove libeffects from 64-bit blacklist

10 years agoMerge "remove libeffects from 64-bit blacklist"
Colin Cross [Tue, 25 Mar 2014 17:54:56 +0000 (17:54 +0000)]
Merge "remove libeffects from 64-bit blacklist"

10 years agoam fa97fe67: Merge "Pick gnu-libstdc++ based on TARGET_GCC_VERSION"
Andrew Hsieh [Tue, 25 Mar 2014 02:48:23 +0000 (19:48 -0700)]
am fa97fe67: Merge "Pick gnu-libstdc++ based on TARGET_GCC_VERSION"

* commit 'fa97fe67d32860e498acd59eabb7dbc71ca2ff31':
  Pick gnu-libstdc++ based on TARGET_GCC_VERSION

10 years agoMerge "Pick gnu-libstdc++ based on TARGET_GCC_VERSION"
Andrew Hsieh [Tue, 25 Mar 2014 02:43:57 +0000 (02:43 +0000)]
Merge "Pick gnu-libstdc++ based on TARGET_GCC_VERSION"

10 years agoMake Clang host builds hermetic on Linux.
Tim Murray [Thu, 20 Mar 2014 20:48:35 +0000 (13:48 -0700)]
Make Clang host builds hermetic on Linux.

This lays the groundwork for making builds hermetic on Darwin as well.
That will be fixed in a future patch.

bug 13435344

Change-Id: Iae82d0b9efad0598d682ff5fd4daa737aa607866

10 years agoPick gnu-libstdc++ based on TARGET_GCC_VERSION
Andrew Hsieh [Sat, 22 Mar 2014 12:36:07 +0000 (20:36 +0800)]
Pick gnu-libstdc++ based on TARGET_GCC_VERSION

Previously we have only one set of include/lib paths for
LOCAL_NDK_STL_VARIANT:=gnustl_static regardless of GCC
version, which is wrong because each GCC version
come with its own libstdc++.

Change-Id: I2a01c2120b6948aedce00e2f8d08dfc6932126dd

10 years agoremove libeffects from 64-bit blacklist
Colin Cross [Tue, 25 Mar 2014 01:39:30 +0000 (18:39 -0700)]
remove libeffects from 64-bit blacklist

Everything under frameworks/av/media/libeffects compiles fine for
64-bit

Change-Id: I03519a98903b7d65936053ef7eda8926cce60ea0

10 years agoam 8c60a1df: Merge "Complete installed shared library dependency"
Ying Wang [Fri, 21 Mar 2014 23:54:48 +0000 (16:54 -0700)]
am 8c60a1df: Merge "Complete installed shared library dependency"

* commit '8c60a1df4379bcc2fef020878aef8d78233f906d':
  Complete installed shared library dependency

10 years agoMerge "Complete installed shared library dependency"
Ying Wang [Fri, 21 Mar 2014 23:51:33 +0000 (23:51 +0000)]
Merge "Complete installed shared library dependency"

10 years agoComplete installed shared library dependency
Ying Wang [Fri, 21 Mar 2014 23:17:04 +0000 (16:17 -0700)]
Complete installed shared library dependency

Previously the installed shared library dependency doesn't include
modules introduced by LOCAL_SHARED_LIBRARIES_<arch>.
This change fix the problem.
It also cleans up use of the shared library variable.

Bug: 13528787
Change-Id: Id8d807cc57f0ec4a71f18b64545d91191efad8fb

10 years agoam 8c1bbdb9: Merge "remove more projects from 64-bit blacklist"
Colin Cross [Thu, 20 Mar 2014 20:20:04 +0000 (13:20 -0700)]
am 8c1bbdb9: Merge "remove more projects from 64-bit blacklist"

* commit '8c1bbdb96ee1ea6be4d35236d8af20d5a2d78f6f':
  remove more projects from 64-bit blacklist

10 years agoMerge "remove more projects from 64-bit blacklist"
Colin Cross [Thu, 20 Mar 2014 20:16:53 +0000 (20:16 +0000)]
Merge "remove more projects from 64-bit blacklist"

10 years agoam 1c43aaea: Merge "Remove the redundant DISABLE_DEXPREOPT"
Ying Wang [Thu, 20 Mar 2014 20:14:12 +0000 (13:14 -0700)]
am 1c43aaea: Merge "Remove the redundant DISABLE_DEXPREOPT"

* commit '1c43aaea07fdf2665f1d2305fe16cb29811b32ee':
  Remove the redundant DISABLE_DEXPREOPT

10 years agoMerge "Remove the redundant DISABLE_DEXPREOPT"
Ying Wang [Thu, 20 Mar 2014 20:11:04 +0000 (20:11 +0000)]
Merge "Remove the redundant DISABLE_DEXPREOPT"

10 years agoRemove the redundant DISABLE_DEXPREOPT
Ying Wang [Thu, 20 Mar 2014 19:57:19 +0000 (12:57 -0700)]
Remove the redundant DISABLE_DEXPREOPT

To disable dexpreopt, use just:
WITH_DEXPREOPT=false

Change-Id: I5804f3774f8ec50eb16c5336776dbce0c28b16d9

10 years agoam 4f9d6f57: Merge "Fix embedded build"
Ying Wang [Thu, 20 Mar 2014 19:28:30 +0000 (12:28 -0700)]
am 4f9d6f57: Merge "Fix embedded build"

* commit '4f9d6f57fdea05904c6f45c7799aa7a0d0a32457':
  Fix embedded build

10 years agoMerge "Fix embedded build"
Ying Wang [Thu, 20 Mar 2014 19:25:09 +0000 (19:25 +0000)]
Merge "Fix embedded build"

10 years agoFix embedded build
Ying Wang [Thu, 20 Mar 2014 19:13:10 +0000 (12:13 -0700)]
Fix embedded build

1) Disable dexpreopt if DALVIK_VM_LIB isn't set up by the product.
2) DEX2OAT_TARGET_INSTRUCTION_SET_FEATURES is moved to config.mk,
for it's only decided by target arch.
3) Move Java module input from embedded.mk to base.mk.

Change-Id: Ife70b0cd8cee2e5c92f356c808affa56f494b49a

10 years agoremove more projects from 64-bit blacklist
Colin Cross [Thu, 20 Mar 2014 07:08:20 +0000 (00:08 -0700)]
remove more projects from 64-bit blacklist

These all build now.

Change-Id: If7c5f58512a2931617900ddc730797750ab8301c

10 years agoam cb902fff: Merge "A few other removals for the 64 bit blacklist."
Glenn Kasten [Wed, 19 Mar 2014 21:36:43 +0000 (14:36 -0700)]
am cb902fff: Merge "A few other removals for the 64 bit blacklist."

* commit 'cb902fff82487a63e36e94105db79d4312ea4736':
  A few other removals for the 64 bit blacklist.

10 years agoMerge "A few other removals for the 64 bit blacklist."
Glenn Kasten [Wed, 19 Mar 2014 21:32:22 +0000 (21:32 +0000)]
Merge "A few other removals for the 64 bit blacklist."

10 years agoam 8b1bcc7d: Merge "Add a method to leave the symbol table in a library."
Christopher Ferris [Wed, 19 Mar 2014 18:11:12 +0000 (11:11 -0700)]
am 8b1bcc7d: Merge "Add a method to leave the symbol table in a library."

* commit '8b1bcc7dc72038ecf80d174cc551cce81978ec95':
  Add a method to leave the symbol table in a library.

10 years agoMerge "Add a method to leave the symbol table in a library."
Christopher Ferris [Wed, 19 Mar 2014 18:07:18 +0000 (18:07 +0000)]
Merge "Add a method to leave the symbol table in a library."

10 years agoam f2fd6d9a: Merge "Allow shell serial_device read-write access"
Nick Kralevich [Wed, 19 Mar 2014 16:43:24 +0000 (09:43 -0700)]
am f2fd6d9a: Merge "Allow shell serial_device read-write access"

* commit 'f2fd6d9af27c1ba70679d07f237d48f86ae3532f':
  Allow shell serial_device read-write access

10 years agoMerge "Allow shell serial_device read-write access"
Nick Kralevich [Wed, 19 Mar 2014 16:37:39 +0000 (16:37 +0000)]
Merge "Allow shell serial_device read-write access"

10 years agoA few other removals for the 64 bit blacklist.
Narayan Kamath [Wed, 19 Mar 2014 09:04:28 +0000 (09:04 +0000)]
A few other removals for the 64 bit blacklist.

- external/chromium now compiles
- stagefright codecs now compile.
- frameworks/base now compiles.

Change-Id: I1226b79cd3e0b5e2fd786bb506e022b47fe5e264

10 years agoAdd a method to leave the symbol table in a library.
Christopher Ferris [Tue, 18 Mar 2014 21:50:09 +0000 (14:50 -0700)]
Add a method to leave the symbol table in a library.

When LOCAL_STRIP_MODULE := keep_symbols is set, then the normal strip rules
will be modified so that only the .debug_* sections are removed. The original
symbol table is left alone.

This allows the compilation of certain libraries so that libbacktrace library
can provide meaningful names to functions.

Bug: 12958251
Change-Id: I82bdc304a463012e29086325ccb51163464cb4a9

10 years agoam bce52ca5: Merge "Remove arm64 clang build warning"
Ying Wang [Tue, 18 Mar 2014 23:03:24 +0000 (16:03 -0700)]
am bce52ca5: Merge "Remove arm64 clang build warning"

* commit 'bce52ca5fae5d0062e7622d758a3619f2279c666':
  Remove arm64 clang build warning

10 years agoMerge "Remove arm64 clang build warning"
Ying Wang [Tue, 18 Mar 2014 22:58:49 +0000 (22:58 +0000)]
Merge "Remove arm64 clang build warning"

10 years agoRemove arm64 clang build warning
Ying Wang [Tue, 18 Mar 2014 22:12:29 +0000 (15:12 -0700)]
Remove arm64 clang build warning

Now we have enabled arm64 clang.
This change remvoed arm64 clang build warning and cleaned the
arm64 unknow c flags.

Change-Id: Ia583a78c6d364e603ff09df423aa34a6e03d0b9b

10 years agoAllow shell serial_device read-write access
Nick Kralevich [Tue, 18 Mar 2014 22:17:35 +0000 (15:17 -0700)]
Allow shell serial_device read-write access

When starting the emulator, the system console writes entries
to /dev/ttyS2. We need to allow the writes, otherwise this generates
denials when you run "emulator -verbose -logcat '*:v' -show-kernel"

Addresses the following denial:
type=1400 audit(1395076594.320:446): avc:  denied  { read write } for  pid=5600 comm="sh" path="/dev/ttyS2" dev="tmpfs" ino=1487 scontext=u:r:shell:s0 tcontext=u:object_r:serial_device:s0 tclass=chr_file

Bug: 13506702
Change-Id: I3729537cabb0bf8e8b2905d3def43a293bb1081f

10 years agoam 97542cc9: Merge "Don\'t blacklist all of frameworks/av for 64-bit"
Glenn Kasten [Tue, 18 Mar 2014 21:48:36 +0000 (14:48 -0700)]
am 97542cc9: Merge "Don\'t blacklist all of frameworks/av for 64-bit"

* commit '97542cc9bf4b2e5fad1576fa7262fa531bcf3fe4':
  Don't blacklist all of frameworks/av for 64-bit

10 years agoMerge "Don't blacklist all of frameworks/av for 64-bit"
Glenn Kasten [Tue, 18 Mar 2014 21:45:12 +0000 (21:45 +0000)]
Merge "Don't blacklist all of frameworks/av for 64-bit"

10 years agoam 267afcde: Merge "HACK: disable emulator on x86_64"
Greg Hackmann [Tue, 18 Mar 2014 19:25:45 +0000 (12:25 -0700)]
am 267afcde: Merge "HACK: disable emulator on x86_64"

* commit '267afcdefe3a6da9b72a9c70d238abb00be69949':
  HACK: disable emulator on x86_64

10 years agoMerge "HACK: disable emulator on x86_64"
Greg Hackmann [Tue, 18 Mar 2014 19:21:48 +0000 (19:21 +0000)]
Merge "HACK: disable emulator on x86_64"

10 years agoDon't blacklist all of frameworks/av for 64-bit
Glenn Kasten [Wed, 12 Mar 2014 16:00:15 +0000 (09:00 -0700)]
Don't blacklist all of frameworks/av for 64-bit

Change-Id: Ic2db99b1b577e3355c50982af5068bce32edf4ba

10 years agoam 255ea2bd: Merge "Remove unused LOCAL_ASSET_FILES."
Ying Wang [Tue, 18 Mar 2014 18:38:25 +0000 (11:38 -0700)]
am 255ea2bd: Merge "Remove unused LOCAL_ASSET_FILES."

* commit '255ea2bdc45673b7d08809f4495f060b00006c6e':
  Remove unused LOCAL_ASSET_FILES.

10 years agoMerge "Remove unused LOCAL_ASSET_FILES."
Ying Wang [Tue, 18 Mar 2014 18:32:05 +0000 (18:32 +0000)]
Merge "Remove unused LOCAL_ASSET_FILES."

10 years agoRemove unused LOCAL_ASSET_FILES.
Ying Wang [Tue, 18 Mar 2014 18:31:09 +0000 (11:31 -0700)]
Remove unused LOCAL_ASSET_FILES.

Change-Id: Ie0b2b2e30a158b779016767fb868f3e03b2f828a

10 years agoHACK: disable emulator on x86_64
Greg Hackmann [Tue, 18 Mar 2014 18:11:07 +0000 (11:11 -0700)]
HACK: disable emulator on x86_64

The build system and qemu disagree about where the x86_64 kernel should
live; disable the emulator until that's resolved

Change-Id: Ia7a2745ee8f3f4211ce39f8d851d5d860acbf62b
Signed-off-by: Greg Hackmann <ghackmann@google.com>
10 years agoam 5384c187: Merge "Add LOCAL_NDK_STL_VARIANT:=c++_static and c++_shared"
Andrew Hsieh [Tue, 18 Mar 2014 00:07:44 +0000 (17:07 -0700)]
am 5384c187: Merge "Add LOCAL_NDK_STL_VARIANT:=c++_static and c++_shared"

* commit '5384c187871b1ede992d7de2b4299be45d0e0030':
  Add LOCAL_NDK_STL_VARIANT:=c++_static and c++_shared

10 years agoMerge "Add LOCAL_NDK_STL_VARIANT:=c++_static and c++_shared"
Andrew Hsieh [Tue, 18 Mar 2014 00:04:25 +0000 (00:04 +0000)]
Merge "Add LOCAL_NDK_STL_VARIANT:=c++_static and c++_shared"

10 years agoAdd LOCAL_NDK_STL_VARIANT:=c++_static and c++_shared
Andrew Hsieh [Tue, 4 Mar 2014 09:11:52 +0000 (17:11 +0800)]
Add LOCAL_NDK_STL_VARIANT:=c++_static and c++_shared

Add llvm libc++ static and shared libraries

Change-Id: I92af9b6ab21cbf8ea82e014a4c11aeb5455920f9

10 years agoam 1cda15d3: Merge "Don\'t modify LOCAL_STRIP_MODULE"
Ying Wang [Sun, 16 Mar 2014 20:04:59 +0000 (13:04 -0700)]
am 1cda15d3: Merge "Don\'t modify LOCAL_STRIP_MODULE"

* commit '1cda15d3234a502ba7332b56a7bbecca228731cf':
  Don't modify LOCAL_STRIP_MODULE

10 years agoMerge "Don't modify LOCAL_STRIP_MODULE"
Ying Wang [Sun, 16 Mar 2014 20:02:56 +0000 (20:02 +0000)]
Merge "Don't modify LOCAL_STRIP_MODULE"

10 years agoDon't modify LOCAL_STRIP_MODULE
Ying Wang [Sun, 16 Mar 2014 19:43:49 +0000 (12:43 -0700)]
Don't modify LOCAL_STRIP_MODULE

LOCAL_STRIP_MODULE will be reused in multilib build.

Change-Id: I3512efb360c7eaafad02859723ab4368778effed

10 years agoam db24577b: Merge "Work in progress to enable build system support for Clang."
Colin Cross [Sat, 15 Mar 2014 23:56:40 +0000 (16:56 -0700)]
am db24577b: Merge "Work in progress to enable build system support for Clang."

* commit 'db24577bbd0ccc60be19791290d367e2efb5583e':
  Work in progress to enable build system support for Clang.

10 years agoMerge "Work in progress to enable build system support for Clang."
Colin Cross [Sat, 15 Mar 2014 23:54:03 +0000 (23:54 +0000)]
Merge "Work in progress to enable build system support for Clang."

10 years agoWork in progress to enable build system support for Clang.
Tim Murray [Fri, 7 Mar 2014 21:18:44 +0000 (13:18 -0800)]
Work in progress to enable build system support for Clang.

Change-Id: I278b48bcd976afcbde8d86261da9b9b9efc9002c

10 years agoam 933e8940: Merge "Fix HOST_TOOLCHAIN_PREFIX"
Andrew Hsieh [Fri, 14 Mar 2014 00:23:37 +0000 (17:23 -0700)]
am 933e8940: Merge "Fix HOST_TOOLCHAIN_PREFIX"

* commit '933e8940d00745413ae1e9d0e76714feecf9086a':
  Fix HOST_TOOLCHAIN_PREFIX

10 years agoMerge "Fix HOST_TOOLCHAIN_PREFIX"
Andrew Hsieh [Fri, 14 Mar 2014 00:19:18 +0000 (00:19 +0000)]
Merge "Fix HOST_TOOLCHAIN_PREFIX"

10 years agoam cc8d6dab: Merge "Revert "Remove external/chromium from the 64 bit blacklist.""
Narayan Kamath [Thu, 13 Mar 2014 09:31:33 +0000 (02:31 -0700)]
am cc8d6dab: Merge "Revert "Remove external/chromium from the 64 bit blacklist.""

* commit 'cc8d6dab9a3ae140ed99d3f3373e72b54811f210':
  Revert "Remove external/chromium from the 64 bit blacklist."

10 years agoMerge "Revert "Remove external/chromium from the 64 bit blacklist.""
Narayan Kamath [Thu, 13 Mar 2014 09:29:52 +0000 (09:29 +0000)]
Merge "Revert "Remove external/chromium from the 64 bit blacklist.""

10 years agoRevert "Remove external/chromium from the 64 bit blacklist."
Narayan Kamath [Thu, 13 Mar 2014 09:29:22 +0000 (09:29 +0000)]
Revert "Remove external/chromium from the 64 bit blacklist."

This reverts commit 27bf51144af3513605cff421beb39a556599eb42.

Change-Id: Ic7e4fff8f87342a248172c2fc0d1358b4db1c25c

10 years agoam 25249624: Merge "Remove external/chromium from the 64 bit blacklist."
Narayan Kamath [Thu, 13 Mar 2014 09:08:35 +0000 (02:08 -0700)]
am 25249624: Merge "Remove external/chromium from the 64 bit blacklist."

* commit '252496247f31ee06d8c948886fd2f3a36ccd021e':
  Remove external/chromium from the 64 bit blacklist.

10 years agoMerge "Remove external/chromium from the 64 bit blacklist."
Narayan Kamath [Thu, 13 Mar 2014 09:05:30 +0000 (09:05 +0000)]
Merge "Remove external/chromium from the 64 bit blacklist."

10 years agoam c62d6f76: Merge "Add TARGET_2ND_ARCH to dumpvar"
Dmitriy Ivanov [Wed, 12 Mar 2014 18:46:05 +0000 (11:46 -0700)]
am c62d6f76: Merge "Add TARGET_2ND_ARCH to dumpvar"

* commit 'c62d6f7622f567ba9a0acf54a80d118f85e741b4':
  Add TARGET_2ND_ARCH to dumpvar

10 years agoMerge "Add TARGET_2ND_ARCH to dumpvar"
Dmitriy Ivanov [Wed, 12 Mar 2014 18:40:42 +0000 (18:40 +0000)]
Merge "Add TARGET_2ND_ARCH to dumpvar"

10 years agoAdd TARGET_2ND_ARCH to dumpvar
Dmitriy Ivanov [Wed, 12 Mar 2014 18:13:41 +0000 (11:13 -0700)]
Add TARGET_2ND_ARCH to dumpvar

Change-Id: Ida87a61cceb55b7ebc28735b4688a03a10c01096

10 years agoRemove external/chromium from the 64 bit blacklist.
Narayan Kamath [Wed, 12 Mar 2014 14:42:07 +0000 (14:42 +0000)]
Remove external/chromium from the 64 bit blacklist.

This isn't the same as chromium_org (which is used by the
webview). This is a 3 year old snapshot of the net stack which
compiles under 64 bit. It's currently used on aosp master by
libstagefright_chromium_http.

This project can be removed if the changes that remove the
chromium dependency are cherry-picked to aosp/master.

Change-Id: I5d0f9ed03ea9842b47d980d77ea32bc7a3f6998f

10 years agoFix HOST_TOOLCHAIN_PREFIX
Andrew Hsieh [Wed, 12 Mar 2014 11:27:59 +0000 (19:27 +0800)]
Fix HOST_TOOLCHAIN_PREFIX

Previously HOST_TOOLCHAIN_PREFIX can't accept toolchain in arch-os-*-gcc
format.  Fix it so we can try out new host toolchain, eg.

  HOST_TOOLCHAIN_PREFIX=prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/bin/x86_64-linux- make

Change-Id: Ic1092593036c41d5471e788654fb4e0991dd7e40

10 years agoam ce156811: Merge "Split WITHOUT_CLANG to WITHOUT_HOST_CLANG and WITHOUT_TARGET_CLANG"
Ying Wang [Tue, 11 Mar 2014 02:05:27 +0000 (19:05 -0700)]
am ce156811: Merge "Split WITHOUT_CLANG to WITHOUT_HOST_CLANG and WITHOUT_TARGET_CLANG"

* commit 'ce156811797d7594b712120c5d969e329d70b1e3':
  Split WITHOUT_CLANG to WITHOUT_HOST_CLANG and WITHOUT_TARGET_CLANG

10 years agoMerge "Split WITHOUT_CLANG to WITHOUT_HOST_CLANG and WITHOUT_TARGET_CLANG"
Ying Wang [Tue, 11 Mar 2014 02:03:07 +0000 (02:03 +0000)]
Merge "Split WITHOUT_CLANG to WITHOUT_HOST_CLANG and WITHOUT_TARGET_CLANG"

10 years agoSplit WITHOUT_CLANG to WITHOUT_HOST_CLANG and WITHOUT_TARGET_CLANG
Ying Wang [Tue, 11 Mar 2014 01:23:08 +0000 (18:23 -0700)]
Split WITHOUT_CLANG to WITHOUT_HOST_CLANG and WITHOUT_TARGET_CLANG

Still keep WITHOUT_CLANG, which enables both.

Bug: 13402154
Change-Id: I32cb668223997719875751bf3d64f592d6086830

10 years agoam 775d15e0: Merge "Define __STDC_CONSTANT_MACROS globally to work around host build...
Ian Rogers [Mon, 10 Mar 2014 23:59:07 +0000 (16:59 -0700)]
am 775d15e0: Merge "Define __STDC_CONSTANT_MACROS globally to work around host build differences."

* commit '775d15e001d48d72a1b76982b1b5faa1eb37158f':
  Define __STDC_CONSTANT_MACROS globally to work around host build differences.

10 years agoMerge "Define __STDC_CONSTANT_MACROS globally to work around host build differences."
Ian Rogers [Mon, 10 Mar 2014 23:55:32 +0000 (23:55 +0000)]
Merge "Define __STDC_CONSTANT_MACROS globally to work around host build differences."

10 years agoDefine __STDC_CONSTANT_MACROS globally to work around host build differences.
Ian Rogers [Mon, 10 Mar 2014 23:49:41 +0000 (16:49 -0700)]
Define __STDC_CONSTANT_MACROS globally to work around host build differences.

Change-Id: I945128b3087b28f62467c7123b759e3514027574

10 years agoam f1e697be: Merge "Revert "Define __STDC_LIMIT_MACROS globally to work around host...
Ian Rogers [Mon, 10 Mar 2014 23:33:44 +0000 (16:33 -0700)]
am f1e697be: Merge "Revert "Define __STDC_LIMIT_MACROS globally to work around host build differences.""

* commit 'f1e697be5e433818071a817af0b673cba8e87795':
  Revert "Define __STDC_LIMIT_MACROS globally to work around host build differences."

10 years agoMerge "Revert "Define __STDC_LIMIT_MACROS globally to work around host build differen...
Ian Rogers [Mon, 10 Mar 2014 23:29:25 +0000 (23:29 +0000)]
Merge "Revert "Define __STDC_LIMIT_MACROS globally to work around host build differences.""

10 years agoRevert "Define __STDC_LIMIT_MACROS globally to work around host build differences."
Ian Rogers [Mon, 10 Mar 2014 23:27:01 +0000 (23:27 +0000)]
Revert "Define __STDC_LIMIT_MACROS globally to work around host build differences."

This reverts commit 668427c941bd88cacdf24d0562e6b68eb93038a1.

Change-Id: I3694aad84e7499e4c6839db0bd06acf5166e4802

10 years agoam 4783dc7a: Merge "Define __STDC_LIMIT_MACROS globally to work around host build...
Ian Rogers [Mon, 10 Mar 2014 22:48:25 +0000 (15:48 -0700)]
am 4783dc7a: Merge "Define __STDC_LIMIT_MACROS globally to work around host build differences."

* commit '4783dc7ab509b7099d2de83f863a9799ce67659e':
  Define __STDC_LIMIT_MACROS globally to work around host build differences.

10 years agoMerge "Define __STDC_LIMIT_MACROS globally to work around host build differences."
Ian Rogers [Mon, 10 Mar 2014 22:44:49 +0000 (22:44 +0000)]
Merge "Define __STDC_LIMIT_MACROS globally to work around host build differences."

10 years agoDefine __STDC_LIMIT_MACROS globally to work around host build differences.
Ian Rogers [Mon, 10 Mar 2014 22:30:39 +0000 (15:30 -0700)]
Define __STDC_LIMIT_MACROS globally to work around host build differences.

Change-Id: I571fc5a4b35c830ca8de4dc3117aef258dffa1bd

10 years agoam 60ef9d5b: Merge "jdk error message should not mention the version"
Ying Wang [Mon, 10 Mar 2014 19:28:03 +0000 (12:28 -0700)]
am 60ef9d5b: Merge "jdk error message should not mention the version"

* commit '60ef9d5b263bdc6799bb6495bdd34877647d07fe':
  jdk error message should not mention the version

10 years agoMerge "jdk error message should not mention the version"
Ying Wang [Mon, 10 Mar 2014 19:25:58 +0000 (19:25 +0000)]
Merge "jdk error message should not mention the version"

10 years agojdk error message should not mention the version
Chris Wren [Fri, 7 Mar 2014 19:51:56 +0000 (14:51 -0500)]
jdk error message should not mention the version

the version is checked elsewhere

Bug: 13362810
Change-Id: I91e322780d8422ae78b9a4dc8ee008b99f860404

10 years agoam 05192e5a: Merge "Docs: replacing analytics ID from D.A.C. Bug: 11476435"
Clay Murphy [Mon, 10 Mar 2014 18:52:21 +0000 (11:52 -0700)]
am 05192e5a: Merge "Docs: replacing analytics ID from D.A.C. Bug: 11476435"

* commit '05192e5a9095ac6a89757157dfd3636a2f56df7f':
  Docs: replacing analytics ID from D.A.C. Bug: 11476435

10 years agoMerge "Docs: replacing analytics ID from D.A.C. Bug: 11476435"
Clay Murphy [Mon, 10 Mar 2014 18:47:17 +0000 (18:47 +0000)]
Merge "Docs: replacing analytics ID from D.A.C. Bug: 11476435"

10 years agoam f230bcf4: Merge "OProfile is no longer compiled now."
Ben Cheng [Fri, 7 Mar 2014 16:52:52 +0000 (08:52 -0800)]
am f230bcf4: Merge "OProfile is no longer compiled now."

* commit 'f230bcf4035bdbc98e64c769b192c0d33b483913':
  OProfile is no longer compiled now.

10 years agoMerge "OProfile is no longer compiled now."
Ben Cheng [Fri, 7 Mar 2014 16:49:39 +0000 (16:49 +0000)]
Merge "OProfile is no longer compiled now."

10 years agoOProfile is no longer compiled now.
Ben Cheng [Wed, 5 Mar 2014 22:31:34 +0000 (14:31 -0800)]
OProfile is no longer compiled now.

BUG: 13249790
Change-Id: I2d4fd8f888823687ea41ddbee1f7ce2a7ebc99f7

10 years agoDocs: replacing analytics ID from D.A.C.
Clay Murphy [Wed, 6 Nov 2013 22:03:41 +0000 (14:03 -0800)]
Docs: replacing analytics ID from D.A.C.
Bug: 11476435

Change-Id: I834646e6a618709fe21afa5958bd28f822991e29

10 years agoam 247dd0c4: Merge "Do not remove the generated .hpp file from yacc."
Nicolas Geoffray [Wed, 5 Mar 2014 18:02:02 +0000 (10:02 -0800)]
am 247dd0c4: Merge "Do not remove the generated .hpp file from yacc."

* commit '247dd0c4af33fc7d3ebcfc058837e131e5185546':
  Do not remove the generated .hpp file from yacc.

10 years agoMerge "Do not remove the generated .hpp file from yacc."
Nicolas Geoffray [Wed, 5 Mar 2014 14:09:26 +0000 (14:09 +0000)]
Merge "Do not remove the generated .hpp file from yacc."

10 years agoam 68d38154: Merge "Remove host-prefix command line argument to dex2oat."
Nicolas Geoffray [Tue, 4 Mar 2014 17:22:47 +0000 (09:22 -0800)]
am 68d38154: Merge "Remove host-prefix command line argument to dex2oat."

* commit '68d381540f822849f3bcd7620f773aa9ba004900':
  Remove host-prefix command line argument to dex2oat.

10 years agoMerge "Remove host-prefix command line argument to dex2oat."
Nicolas Geoffray [Tue, 4 Mar 2014 17:20:36 +0000 (17:20 +0000)]
Merge "Remove host-prefix command line argument to dex2oat."

10 years agoRemove host-prefix command line argument to dex2oat.
Nicolas Geoffray [Tue, 4 Mar 2014 17:06:40 +0000 (17:06 +0000)]
Remove host-prefix command line argument to dex2oat.

Change-Id: If4a962976d1e8a283d6b682112a1b12d328d8dbb

10 years agoDo not remove the generated .hpp file from yacc.
Nicolas Geoffray [Tue, 4 Mar 2014 14:48:55 +0000 (14:48 +0000)]
Do not remove the generated .hpp file from yacc.

Depending on the file extension of the generated C++ file,
bison will generate a #include of a .h or .hpp. So both files
must be kept in the generated directory.

Change-Id: Id0aac7f407bdc69c7f5012c0d021761b0fceb427

10 years agoam 6808c260: Merge "Use analyzer at new location: prebuilts/misc/{linux-x86,darwin...
Andrew Hsieh [Tue, 4 Mar 2014 01:09:18 +0000 (17:09 -0800)]
am 6808c260: Merge "Use analyzer at new location: prebuilts/misc/{linux-x86,darwin-x86}/analyzer"

* commit '6808c2608f0eff3275110154d7267f934700c167':
  Use analyzer at new location: prebuilts/misc/{linux-x86,darwin-x86}/analyzer

10 years agoMerge "Use analyzer at new location: prebuilts/misc/{linux-x86,darwin-x86}/analyzer"
Andrew Hsieh [Tue, 4 Mar 2014 01:06:04 +0000 (01:06 +0000)]
Merge "Use analyzer at new location: prebuilts/misc/{linux-x86,darwin-x86}/analyzer"

10 years agoam 38626e63: Merge "Add external/google-fonts/*/fonts.mk."
Victoria Lease [Mon, 3 Mar 2014 23:40:42 +0000 (15:40 -0800)]
am 38626e63: Merge "Add external/google-fonts/*/fonts.mk."

* commit '38626e635771a9e1d5ee8f812ea967d842938052':
  Add external/google-fonts/*/fonts.mk.

10 years agoMerge "Add external/google-fonts/*/fonts.mk."
Victoria Lease [Mon, 3 Mar 2014 23:38:33 +0000 (23:38 +0000)]
Merge "Add external/google-fonts/*/fonts.mk."

10 years agoam 460ed38a: Merge "Extend YACC and LEX handling to .yy and .ll files."
Nicolas Geoffray [Mon, 3 Mar 2014 18:05:57 +0000 (10:05 -0800)]
am 460ed38a: Merge "Extend YACC and LEX handling to .yy and .ll files."

* commit '460ed38aa977fd9c4318ba8e67e65805cddad6bb':
  Extend YACC and LEX handling to .yy and .ll files.

10 years agoMerge "Extend YACC and LEX handling to .yy and .ll files."
Nicolas Geoffray [Mon, 3 Mar 2014 18:03:29 +0000 (18:03 +0000)]
Merge "Extend YACC and LEX handling to .yy and .ll files."