Bruce Beare
ecabf85f32
Fix TARGET_PREBUILT_TAG so that get_build_var can retrieve the correct value across architectures
...
Orig-Change-Id: I5c1010d9caaa8d9ffaf65999fa3649c3c2be8caa
Signed-off-by: Bruce Beare <bruce.j.beare@intel.com >
2011-07-07 03:45:56 +02:00
Bruce Beare
f7e4141f0e
Display the TARGET_ARCH_VARIANT
...
Signed-off-by: Bruce Beare <bruce.j.beare@intel.com >
2011-07-07 03:45:56 +02:00
Bruce Beare
f7661706b0
Allow TARGET_ARCH to be set from BoardConfig.mk
...
Orig-Change-Id: I66aed78b763d238719822257c1f4f35301247df6
Signed-off-by: Bruce Beare <bruce.j.beare@intel.com >
2011-07-07 03:45:56 +02:00
Bruce Beare
c101e27d54
Refactor Stripper. Allow a stripper other than SOSLIM to be specified
...
Orig-Change-Id: I61137f5bb123dc5f610af9928ed3debdf85ba74d
Signed-off-by: Bruce Beare <bruce.j.beare@intel.com >
2011-07-07 03:45:56 +02:00
Ying Wang
c0a177c8ec
Remove vpn from FRAMEWORKS_BASE_SUBDIRS
...
To eliminate build warning.
Reference commit: 44e27b5c74b5f441973561a4f945cb58e0cc45a4
which removed framework/base/vpn.
Change-Id: I539e4bc2a4008c8b9eed74dd53eec1f55db3abe5
2011-07-05 15:37:22 -07:00
Mike Lockwood
40b5a67ecd
Remove obsolete persist.service.adb.enable property from default.prop
...
Change-Id: I59a2da01eddfc1fa775e027a86f7f818a146a6b0
Signed-off-by: Mike Lockwood <lockwood@android.com >
2011-07-01 12:31:47 -04:00
Evgeniy Stepanov
8f77c9ded3
Add .gnu_debuglink when stripping DSOs.
...
This is used by debug tools to find symbols for the stripped binary.
Adds ~70 bytes to each DSO, ~25000 bytes total, which is about 0.01% of the
system image.
This change only affects -eng and -userdebug builds, and does not affect -user.
Change-Id: I0c92a9e09fbc97184dea66813923568cbcc2a3fe
2011-06-28 12:47:34 +04:00
David 'Digit' Turner
690b9b316f
am 11e1d5fb
: am 6236d356
: am b92c7a2c
: am cac8e557
: Merge "sdk: provide ABI-dependent atree files"
...
* commit '11e1d5fb3a33de9c5aad7c21294b8019a0f042b8':
sdk: provide ABI-dependent atree files
2011-06-27 14:14:33 -07:00
Raphael
4839e47309
am 2ec35cc8
: am 4aed6434
: am 0b6ece9d
: SDK: properly strip all SDK llvm-rs-cc linux binaries.
...
* commit '2ec35cc88f10bcd11d3a193d58a1ab245caebce5':
SDK: properly strip all SDK llvm-rs-cc linux binaries.
2011-06-23 14:31:21 -07:00
David 'Digit' Turner
0ef25320d5
am a85ebfb0
: am fa112f98
: am c134712f
: am 04b49109
: Merge "Turn-off implicit GNU Make RC/SCCS rules"
...
* commit 'a85ebfb059080865a549539a9d2758c4e8b8aeed':
Turn-off implicit GNU Make RC/SCCS rules
2011-06-23 14:29:59 -07:00
Raphael
ecb957705c
resolved conflicts for merge of 732936d9
to master
...
Change-Id: I1fc667057aebbbef19bde746ebcc650ac0e8c35c
2011-06-23 13:52:29 -07:00
David 'Digit' Turner
11e1d5fb3a
am 6236d356
: am b92c7a2c
: am cac8e557
: Merge "sdk: provide ABI-dependent atree files"
...
* commit '6236d356a01150bc517bd639398df704735cc0fc':
sdk: provide ABI-dependent atree files
2011-06-23 13:13:20 -07:00
David 'Digit' Turner
6236d356a0
am b92c7a2c
: am cac8e557
: Merge "sdk: provide ABI-dependent atree files"
...
* commit 'b92c7a2c1293d2921739a4d7210b4a0d1c99156b':
sdk: provide ABI-dependent atree files
2011-06-23 13:08:35 -07:00
David 'Digit' Turner
cac8e55714
Merge "sdk: provide ABI-dependent atree files"
2011-06-23 12:18:49 -07:00
David 'Digit' Turner
77ec16ae9e
sdk: provide ABI-dependent atree files
...
This patch allows development/sdk/ to provide ABI-specific .atree
files. This is useful to copy prebuilt CPU model-specific files
to the SDK platform image directory.
This is needed to deal with the fact that for ARMv7 platform builds,
the kernel image to use is prebuilt/android-arm/kernel-qemu-armv7 instead
of prebuilt/android-arm/kernel/qemu
Change-Id: Icdca751852c01421fccf196436a9bc1114ea90f7
2011-06-23 12:49:02 +02:00
Raphael
2ec35cc88f
am 4aed6434
: am 0b6ece9d
: SDK: properly strip all SDK llvm-rs-cc linux binaries.
...
* commit '4aed64341c6cff484c9b78fed3d13131049858c9':
SDK: properly strip all SDK llvm-rs-cc linux binaries.
2011-06-22 19:10:23 -07:00
Raphael
4aed64341c
am 0b6ece9d
: SDK: properly strip all SDK llvm-rs-cc linux binaries.
...
* commit '0b6ece9dafcf6f06dd4418829434cdc4376375a3':
SDK: properly strip all SDK llvm-rs-cc linux binaries.
2011-06-22 19:05:16 -07:00
David 'Digit' Turner
a85ebfb059
am fa112f98
: am c134712f
: am 04b49109
: Merge "Turn-off implicit GNU Make RC/SCCS rules"
...
* commit 'fa112f982241fc3efa0129094e87a34f2317f41e':
Turn-off implicit GNU Make RC/SCCS rules
2011-06-22 18:05:06 -07:00
Raphael
0b6ece9daf
SDK: properly strip all SDK llvm-rs-cc linux binaries.
...
Change-Id: Id3f024e90ef04eff4cc13a2202fcc9e94c5ac72f
2011-06-22 17:11:24 -07:00
Ying Wang
9de99fe2d2
Use the host STL for host native test.
...
Bug: 4584343
Change-Id: I420b7d955142d57993295cec12e54c94d5a75b88
2011-06-22 16:01:48 -07:00
David 'Digit' Turner
fa112f9822
am c134712f
: am 04b49109
: Merge "Turn-off implicit GNU Make RC/SCCS rules"
...
* commit 'c134712ffa9e6617df46334a6293ddd80e05cf98':
Turn-off implicit GNU Make RC/SCCS rules
2011-06-22 15:53:31 -07:00
David 'Digit' Turner
04b4910971
Merge "Turn-off implicit GNU Make RC/SCCS rules"
2011-06-22 14:40:52 -07:00
Raphael
732936d99a
resolved conflicts for merge of 8508a073
to honeycomb-plus-aosp
...
Change-Id: I376928881adb0e9fd62fabc1e21542bf0d700ca2
2011-06-22 14:35:32 -07:00
David 'Digit' Turner
52d697d432
Turn-off implicit GNU Make RC/SCCS rules
...
This small patch prevents GNU Make from stating RCS and SCCS
specific files on the filesystem. This makes the output of
"make -d" slightly more readable, and also reduces the no-change
time on AOSP master by a bit less than a second on average.
Change-Id: Ifa50ace32e8689717956d7247b0d6f53ef72b7a1
2011-06-22 23:18:57 +02:00
Raphael Moll
8508a07352
am 6e65ddb2
: am cb84196f
: Merge "Lunch: don\'t use a toolchain that doesn\'t exist."
...
* commit '6e65ddb20aa82522b3fdc72c87d365f22e9a43ed':
Lunch: don't use a toolchain that doesn't exist.
2011-06-22 10:40:08 -07:00
Raphael Moll
c639c787a0
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
2011-06-21 06:11:05 -07:00
Ying Wang
c383f1b65d
Merge "Uniq the system properties."
2011-06-20 11:05:27 -07:00
Ying Wang
cf5da40e52
Fix tab.
...
The tab broke unbundled targets.
Change-Id: Ia97d4bdd69f7bb48eb3c51a01f0ab7085b5949a0
2011-06-17 17:44:08 -07:00
Ryo Fujii
c0de1ea8df
Merge "fix broken build rules for host VM."
2011-06-17 17:25:04 -07:00
Ying Wang
7e8d442ca4
Uniq the system properties.
...
If multiple items with the same key appear in a config variable,
only the first item is taken.
Change-Id: Icf57befafb36ec35dd4d48c8c3ec595f353f68e7
2011-06-17 17:10:04 -07:00
Eric Laurent
99acb9c261
created speex resampler library
...
Change-Id: I4424cb40416d94ccf4637fbbb53f02d595c31e3d
2011-06-17 14:21:17 -07:00
Jean-Baptiste Queru
cc7dccc815
am 91ba5de8
: am 1894085d
: Merge "Tweak prelink map even more"
...
* commit '91ba5de815d7bec3b7e72ddf2c5b063f42b7211b':
Tweak prelink map even more
2011-06-17 14:12:30 -07:00
Jean-Baptiste Queru
7751f426fe
Tweak prelink map even more
...
Change-Id: I83149194f8c4e0193274f9c74d9718cecba82cb0
2011-06-17 13:20:32 -07:00
Jean-Baptiste Queru
af1b618c0d
am c5e5d989
: am 9d7590b9
: Merge "Tweak prelink map"
...
* commit 'c5e5d9897f6fc18123a8f5d15a90152019979a22':
Tweak prelink map
2011-06-17 12:21:37 -07:00
Jean-Baptiste Queru
c5e5d9897f
am 9d7590b9
: Merge "Tweak prelink map"
...
* commit '9d7590b93ff549cf8a4b432932fa68799166ed79':
Tweak prelink map
2011-06-17 11:59:32 -07:00
Ryo Fujii
cbb3266b47
fix broken build rules for host VM.
2011-06-17 11:58:58 -07:00
Jean-Baptiste Queru
36c1f10dee
Merge "Relax the constraint of 64bit build environment."
2011-06-17 11:19:14 -07:00
Ying Wang
2914f7f3b3
Relax the constraint of 64bit build environment.
...
Change-Id: Id349f424b122816f42c99769b629a9447986cf20
2011-06-17 11:18:10 -07:00
Jean-Baptiste Queru
82b96df215
Tweak prelink map
...
Change-Id: Ic04a67eab8a94a1cbb045dd460e15c2b673392b2
2011-06-17 11:15:00 -07:00
Jean-Baptiste Queru
5e2e09c569
am ee803184
: am f771489d
: Merge "Tweak prelink map, more"
...
* commit 'ee8031843e4dc3e9ff60c1acdc516121145fece1':
Tweak prelink map, more
2011-06-17 08:04:31 -07:00
Jean-Baptiste Queru
ee8031843e
am f771489d
: Merge "Tweak prelink map, more"
...
* commit 'f771489d95289bf0d98cb92b504fccbe0a1f5fd7':
Tweak prelink map, more
2011-06-17 07:57:22 -07:00
Jean-Baptiste Queru
398aaee7d7
Tweak prelink map, more
...
Change-Id: Ia78df90647029cfec76c7ccb7e71c477a4b6f9e7
2011-06-17 07:33:52 -07:00
Jean-Baptiste Queru
2ba042f9d8
am 40dc95be
: am 14273125
: Merge "Tweak prelink map"
...
* commit '40dc95be7744871b5363ae2e21a14343cd666b0f':
Tweak prelink map
2011-06-16 17:32:11 -07:00
Jean-Baptiste Queru
40dc95be77
am 14273125
: Merge "Tweak prelink map"
...
* commit '142731256afc708f4ec07247bffbe733dcaed0f4':
Tweak prelink map
2011-06-16 17:09:14 -07:00
Jean-Baptiste Queru
1c594eab70
Tweak prelink map
...
Change-Id: Id4a3aea8ecc1c04178303c543fa81cecf4cf85f1
2011-06-16 16:17:52 -07:00
Jean-Baptiste Queru
13c7c0234d
am eb9fc27d
: am 4c90a648
: am 14bf45f3
: Merge "Switch back to mksh as the default"
...
* commit 'eb9fc27dbe062248167981d2a4f1aa9e058a2313':
Switch back to mksh as the default
2011-06-16 13:09:12 -07:00
Jean-Baptiste Queru
eb9fc27dbe
am 4c90a648
: am 14bf45f3
: Merge "Switch back to mksh as the default"
...
* commit '4c90a648cd0e1310d4b934c54905af3cf40b2770':
Switch back to mksh as the default
2011-06-16 12:57:33 -07:00
Jean-Baptiste Queru
4c90a648cd
am 14bf45f3
: Merge "Switch back to mksh as the default"
...
* commit '14bf45f31d99cdaa5cc0c46efa3f2c2724704173':
Switch back to mksh as the default
2011-06-16 11:39:18 -07:00
Jean-Baptiste Queru
256b14b2f8
Switch back to mksh as the default
...
Change-Id: I4f39e8d8cc22520cd36f83f8675a716cc1ade1d9
2011-06-16 09:34:06 -07:00
Dianne Hackborn
8edd7f9a35
resolved conflicts for merge of 3f72af13
to master
...
Change-Id: I675df80f6e4435e6fb275c8c1527fdc966c0322c
2011-06-10 14:00:55 -07:00