History log of /build/core/dumpvar.mk
Revision Date Author Comments
4fe22ae9e86d3c22d0fafac1dffaf60a9cb860b2 15-May-2014 Christopher Ferris <cferris@google.com> Print all 2ND variables.

Change-Id: I11180a3ec3481d293100c59c331f05db9e6a689b
d5cd1e2ecff72e798b63165f49feed77e4e9396e 12-Mar-2014 Dmitriy Ivanov <dimitry@google.com> Add TARGET_2ND_ARCH to dumpvar

Change-Id: Ida87a61cceb55b7ebc28735b4688a03a10c01096
3da7b96a390f4204e31420c42e65397f90424d24 20-Feb-2014 Ying Wang <wangying@google.com> Remove dead code.

It seems the code was meant to add the toolchain to ANDROID_BUILD_PATHS
and then export to PATH by lunch.
But now we export the toolchain to PATH explicitly in envsetup.sh and
the code is unnecessary.
This reduces the places to change when we upgrade the gcc version.
It also fixed the bug that the mips toolchain was always exported
regardless of the target arch.

Change-Id: Iee3b895b4c4e0df8971c27c01b9ecbd591848b12
c1a5664ea3882800dfc538a9591828f9c429f6d7 23-Aug-2013 Pavel Chupin <pavel.v.chupin@intel.com> Switch x86 default compiler to multilib version

Switch from gcc-4.7 32-bit only to gcc-4.7 multilib (32/x32/64) compiler.
Tested x86 image build on Linux and Darwin.

This bionic patch is required:
https://android-review.googlesource.com/#/c/64183

Change-Id: Ifc2c6c5d6a4a1b71a00a87af072bb7f67b1c284d
Signed-off-by: Pavel Chupin <pavel.v.chupin@intel.com>
af21f7c3e7f6e6295b2ca2c95d216c958b15ee84 15-Jan-2013 Ben Cheng <bccheng@google.com> Stash TARGET_CPU_VARIANT and print it in dumpvar.

Bug:7961327

Merged from internal master.

Change-Id: Ia78472ba53ae1221de4572119aa5c63246941eeb
7028f5ec862229090818ee8dfe33107ffbaec9c7 15-Jan-2013 Ben Cheng <bccheng@google.com> Stash TARGET_CPU_VARIANT and print it in dumpvar.

Bug:7961327
Change-Id: I8a3637a87b5a0f791568fe74e44a4a173541deb7
8bc4c438bd8483c8bf794a51908229c8e644b3f3 16-Nov-2012 Ben Cheng <bccheng@google.com> [ARM] Extend the usage of TARGET_GCC_VERSION for gdb and arm-eabi-*.

In the future to upgrade the gcc version we just need to edit one
line in core/config.mk.

Change-Id: I01bb38c38f2388913bb7369aa4b2da480411dfbe
06b63baedc769863f87ac0b789ac320b3cb0dc2a 22-Oct-2012 Andrew Hsieh <andrewhsieh@google.com> Add TARGET_GCC_VERSION

Default to 4.6, but can overwritten to something else in
prebuilts/gcc/$os/$arch/$arch-linux-android*-$ver

Change-Id: I16f99d642b8ff8e831d392261a0c536041107051
8da4310646da498255173b475915aa066de4200a 26-Jul-2012 Raghu Gandham <raghu@mips.com> MIPS support to *.mk files and envsetup.sh

Change-Id: Iba4d046e3202524b29cfe32980927f8cc0aa8496
Signed-off-by: Chris Dearman <chris@mips.com>
Signed-off-by: Raghu Gandham <raghu@mips.com>
42ced6d5e2380a965fd2257770cfe11381f8f381 18-Jul-2012 Bruce Beare <bruce.j.beare@intel.com> x86: cleanups for toolchain

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>
a50ef1c12441d9eccfa75409c1392befaf2abed5 21-Apr-2012 Jean-Baptiste Queru <jbq@google.com> Switch to new locations of toolchains

Change-Id: I15a8be11b3d0f1985ffd97dd51a1af18e1ce7b67
f5172c7564e0d84bf02b9add47809ce10a9cff4f 30-Mar-2012 Jing Yu <jingyu@google.com> Switch default gcc toolchain from 4.4.3 to 4.6.

Switch both arm-linux-androideabi toolchainand arm-eabi toolchain.

Change-Id: I7b2771fe684853ab37e3b5b7cfe4146f9f901e02
5f1c9ba0b87c8b233b5e5d904aae2a4d079a310f 07-Feb-2012 Conley Owens <cco3@android.com> 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
cb8f66305caf4f9252112608ad93e2ef58321244 11-Jan-2012 Jean-Baptiste Queru <jbq@google.com> Revert "Point arm toolchain to the new gcc-4.6 one."

This reverts commit 1f87795eef3ab5f63675dc6e01f304d1a6e46d2a.
ea91f0a40ee114588204b9912345d3d8305ee190 09-Jan-2012 Jean-Baptiste Queru <jbq@google.com> Reference x86 toolchain in its new location

Change-Id: I990b03107d1596a87a8d4cea6973735c60db4c64
1f87795eef3ab5f63675dc6e01f304d1a6e46d2a 06-Jan-2012 Jing Yu <jingyu@google.com> Point arm toolchain to the new gcc-4.6 one.

Tested build mysid-eng, sojus-eng, trygon-eng, yakju-eng.

Change-Id: I742cf9fcf2407b9098c99136d67161ecf062ac01

Conflicts:

core/combo/TARGET_linux-arm.mk
8af0efd6a157e682d88c9a6e030f37bab9860caf 07-Dec-2011 Jean-Baptiste Queru <jbq@google.com> Improve handling of absolute paths in out directory

Change-Id: If6b320e274fb1cee33808424246ce2c88b9b7ef5
ffe03c984b2836a9b4e4ddb5a17ec0dd26ba686c 06-Dec-2011 Jean-Baptiste Queru <jbq@google.com> 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>
0ab21d3ed34edbeb8631002db47a6a309581d9a4 11-Nov-2011 Nick Kralevich <nnk@google.com> make gdbclient work on x86

Change-Id: I2fd4fc2b89db13a8db1b177afdab593772cb12f8
e33ba4c49ed461d608c65eb4e09d31ca81d167ff 12-Jul-2011 Jeff Brown <jeffbrown@google.com> Remove the simulator target from all makefiles.
Bug: 5010576

Change-Id: Ie814f4c8d3aa1e7cc7f5735822ab25542f36cf62
f7e4141f0eefd5f534bb7720347b4db9cba84afb 14-Oct-2010 Bruce Beare <bruce.j.beare@intel.com> Display the TARGET_ARCH_VARIANT

Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>
f7661706b03e4258d1b48c6ad71ce4a5e287ee2a 31-May-2011 Bruce Beare <bruce.j.beare@intel.com> Allow TARGET_ARCH to be set from BoardConfig.mk

Orig-Change-Id: I66aed78b763d238719822257c1f4f35301247df6
Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>
c639c787a0932b230be0d991941ce26c0faea81b 21-Jun-2011 Raphael Moll <ralf@android.com> Lunch: don't use a toolchain that doesn't exist.

"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
8ee0dfdd43984e42c269fd44bd62d07fbc4ce237 14-Oct-2010 Bruce Beare <bruce.j.beare@intel.com> Display the TARGET_ARCH_VARIANT

Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>
9d396e37ac695916671614ab89797652ed02538c 30-Jul-2010 Jing Yu <jingyu@google.com> Make arm-linux-androideabi toolchain the default for Android build.

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
b73dc6690baf38bbc7c102a3992722db8d61a5a0 12-Jul-2010 Bruce Beare <brucex.j.beare@intel.com> Allow TARGET_ARCH to be set from BoardConfig.mk

Change-Id: I66aed78b763d238719822257c1f4f35301247df6
Signed-off-by: Bruce Beare <brucex.j.beare@intel.com>