| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Change-Id: Iba4d046e3202524b29cfe32980927f8cc0aa8496
Signed-off-by: Chris Dearman <chris@mips.com>
Signed-off-by: Raghu Gandham <raghu@mips.com>
|
|
|
|
|
|
|
|
|
| |
The 4.4.3 TC was still being specified in one spot.
Also, no need to cross-set x86/ARM variables when buliding
for ARM/x86.
Change-Id: Icbb0f772a983a24dc10ccab0800d4b7bbd60a099
Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>
|
|\
| |
| |
| | |
Change-Id: Ic424ff756396463b98d137f8353d4a230e806a07
|
| |
| |
| |
| | |
Change-Id: I15a8be11b3d0f1985ffd97dd51a1af18e1ce7b67
|
| |
| |
| |
| |
| |
| | |
Switch both arm-linux-androideabi toolchainand arm-eabi toolchain.
Change-Id: I7b2771fe684853ab37e3b5b7cfe4146f9f901e02
|
|\ \
| |/
| |
| |
| |
| |
| | |
build output"
* commit 'e50d91f9dac20546152b575cdab7781b646ee2ed':
Add extra environment info to build output
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This should help us support users with build issues.
Given that they inculde the dumpvars in their error report,
we will be able to avoid asking standard questions like
"what version of Ubuntu are you using?"
Change-Id: Ib7c452d805d5e64075a44dc40e41d4605cc1ef4a
|
| |
| |
| |
| | |
This reverts commit 1f87795eef3ab5f63675dc6e01f304d1a6e46d2a.
|
| |
| |
| |
| | |
Change-Id: I990b03107d1596a87a8d4cea6973735c60db4c64
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Tested build mysid-eng, sojus-eng, trygon-eng, yakju-eng.
Change-Id: I742cf9fcf2407b9098c99136d67161ecf062ac01
Conflicts:
core/combo/TARGET_linux-arm.mk
|
|\ \
| |/
| |
| |
| | |
* commit '0cd997ff31852af80eab4f3d0c2db8d1a1328085':
Improve handling of absolute paths in out directory
|
| |
| |
| |
| | |
Change-Id: If6b320e274fb1cee33808424246ce2c88b9b7ef5
|
|\ \
| |/
| |
| |
| | |
* commit '78b680458b3ba53fb2f88a603e371c002eb8944b':
Set OUT_DIR based on a common base path
|
| |
| |
| |
| |
| |
| | |
Change-Id: I2c4ba8b101d4d186ed4b371b9d07b3bcf75bbcc9
Author: Jean-Baptiste Queru<jbq@google.com>
Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>
|
|/
|
|
| |
Change-Id: I2fd4fc2b89db13a8db1b177afdab593772cb12f8
|
|
|
|
|
|
| |
Bug: 5010576
Change-Id: Ie814f4c8d3aa1e7cc7f5735822ab25542f36cf62
|
|\
| |
| |
| | |
Change-Id: I376928881adb0e9fd62fabc1e21542bf0d700ca2
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
"lunch sdk-eng" on cygwin tries to use a gcc.exe from the
prebuild arm toolchain, but it doesn't exist. This prevents
from setting variables to point on a gcc toolchain if there
is none for the given arch.
Change-Id: I3b72220663687f9fdaacc050899aef00632f2c3c
|
|\ \
| |/
| |
| |
| | |
* commit 'f41934fcd42c56a02742014e8e24520a85166117':
Display the TARGET_ARCH_VARIANT
|
| |\
| | |
| | |
| | |
| | | |
* commit '26d8c5896e937ed677007c23d46d6759845fe91f':
Display the TARGET_ARCH_VARIANT
|
| | |
| | |
| | |
| | | |
Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
androideabi target is already in upstream GCC. The arm-linux-
androideabi toolchain can be built directly from upstream GCC.
Switching from old special tailored arm-eabi toolchain to the new
arm-linux-androideabi toolchain make us closer to the opensource
community and friendly to all toolchain developers.
kernel still uses arm-eabi toolchain. So we add arm-eabi toolchain
path to PATH.
The arm-linux-androideabi-4.4.x toolchain is built with the same
source as the latest arm-eabi-4.4.3 toolchain except for the
target change patches.
Change-Id: I1e5f2fe2faeee08f913f37e0ba93e84d2654a8ff
|
|/
|
|
| |
Change-Id: Iad583004b67ce1ef0651e81b57c2c95632da9845
|
|
Change-Id: I66aed78b763d238719822257c1f4f35301247df6
Signed-off-by: Bruce Beare <brucex.j.beare@intel.com>
|