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
379e127fe4
Add generic_x86-eng to the lunch menu
...
Orig-Change-Id: Ie4e0f9054c5bc6ad8845b5b885a00174dd8c9534
Signed-off-by: Bruce Beare <bruce.j.beare@intel.com >
2011-07-07 03:45:56 +02:00
Bruce Beare
28290a0cec
Move buildspec vars to BoardConfig.mk
...
Orig-Change-Id: I48ed4b55e91aae51076d9c609b44bf9fa24c3ecd
Signed-off-by: Bruce Beare <brucex.j.beare@intel.com >
2011-07-07 03:45:56 +02:00
Bruce Beare
93b4c25f00
Vendorsetup needs to look in additional places.
...
Orig-Change-Id: I698856f8e02487322540e804c038bba28cc23532
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
Dan Morrill
742968bda2
Adding a cleanspec to pick up version change. Do not merge.
...
Change-Id: I4853ae86488164400d7a0203614b9e87515f6e61
2011-06-16 13:53:07 -07:00
Ed Heyl
eb27aa01c8
Merge "add ANDROID_HOST_OUT to env (please do not merge)" into gingerbread
2011-06-16 13:08:09 -07:00
Dan Morrill
bb41d06d96
Update version to 2.3.5.
...
Change-Id: I310c09c6f2d1c0e0067bf4a44bed5958664c1591
2011-06-09 13:20:55 -07:00
Ed Heyl
4f2297debb
add ANDROID_HOST_OUT to env (please do not merge)
...
Change-Id: Iddc61e1f93e13a3884b919638da1c24271dd6ca5
2011-06-07 12:54:47 -07:00
Jean-Baptiste Queru
3c60c67ad2
Merge from open-source gingerbread
...
Change-Id: I417fc97191a14102617c0a87718bb690a1944e8b
2011-06-01 07:42:19 -07:00
Jean-Baptiste Queru
8cbdef7eba
Merge "Relax the constraint of 64bit build environment." into gingerbread
2011-05-31 14:03:21 -07:00
Ying Wang
e2419c89ce
Support to run dex-preopt on prebuilt apks.
...
Change-Id: I11450310144cb8d7f127c427ada4a0589e030843
2011-05-26 15:59:56 -07:00
Ying Wang
053dccb159
Relax the constraint of 64bit build environment.
...
Change-Id: Id8be221dcfa07651a4d9a2776b00e907b4ff750e
2011-05-24 15:46:15 -07:00
Raphael
bd0c91c8b9
Merge c4d4731b4d
: '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
2011-03-24 13:41:35 -07:00
Ying Wang
7bbea4b5c1
Disable dexpreopt for unbundled build.
...
Cherry-picked from Honeycomb.
Change-Id: I1b8bf7faa3974f389a1f105b3397c4ceeea68885
2011-03-23 14:12:14 -07:00
Ying Wang
3fd580d4e2
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
2011-03-23 12:01:49 -07:00
Ying Wang
080ed92e77
Merge "Close inherited PIPE before doing work" into gingerbread
2011-03-15 17:49:05 -07:00
Ying Wang
be188cafd2
Dist build.prop in sdk builds.
...
Change-Id: Id694a11fb644d21a69c89aad0bd6b0fa85aab32d
2011-03-08 14:05:51 -08:00
Ed Heyl
24297cabf4
Merge "version bump for new release (please don't merge)" into gingerbread
2011-03-08 12:35:20 -08:00
Ed Heyl
3c83a5aeb9
version bump for new release (please don't merge)
...
Change-Id: I94081a1288da434811a1ddaa8a7b7b5da13d9341
2011-03-07 18:08:24 -08:00
Ying Wang
9238d44c92
Only copy once even if the first matched src:dest pair appears more than once.
...
Change-Id: I476923007dac1174371d6e6526d72182eb6c7243
2011-03-04 15:10:15 -08:00
Ying Wang
a73b6561ce
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.
2011-03-04 14:42:13 -08:00
Doug Zongker
a34fa95c16
force inclusion of system log tags in the event-log-tags file
...
Change-Id: I59066ff151b6cb74a70bd8a900d473a533c84de3
2011-02-23 12:17:29 -08:00
Scott Main
886e5aa742
Merge "fix api level filtering script to compare integers, not strings" into gingerbread
2011-02-04 15:11:59 -08:00
Scott Main
af2ba51ed5
fix api level filtering script to compare integers, not strings
...
Change-Id: I4d0d6c40dd5c1f8470567ef30f0f7500b442fbe5
2011-02-04 15:10:33 -08:00
Raphael
843c6e2530
merge "SDK: stub the maps.jar from the google_apis addon." from HC. Do not merge.
...
Depends on change 8252cdea from development to get the
verbose/quiet flag for mkstub.
Change-Id: I1ac97023570a4fc8a0b9dd50db429c55184ec88c
2011-02-04 12:34:54 -08:00
Brian Swetland
d7798a7e1b
fix TINY ANDROID yet again...
...
Change-Id: If52e1387c590be5ef467280ab2d1b56b8a823cd0
2011-02-02 15:20:50 -08:00
Scott Main
0fe9974c38
cherrypick Change-Id: Ib8a7ae66f0dc6db6a2c8f2a79238d95e67c627f3
...
backport some style changes for notes from master to gb
Change-Id: I4a7c6cfcadade5d90069ecab1edc694cb333430e
2011-02-01 20:37:20 -08:00
Scott Main
05d14cb9f0
Merge "don't use the sdkdoc template if the index file is a preview (the features.html doc is no longer used, so removed check for that also)" into gingerbread
2011-01-21 12:00:51 -08:00
Scott Main
42d1d32aa0
don't use the sdkdoc template if the index file is a preview
...
(the features.html doc is no longer used, so removed check for that also)
Change-Id: I1985b2e48060337030df53c19051ea363cb3b700
2011-01-21 11:58:56 -08:00
Dianne Hackborn
50738779d9
DO NOT MERGE Fix issue #3373438 : Update GBMR versions
...
Change-Id: Ia334babece0d3cecb19da8ddd240ee300d0ac3ac
2011-01-20 12:17:41 -08:00
Eric Fischer
54a6b731da
Merge "Flesh out the languages_full list with recently added locales." into gingerbread
2011-01-18 15:33:39 -08:00
Eric Fischer
1c81f3b01e
Flesh out the languages_full list with recently added locales.
...
Change-Id: I8c43feba15f03e0b204b2d3ef136ea6e6e2e4fe2
2011-01-14 15:23:23 -08:00
Jean-Baptiste Queru
a4781e867f
Merge from open-source gingerbread
...
Change-Id: I7dce3075bab5831b48a66ef43a32a2be82eda19a
2011-01-14 13:27:48 -08:00
Jean-Baptiste Queru
9ac1e65fad
Merge "CTS: pass vogar expectation location to CollectAllTests." into gingerbread
2011-01-14 12:46:35 -08:00
Scott Main
66888a7c42
docs: update the sdk doc template to remove a bunch of obsolete
...
things and clean up the logic statements for clarity
Change-Id: I75d333370d9e7135abda96c4ef50800f287cea97
2011-01-13 16:35:51 -08:00
Brett Chabot
fdb400cf20
CTS: pass vogar expectation location to CollectAllTests.
...
Bug 3181338
Change-Id: I740ab73bee39975ad859b5e11b987ca74fd42658
2011-01-07 16:19:02 -08:00
Ying Wang
a712543ec3
Don't prepend ./ before the dirs to be removed
...
So that installclean can be done properly when OUT_DIR is set to an
obsolute path, such as /buildbot/out_dirs/git_gingerbread.
Bug: 3321625
Change-Id: Ibb9c86e514ebc5f1f821ca04ed9a0a83b37787df
2011-01-04 12:57:58 -08:00
Ying Wang
099fecd759
Use PRIVATE_CXX in HOST modules.
...
This fixes the build error:
out/host/linux-x86/obj/SHARED_LIBRARIES/libneo_util_intermediates/neo_err.o:
file not recognized: File format not recognized
See also CL #84578
Change-Id: Ib91230c7a5c9809eb1935959eaa9be8fa7c596b9
2010-12-20 11:18:28 -08:00
Jeff Hamilton
9bfb81426b
DO NOT MERGE: The API version changed and a bunch of stuff needs rebuilding, so just wipe $(OUT_DIR).
...
Change-Id: I7b6c291db3ec09c7b53949a04cc792912004a1de
2010-12-15 18:33:33 -06:00
Dianne Hackborn
c1b330818e
(DO NOT MERGE) Issue #3255640 : Need to bump GB to API 10 version name "2.4"
...
We are now version 2.4, API 10.
Change-Id: I5876ee7cdd1c6e4115dbe79d426f678e8d354449
2010-12-14 11:30:43 -08:00
David 'Digit' Turner
15f4980d51
Merge "Add support for custom Linux host toolchains when building the SDK." into gingerbread
2010-12-14 02:37:05 -08:00
Ying Wang
f9bbfb5772
Close inherited PIPE before doing work
...
Gmake in Darwin has file descriptor leak.
In a full build, ota_from_target_files will inherits
more than 2000 open PIPEs from gmake and fails in a call to select.select().
This change fixes the build by closing the PIPEs before doing real work.
Change-Id: Ife021382198642a97bbbf0b623e4f24f3d86b2b2
2010-12-13 16:25:36 -08:00
David 'Digit' Turner
0960ca7488
Add support for custom Linux host toolchains when building the SDK.
...
This is needed in order to build Linux SDK binaries that can run
properly on Ubuntu 8.04 (Hardy). By default, the host toolchain
on 10.04 (Lucid) generates machine code that won't run on Hardy
due to GLibc ABI mistmatches.
Note that nothing happens if the new toolchain is not in the
prebuilt tree.
Change-Id: I45c1f68e37e15a0032f885df1c5c0f297b3d8642
2010-12-13 11:52:03 +01:00
Ying Wang
c797367857
Merge "Default uninstallable modules' tag to optional" into gingerbread
2010-12-10 16:17:59 -08:00
Ying Wang
2fd81cf11e
Default uninstallable modules' tag to optional
...
Change-Id: I31faee42c807b3b6d7b85feea6c74860c89d45de
2010-12-10 11:17:28 -08:00
Jean-Baptiste Queru
2562a40eb1
reconcile with open-source gingerbread
...
Change-Id: I817f61141bf2c5189b13965ea9f3ead8f19d61cb
2010-12-10 07:46:16 -08:00
android-merger
1840de544b
2.3.1
...
Change-Id: I9096a5b7a8e85274cac23d88635d3f49e6698cd8
2010-12-10 07:42:24 -08:00