OSDN Git Service

android-x86/build.git
13 years agoam 978f86ea: Merge "Increase the Java heap size for droiddoc"
Jean-Baptiste Queru [Mon, 6 Jun 2011 15:19:48 +0000 (08:19 -0700)]
am 978f86ea: Merge "Increase the Java heap size for droiddoc"

* commit '978f86ea5439ce192e9c343fc2565f1ec4e2e6d2':
  Increase the Java heap size for droiddoc

13 years agoMerge "Increase the Java heap size for droiddoc"
Jean-Baptiste Queru [Mon, 6 Jun 2011 15:12:31 +0000 (08:12 -0700)]
Merge "Increase the Java heap size for droiddoc"

13 years agoMerge from gingerbread
Jean-Baptiste Queru [Wed, 1 Jun 2011 21:09:24 +0000 (14:09 -0700)]
Merge from gingerbread

Change-Id: If6c009d62eb4b2ed931d3e5082d08ad996aca689

13 years agoMerge "Relax the constraint of 64bit build environment." into gingerbread
Jean-Baptiste Queru [Tue, 31 May 2011 21:03:21 +0000 (14:03 -0700)]
Merge "Relax the constraint of 64bit build environment." into gingerbread

13 years agoMerge "x86: Enable -fstack-protector"
David Turner [Thu, 26 May 2011 16:21:35 +0000 (09:21 -0700)]
Merge "x86: Enable -fstack-protector"

13 years agox86: Enable -fstack-protector
Bruce Beare [Wed, 4 May 2011 03:59:58 +0000 (20:59 -0700)]
x86: Enable -fstack-protector

Change-Id: I1fe10159b7a29452ecfc6ba328164948cf9950d6
Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>
13 years agoMerge "Clean up of X86 build flags"
David Turner [Wed, 25 May 2011 05:58:20 +0000 (22:58 -0700)]
Merge "Clean up of X86 build flags"

13 years agoRelax the constraint of 64bit build environment.
Ying Wang [Tue, 24 May 2011 22:46:15 +0000 (15:46 -0700)]
Relax the constraint of 64bit build environment.

Change-Id: Id8be221dcfa07651a4d9a2776b00e907b4ff750e

13 years agoMerge "Use actual numbers in version numbers."
Jean-Baptiste Queru [Thu, 19 May 2011 20:57:00 +0000 (13:57 -0700)]
Merge "Use actual numbers in version numbers."

13 years agoClean up of X86 build flags
Mark D Horn [Tue, 26 Apr 2011 21:15:26 +0000 (14:15 -0700)]
Clean up of X86 build flags

Review and clean-up of both compiler and linker flags
to ensure proper usage and consistency for images, toolchain,
SDK, and NDK.

Change-Id: Ife75c32cd49b32345712dee28fa5f2283069a90e
Signed-off-by: Mark D Horn <mark.d.horn@intel.com>
Author: Bruce Beare <bruce.j.beare@intel.com>

13 years agoMerge "Remove simulator from the lunch menu"
Jean-Baptiste Queru [Thu, 12 May 2011 15:04:50 +0000 (08:04 -0700)]
Merge "Remove simulator from the lunch menu"

13 years agoRemove simulator from the lunch menu
Jean-Baptiste Queru [Wed, 11 May 2011 17:40:43 +0000 (10:40 -0700)]
Remove simulator from the lunch menu

Change-Id: I0d73b4722ce5126b64538ca7add2e55cd561c022

13 years agoUse actual numbers in version numbers.
Jean-Baptiste Queru [Tue, 10 May 2011 15:29:49 +0000 (08:29 -0700)]
Use actual numbers in version numbers.

This string is used in the browser user agent, and some
sites get confused when this isn't a dotted-number version
number into thinking that they should serve stripped down HTML.
This clears the confusion.

Change-Id: I6c959ff17c540a1f3808f19238b9eb93ba170d2e

13 years agoam d5565942: Merge "x86: Disable stack-protector until bionic is fixed"
David Turner [Tue, 26 Apr 2011 08:12:03 +0000 (01:12 -0700)]
am d5565942: Merge "x86: Disable stack-protector until bionic is fixed"

* commit 'd5565942437e2c0787822604921d034e9df5fc5d':
  x86: Disable stack-protector until bionic is fixed

13 years agoam f245dd79: Merge "full_x86-eng: Ensure we copy the PC bios files."
David 'Digit' Turner [Tue, 26 Apr 2011 07:36:59 +0000 (00:36 -0700)]
am f245dd79: Merge "full_x86-eng: Ensure we copy the PC bios files."

* commit 'f245dd7975abedcb35e30aca1b1e6e3eb273388d':
  full_x86-eng: Ensure we copy the PC bios files.

13 years agoMerge "x86: Disable stack-protector until bionic is fixed"
David Turner [Tue, 26 Apr 2011 06:35:09 +0000 (23:35 -0700)]
Merge "x86: Disable stack-protector until bionic is fixed"

13 years agoMerge "full_x86-eng: Ensure we copy the PC bios files."
David 'Digit' Turner [Tue, 26 Apr 2011 06:25:37 +0000 (23:25 -0700)]
Merge "full_x86-eng: Ensure we copy the PC bios files."

13 years agoIncrease the Java heap size for droiddoc
Dominic Binks [Wed, 9 Mar 2011 20:11:19 +0000 (12:11 -0800)]
Increase the Java heap size for droiddoc

Increasing the Java heap for droiddoc generation from 768 to 1280
megabytes reduces build times by about 2-3 minutes. For fast
build servers this can reduce build times by around 30%. For
slower workstation class machines the build is reduced with no
other obvious undesirable side effects.

Change-Id: I4ff04318ae78fc7b5a5a0499bacfc5527e966ff6

13 years agoam 2e4e3c94: Merge "Allow swtmenubar module to be buildable on Windows."
Raphael Moll [Fri, 15 Apr 2011 21:56:41 +0000 (14:56 -0700)]
am 2e4e3c94: Merge "Allow swtmenubar module to be buildable on Windows."

* commit '2e4e3c94211fd31962e8fd1c6152932bbfdea7d5':
  Allow swtmenubar module to be buildable on Windows.

13 years agoam 531c0c33: Merge "Add swtmenubar.jar to SDK"
Raphael Moll [Fri, 15 Apr 2011 21:56:39 +0000 (14:56 -0700)]
am 531c0c33: Merge "Add swtmenubar.jar to SDK"

* commit '531c0c33a598632118c5bb5491f5d5295c607b18':
  Add swtmenubar.jar to SDK

13 years agoMerge "Allow swtmenubar module to be buildable on Windows."
Raphael Moll [Fri, 15 Apr 2011 21:42:09 +0000 (14:42 -0700)]
Merge "Allow swtmenubar module to be buildable on Windows."

13 years agoMerge "Add swtmenubar.jar to SDK"
Raphael Moll [Fri, 15 Apr 2011 21:42:05 +0000 (14:42 -0700)]
Merge "Add swtmenubar.jar to SDK"

13 years agoAllow swtmenubar module to be buildable on Windows.
Raphael Moll [Fri, 15 Apr 2011 04:19:10 +0000 (21:19 -0700)]
Allow swtmenubar module to be buildable on Windows.

Change-Id: Ia20b8dea44f79df77ba0cb0479b99af990dc5b7b

13 years agoAdd swtmenubar.jar to SDK
Raphael Moll [Thu, 14 Apr 2011 06:49:21 +0000 (23:49 -0700)]
Add swtmenubar.jar to SDK

Change-Id: Ia46337875cb78bb6a01731008b9acbfa4657d0a9

13 years agoam 479ec682: Merge "Fix "argument list too long""
Ying Wang [Thu, 14 Apr 2011 17:17:34 +0000 (10:17 -0700)]
am 479ec682: Merge "Fix "argument list too long""

* commit '479ec68292c7ba17ab8e3d849cc1f186847f5cc5':
  Fix "argument list too long"

13 years agoMerge "Fix "argument list too long""
Ying Wang [Thu, 14 Apr 2011 17:07:38 +0000 (10:07 -0700)]
Merge "Fix "argument list too long""

13 years agoFix "argument list too long"
Ying Wang [Thu, 27 May 2010 18:55:39 +0000 (11:55 -0700)]
Fix "argument list too long"

Bug http://b/issue?id=2718472

Change-Id: I936e660f87ec5cfbbf95e6580bade624b277228c

13 years agofull_x86-eng: Ensure we copy the PC bios files.
David 'Digit' Turner [Thu, 14 Apr 2011 15:34:40 +0000 (17:34 +0200)]
full_x86-eng: Ensure we copy the PC bios files.

This change ensures that building full_x86-eng will copy the
Bios files to the right location. This is necessary to launch
"emulator-x86" after building the system images.

Before this patch, one had to make the copy manually. Note that
sdk_x86-eng does not need this (the files are actually taken care
of in build/target/product/sdk.mk so will be copied even in case
of the ARM sdk build).

Change-Id: If70adead27c7997694ebc30561005d26a7358c34

13 years agoam e442c136: Merge "Add NDK crtbegin_so.o and crtend_so.o if they exist."
Ying Wang [Mon, 11 Apr 2011 22:35:17 +0000 (15:35 -0700)]
am e442c136: Merge "Add NDK crtbegin_so.o and crtend_so.o if they exist."

* commit 'e442c1361a9066d7a394c080273d5f93d77979e4':
  Add NDK crtbegin_so.o and crtend_so.o if they exist.

13 years agoMerge "Add NDK crtbegin_so.o and crtend_so.o if they exist."
Ying Wang [Mon, 11 Apr 2011 17:14:51 +0000 (10:14 -0700)]
Merge "Add NDK crtbegin_so.o and crtend_so.o if they exist."

13 years agoAdd NDK crtbegin_so.o and crtend_so.o if they exist.
Ying Wang [Fri, 8 Apr 2011 21:57:36 +0000 (14:57 -0700)]
Add NDK crtbegin_so.o and crtend_so.o if they exist.

Change-Id: Ic088a986d3810a1d313df30361145a467ba07e06

13 years agox86: Disable stack-protector until bionic is fixed
Bruce Beare [Fri, 1 Apr 2011 16:09:02 +0000 (09:09 -0700)]
x86: Disable stack-protector until bionic is fixed

Change-Id: I2862de5c1b02490197704f4578a8a91d0565eef0
Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>
13 years agoresolved conflicts for merge of bd0c91c8 to gingerbread-plus-aosp
Ying Wang [Fri, 1 Apr 2011 00:00:13 +0000 (17:00 -0700)]
resolved conflicts for merge of bd0c91c8 to gingerbread-plus-aosp

Change-Id: Ia4d8719337f84927f96a162b97df8a8bc62630e1

13 years agoam a9e5bb8a: am f78fb1d1: Merge "Use my-dir in a consistent way as others"
Ying Wang [Thu, 31 Mar 2011 22:11:58 +0000 (15:11 -0700)]
am a9e5bb8a: am f78fb1d1: Merge "Use my-dir in a consistent way as others"

* commit 'a9e5bb8a6b2b772b07214e4dd0004f6989285dd0':
  Use my-dir in a consistent way as others

13 years agoam f78fb1d1: Merge "Use my-dir in a consistent way as others"
Ying Wang [Thu, 31 Mar 2011 22:10:33 +0000 (15:10 -0700)]
am f78fb1d1: Merge "Use my-dir in a consistent way as others"

* commit 'f78fb1d1516e1d7448871ad3a2a403b12ff25f1a':
  Use my-dir in a consistent way as others

13 years agoam c5e45492: am 4c401b1a: Merge "Fix argument handling in runhat() function"
Ying Wang [Thu, 31 Mar 2011 22:01:53 +0000 (15:01 -0700)]
am c5e45492: am 4c401b1a: Merge "Fix argument handling in runhat() function"

* commit 'c5e45492fad4c5e45c1d5f0726c25877a601338e':
  Fix argument handling in runhat() function

13 years agoam 4c401b1a: Merge "Fix argument handling in runhat() function"
Ying Wang [Thu, 31 Mar 2011 21:58:23 +0000 (14:58 -0700)]
am 4c401b1a: Merge "Fix argument handling in runhat() function"

* commit '4c401b1aabf5ad09c152d5e308bb13124c0a2d24':
  Fix argument handling in runhat() function

13 years agoMerge "Use my-dir in a consistent way as others"
Ying Wang [Thu, 31 Mar 2011 21:54:56 +0000 (14:54 -0700)]
Merge "Use my-dir in a consistent way as others"

13 years agoMerge "Fix argument handling in runhat() function"
Ying Wang [Thu, 31 Mar 2011 21:54:24 +0000 (14:54 -0700)]
Merge "Fix argument handling in runhat() function"

13 years agoFix argument handling in runhat() function
Chris Dearman [Wed, 16 Feb 2011 20:16:09 +0000 (12:16 -0800)]
Fix argument handling in runhat() function

Change-Id: I22fa264a3db516dcbe0cc9109dc20d6c004d3418
Signed-off-by: Raghu Gandham <raghu@mips.com>
13 years agoam c09cc904: am dffd4058: Merge "build speedup: Do not use shell \'find\' function...
David 'Digit' Turner [Wed, 30 Mar 2011 13:32:43 +0000 (06:32 -0700)]
am c09cc904: am dffd4058: Merge "build speedup: Do not use shell \'find\' function to look for NOTICE files."

* commit 'c09cc904f183907111de57581d55c181df8ef47f':
  build speedup: Do not use shell 'find' function to look for NOTICE files.

13 years agoam dffd4058: Merge "build speedup: Do not use shell \'find\' function to look for...
David 'Digit' Turner [Wed, 30 Mar 2011 13:25:22 +0000 (06:25 -0700)]
am dffd4058: Merge "build speedup: Do not use shell \'find\' function to look for NOTICE files."

* commit 'dffd40587aff00c6852d64f5d7ed20d588bb993e':
  build speedup: Do not use shell 'find' function to look for NOTICE files.

13 years agoMerge "build speedup: Do not use shell 'find' function to look for NOTICE files."
David 'Digit' Turner [Wed, 30 Mar 2011 13:17:39 +0000 (06:17 -0700)]
Merge "build speedup: Do not use shell 'find' function to look for NOTICE files."

13 years agobuild speedup: Do not use shell 'find' function to look for NOTICE files.
David 'Digit' Turner [Tue, 29 Mar 2011 12:27:27 +0000 (14:27 +0200)]
build speedup: Do not use shell 'find' function to look for NOTICE files.

The GNU Make wildcard function can be used to look for a specific file and
is _much_ faster than invoking the find command through $(shell ...).

Since notice_files.mk is included by base_rules.mk for each and every module
in the build tree, this represents a considerable speed-up. For example, when
building the full-eng product from the AOSP tree, the no-op "make" goes from
21 seconds to 16 seconds with this patch applied.

Change-Id: Ideb1bb74d5bfbb650834fa4b6e151ff24dcd0150

13 years agoam f0f1490d: am 57c70196: (-s ours) Merge "Merge c4d4731b4dd306b74b9e2245b4983b6b3c5b...
Raphael [Fri, 25 Mar 2011 05:43:55 +0000 (22:43 -0700)]
am f0f1490d: am 57c70196: (-s ours) Merge "Merge c4d4731b4dd306b74b9e2245b4983b6b3c5b866e: \'Build SDK repository\'. Do not merge."

* commit 'f0f1490d8bccdb74afb0a59f1a748cc01e8c1502':
  Merge c4d4731b4dd306b74b9e2245b4983b6b3c5b866e: 'Build SDK repository'. Do not merge.

13 years agoam 57c70196: (-s ours) Merge "Merge c4d4731b4dd306b74b9e2245b4983b6b3c5b866e: \'Build...
Raphael [Fri, 25 Mar 2011 05:39:23 +0000 (22:39 -0700)]
am 57c70196: (-s ours) Merge "Merge c4d4731b4dd306b74b9e2245b4983b6b3c5b866e: \'Build SDK repository\'. Do not merge."

* commit '57c7019693a07c7b9e200d4560a0886d248bfe5b':
  Merge c4d4731b4dd306b74b9e2245b4983b6b3c5b866e: 'Build SDK repository'. Do not merge.

13 years agoMerge "Merge c4d4731b4dd306b74b9e2245b4983b6b3c5b866e: 'Build SDK repository'. Do...
Raphael [Fri, 25 Mar 2011 05:23:24 +0000 (22:23 -0700)]
Merge "Merge c4d4731b4dd306b74b9e2245b4983b6b3c5b866e: 'Build SDK repository'. Do not merge."

13 years agoam 775c2912: Merge "Add more sdk lib tests to sdk build."
Brett Chabot [Fri, 25 Mar 2011 02:35:08 +0000 (19:35 -0700)]
am 775c2912: Merge "Add more sdk lib tests to sdk build."

* commit '775c291292716095ce7610a050e459e7b8d4d4d6':
  Add more sdk lib tests to sdk build.

13 years agoMerge "Add more sdk lib tests to sdk build."
Brett Chabot [Fri, 25 Mar 2011 01:57:29 +0000 (18:57 -0700)]
Merge "Add more sdk lib tests to sdk build."

13 years agoMerge c4d4731b4dd306b74b9e2245b4983b6b3c5b866e: 'Build SDK repository'. Do not merge.
Raphael [Wed, 16 Feb 2011 00:09:36 +0000 (16:09 -0800)]
Merge c4d4731b4dd306b74b9e2245b4983b6b3c5b866e: 'Build SDK repository'. Do not merge.

When the build is invoked with the fake target "sdk_repo" and
a main target of sdk, win_sdk or sdk_addon, we now create
packages in DIST_DIR that can directly be used to populate the
SDK Repository.
This is quite close to how we actually distribute the SDK.

Change-Id: I863ac8baf159432d7c95df46cba6e4f3b9122629

13 years agoMerge c4d4731b4dd306b74b9e2245b4983b6b3c5b866e: 'Build SDK repository'. Do not merge.
Raphael [Wed, 16 Feb 2011 00:09:36 +0000 (16:09 -0800)]
Merge c4d4731b4dd306b74b9e2245b4983b6b3c5b866e: 'Build SDK repository'. Do not merge.

When the build is invoked with the fake target "sdk_repo" and
a main target of sdk, win_sdk or sdk_addon, we now create
packages in DIST_DIR that can directly be used to populate the
SDK Repository.
This is quite close to how we actually distribute the SDK.

Change-Id: Id08a3a55a564938dbeb6e3dd170d4a9a7153ae6e

13 years agoam 7bbea4b5: Disable dexpreopt for unbundled build.
Ying Wang [Thu, 24 Mar 2011 10:36:19 +0000 (03:36 -0700)]
am 7bbea4b5: Disable dexpreopt for unbundled build.

* commit '7bbea4b5c1f053cbe428025e9f9dec0e50bcc551':
  Disable dexpreopt for unbundled build.

13 years agoam 3fd580d4: Fix dependency of prebuilt target non-static Java libraries.
Ying Wang [Thu, 24 Mar 2011 10:36:11 +0000 (03:36 -0700)]
am 3fd580d4: Fix dependency of prebuilt target non-static Java libraries.

* commit '3fd580d4e29657b812d3ab3c459487689a5f2da6':
  Fix dependency of prebuilt target non-static Java libraries.

13 years agoAdd more sdk lib tests to sdk build.
Brett Chabot [Thu, 24 Mar 2011 05:23:27 +0000 (22:23 -0700)]
Add more sdk lib tests to sdk build.

Also fix whitespace issues introduced by last commit.

Change-Id: I579abcd5f8bc743ee7fa0206307af9347e7352dc

13 years agoam 327d133f: Merge "Add ddmlib-tests.jar to sdk build."
Brett Chabot [Thu, 24 Mar 2011 03:00:31 +0000 (20:00 -0700)]
am 327d133f: Merge "Add ddmlib-tests.jar to sdk build."

* commit '327d133fce8928f1474c52a07447679e1e76ffa0':
  Add ddmlib-tests.jar to sdk build.

13 years agoMerge "Add ddmlib-tests.jar to sdk build."
Brett Chabot [Thu, 24 Mar 2011 02:22:25 +0000 (19:22 -0700)]
Merge "Add ddmlib-tests.jar to sdk build."

13 years agoDisable dexpreopt for unbundled build.
Ying Wang [Wed, 12 Jan 2011 19:12:06 +0000 (11:12 -0800)]
Disable dexpreopt for unbundled build.

Cherry-picked from Honeycomb.

Change-Id: I1b8bf7faa3974f389a1f105b3397c4ceeea68885

13 years agoFix dependency of prebuilt target non-static Java libraries.
Ying Wang [Tue, 1 Feb 2011 20:57:45 +0000 (12:57 -0800)]
Fix dependency of prebuilt target non-static Java libraries.

Cherry-picked from Honeycomb to fix a dependency issue when building
prebuilt shared library.

Change-Id: I0a9cd3835b50dcc130a5f211e89d6bd22478fd42

13 years agoam 9fe6dc2c: Merge "Support target-specific sdk/build/tools.atree extension."
David 'Digit' Turner [Wed, 23 Mar 2011 18:07:51 +0000 (11:07 -0700)]
am 9fe6dc2c: Merge "Support target-specific sdk/build/tools.atree extension."

* commit '9fe6dc2c17ba6113ff4031feaeea7dac0ba5d5a3':
  Support target-specific sdk/build/tools.atree extension.

13 years agoMerge "Support target-specific sdk/build/tools.atree extension."
David 'Digit' Turner [Wed, 23 Mar 2011 17:35:13 +0000 (10:35 -0700)]
Merge "Support target-specific sdk/build/tools.atree extension."

13 years agoSupport target-specific sdk/build/tools.atree extension.
David 'Digit' Turner [Wed, 23 Mar 2011 10:20:14 +0000 (11:20 +0100)]
Support target-specific sdk/build/tools.atree extension.

The purpose of this patch is to add the ability to specify a
target-specific extension to sdk/build/tools.atree, under the
name sdk/build/tools.$(TARGET_ARCH).atree

This is needed to move x86-specific changes out of tools.atree
in order to fix the build of internal Android branches that
don't include other x86-related changes to the build system.

Another patch, following this patch, will fix the build itself
by moving the x86-stuff to sdk/build/tools.x86.atree.

NOTE: The root cause of the problem is that tools.atree
probably shouldn't be in the public AOSP repository, but
under development/build/ instead. However, fixing this
requires more drastic changes to the build system.

Change-Id: Ie365c55527bcad38e1e5248f618e2fd5a96431a1

13 years agoAdd ddmlib-tests.jar to sdk build.
Brett Chabot [Wed, 23 Mar 2011 03:38:57 +0000 (20:38 -0700)]
Add ddmlib-tests.jar to sdk build.

Change-Id: Ifc7cc59726066f869504a338d3025bffdeaa6785

13 years agoam b1047a99: Merge changes I00c75f37,I1fc3cb49
David Turner [Tue, 22 Mar 2011 13:03:40 +0000 (06:03 -0700)]
am b1047a99: Merge changes I00c75f37,I1fc3cb49

* commit 'b1047a99ce8b8d62ef911c5dfba7183c32e80a70':
  x86: the -mbionic flag is needed for IA builds.
  x86: qemu emulator is the default build target

13 years agoMerge changes I00c75f37,I1fc3cb49
David Turner [Tue, 22 Mar 2011 12:50:56 +0000 (05:50 -0700)]
Merge changes I00c75f37,I1fc3cb49

* changes:
  x86: the -mbionic flag is needed for IA builds.
  x86: qemu emulator is the default build target

13 years agoam 75724826: Merge "sdk: Add pc-bios files for IA qemu emulator"
David Turner [Tue, 22 Mar 2011 01:09:49 +0000 (18:09 -0700)]
am 75724826: Merge "sdk: Add pc-bios files for IA qemu emulator"

* commit '757248269bfbe2390a2d04e1d69fb5a0742f3025':
  sdk: Add pc-bios files for IA qemu emulator

13 years agoMerge "sdk: Add pc-bios files for IA qemu emulator"
David Turner [Mon, 21 Mar 2011 22:23:17 +0000 (15:23 -0700)]
Merge "sdk: Add pc-bios files for IA qemu emulator"

13 years agoam 080ed92e: Merge "Close inherited PIPE before doing work" into gingerbread
Ying Wang [Wed, 16 Mar 2011 01:21:20 +0000 (18:21 -0700)]
am 080ed92e: Merge "Close inherited PIPE before doing work" into gingerbread

* commit '080ed92e77fc7c24ca3bac1a1dc06057390bfdb8':
  Close inherited PIPE before doing work

13 years agoMerge "Close inherited PIPE before doing work" into gingerbread
Ying Wang [Wed, 16 Mar 2011 00:49:04 +0000 (17:49 -0700)]
Merge "Close inherited PIPE before doing work" into gingerbread

13 years agox86: the -mbionic flag is needed for IA builds.
Bruce Beare [Tue, 1 Feb 2011 16:00:09 +0000 (08:00 -0800)]
x86: the -mbionic flag is needed for IA builds.

Change-Id: I00c75f37d7ea46b9f8ad3d7b2ff7094477ff0916
Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>
13 years agosdk: Add pc-bios files for IA qemu emulator
Bruce Beare [Wed, 2 Mar 2011 16:29:59 +0000 (08:29 -0800)]
sdk: Add pc-bios files for IA qemu emulator

Change-Id: Ia919ff57295cd020810989f241da713210bc8720
Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>
13 years agox86: qemu emulator is the default build target
Bruce Beare [Fri, 18 Feb 2011 23:06:20 +0000 (15:06 -0800)]
x86: qemu emulator is the default build target

Change-Id: I1fc3cb491d593d3e28f90278cfc8de5d77852932
Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>
Signed-off-by: Jun Nakajima <jun.nakajima@intel.com>
13 years agoam f8f95fc8: Merge "Allow win_sdk build with USE_CCACHE=1"
David 'Digit' Turner [Tue, 15 Mar 2011 10:59:52 +0000 (03:59 -0700)]
am f8f95fc8: Merge "Allow win_sdk build with USE_CCACHE=1"

* commit 'f8f95fc8b1a1eb19812fc55b230da3bfbe5272e5':
  Allow win_sdk build with USE_CCACHE=1

13 years agoMerge "Allow win_sdk build with USE_CCACHE=1"
David 'Digit' Turner [Tue, 15 Mar 2011 10:31:19 +0000 (03:31 -0700)]
Merge "Allow win_sdk build with USE_CCACHE=1"

13 years agoAllow win_sdk build with USE_CCACHE=1
David 'Digit' Turner [Sat, 12 Mar 2011 12:19:01 +0000 (13:19 +0100)]
Allow win_sdk build with USE_CCACHE=1

This patch allows the Window sdk build (lunch sdk-eng; make win_sdk)
to work properly when USE_CCACHE is defined in the environment.

There is no Windows ccache prebuilt, but since we're cross-compiling
from Linux, detect it and use the linux prebuilt binary instead.

Note: Depends on https://review.source.android.com//#change,21755
      for a complete solution to the problem.

Change-Id: I0b1b59efae86ee7114225258c9ecf9f257913347

13 years agoUse my-dir in a consistent way as others
Chih-Wei Huang [Sun, 16 Jan 2011 10:31:29 +0000 (18:31 +0800)]
Use my-dir in a consistent way as others

Change-Id: I3fd0cc58b48d621b431d7dd05fb689c1917b530d

13 years agoam e84739e9: Merge "Fix find-jdk-tools-jar to be cygwin-friendly."
Raphael Moll [Thu, 10 Mar 2011 20:46:12 +0000 (12:46 -0800)]
am e84739e9: Merge "Fix find-jdk-tools-jar to be cygwin-friendly."

* commit 'e84739e942d19955248e1fc1ce966d56543eaf0e':
  Fix find-jdk-tools-jar to be cygwin-friendly.

13 years agoMerge "Fix find-jdk-tools-jar to be cygwin-friendly."
Raphael Moll [Thu, 10 Mar 2011 20:29:20 +0000 (12:29 -0800)]
Merge "Fix find-jdk-tools-jar to be cygwin-friendly."

13 years agoam be188caf: Dist build.prop in sdk builds.
Ying Wang [Thu, 10 Mar 2011 00:47:27 +0000 (16:47 -0800)]
am be188caf: Dist build.prop in sdk builds.

* commit 'be188cafd21c7356cc33ae042661b682d0536e8b':
  Dist build.prop in sdk builds.

13 years agoFix find-jdk-tools-jar to be cygwin-friendly.
Raphael Moll [Tue, 8 Mar 2011 22:29:25 +0000 (14:29 -0800)]
Fix find-jdk-tools-jar to be cygwin-friendly.

Change-Id: I9cf2035026725fd1ba8a014b484262ed1acc1df4

13 years agoresolved conflicts for merge of 24297cab to gingerbread-plus-aosp
Ed Heyl [Tue, 8 Mar 2011 22:12:25 +0000 (14:12 -0800)]
resolved conflicts for merge of 24297cab to gingerbread-plus-aosp

Change-Id: Ia10a4601b7156f6379d1663d811af45103ff81ff

13 years agoDist build.prop in sdk builds.
Ying Wang [Tue, 8 Mar 2011 00:13:32 +0000 (16:13 -0800)]
Dist build.prop in sdk builds.

Change-Id: Id694a11fb644d21a69c89aad0bd6b0fa85aab32d

13 years agoMerge "version bump for new release (please don't merge)" into gingerbread
Ed Heyl [Tue, 8 Mar 2011 20:35:20 +0000 (12:35 -0800)]
Merge "version bump for new release   (please don't merge)" into gingerbread

13 years agoversion bump for new release (please don't merge)
Ed Heyl [Tue, 8 Mar 2011 02:05:40 +0000 (18:05 -0800)]
version bump for new release   (please don't merge)

Change-Id: I94081a1288da434811a1ddaa8a7b7b5da13d9341

13 years agoam 0683a773: Merge "x86: Use GCC 4.4.3"
David Turner [Mon, 7 Mar 2011 21:35:02 +0000 (13:35 -0800)]
am 0683a773: Merge "x86: Use GCC 4.4.3"

* commit '0683a77348f2a0a529a8e2bcfdf4b6dc6b4c5f5b':
  x86: Use GCC 4.4.3

13 years agoam 9238d44c: Only copy once even if the first matched src:dest pair appears more...
Ying Wang [Sat, 5 Mar 2011 01:13:08 +0000 (17:13 -0800)]
am 9238d44c: Only copy once even if the first matched src:dest pair appears more than once.

* commit '9238d44c92b355bac6b7a13b23f298336338bf3d':
  Only copy once even if the first matched src:dest pair appears more than once.

13 years agoam a73b6561: Drop support for target files with no recovery.fstab.
Ying Wang [Sat, 5 Mar 2011 01:13:04 +0000 (17:13 -0800)]
am a73b6561: Drop support for target files with no recovery.fstab.

* commit 'a73b6561cee39ad416f4af327dbe72ec565d2423':
  Drop support for target files with no recovery.fstab.

13 years agoMerge "x86: Use GCC 4.4.3"
David Turner [Sat, 5 Mar 2011 00:39:26 +0000 (16:39 -0800)]
Merge "x86: Use GCC 4.4.3"

13 years agoOnly copy once even if the first matched src:dest pair appears more than once.
Ying Wang [Wed, 3 Nov 2010 04:31:47 +0000 (21:31 -0700)]
Only copy once even if the first matched src:dest pair appears more than once.

Change-Id: I476923007dac1174371d6e6526d72182eb6c7243

13 years agoDrop support for target files with no recovery.fstab.
Ying Wang [Fri, 4 Mar 2011 05:52:08 +0000 (21:52 -0800)]
Drop support for target files with no recovery.fstab.

Change-Id: I099298cfffc2546975732a3bf0df60f96ccbdac4
Meanwhile don't build the ota and update zip files if no recovery.fstab
found.

13 years agoam 9edd4fa0: Merge "x86: sdk_x86 build target"
David Turner [Fri, 4 Mar 2011 20:39:52 +0000 (12:39 -0800)]
am 9edd4fa0: Merge "x86: sdk_x86 build target"

* commit '9edd4fa0a629e178382bacf11bd8875ae826d651':
  x86: sdk_x86 build target

13 years agoMerge "x86: sdk_x86 build target"
David Turner [Fri, 4 Mar 2011 20:25:47 +0000 (12:25 -0800)]
Merge "x86: sdk_x86 build target"

13 years agoam faa68200: Merge "x86: Add in the VirtualBox emulator as a separate build target"
David Turner [Fri, 4 Mar 2011 19:46:14 +0000 (11:46 -0800)]
am faa68200: Merge "x86: Add in the VirtualBox emulator as a separate build target"

* commit 'faa68200661eea15f5b3962386d325609e1f90a8':
  x86: Add in the VirtualBox emulator as a separate build target

13 years agoMerge "x86: Add in the VirtualBox emulator as a separate build target"
David Turner [Fri, 4 Mar 2011 19:41:02 +0000 (11:41 -0800)]
Merge "x86: Add in the VirtualBox emulator as a separate build target"

13 years agoam 4d67e916: am d09b2e55: Merge "WAPPushManager, WAP Push over SMS message handler"
Wink Saville [Tue, 1 Mar 2011 21:16:09 +0000 (13:16 -0800)]
am 4d67e916: am d09b2e55: Merge "WAPPushManager, WAP Push over SMS message handler"

* commit '4d67e91644ea78b5209de50355ba812a73b519f8':
  WAPPushManager, WAP Push over SMS message handler

13 years agox86: Use GCC 4.4.3
Bruce Beare [Thu, 27 Jan 2011 02:43:15 +0000 (18:43 -0800)]
x86: Use GCC 4.4.3

Change-Id: I083c1afcbb98cfeb48d7bcb7681e5c34db52e767
Author:    H.J. Lu <hjl.tools@gmail.com>
Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>
13 years agox86: sdk_x86 build target
Bruce Beare [Fri, 18 Feb 2011 23:09:35 +0000 (15:09 -0800)]
x86: sdk_x86 build target

Change-Id: I3876246ddf884ffd09ff0f8e3e300dffb4a332f0
Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>
13 years agox86: Add in the VirtualBox emulator as a separate build target
Bruce Beare [Wed, 16 Feb 2011 00:46:08 +0000 (16:46 -0800)]
x86: Add in the VirtualBox emulator as a separate build target

Change-Id: Icff81a757952b7652d171bc95773e177c4fd7772
Signed-off-by: Bruce Beare <brucex.j.beare@intel.com>
13 years agoam d09b2e55: Merge "WAPPushManager, WAP Push over SMS message handler"
Wink Saville [Tue, 1 Mar 2011 20:39:42 +0000 (12:39 -0800)]
am d09b2e55: Merge "WAPPushManager, WAP Push over SMS message handler"

* commit 'd09b2e552788cc90813e930e3912651e053c657c':
  WAPPushManager, WAP Push over SMS message handler

13 years agoMerge "WAPPushManager, WAP Push over SMS message handler"
Wink Saville [Thu, 24 Feb 2011 02:23:21 +0000 (18:23 -0800)]
Merge "WAPPushManager, WAP Push over SMS message handler"

13 years agoam a34fa95c: force inclusion of system log tags in the event-log-tags file
Doug Zongker [Wed, 23 Feb 2011 21:25:45 +0000 (13:25 -0800)]
am a34fa95c: force inclusion of system log tags in the event-log-tags file

* commit 'a34fa95c164a9388ed0b84b17a63241bffd4132a':
  force inclusion of system log tags in the event-log-tags file