Android (Google) Code Review
6b1e19d17d
am 51851f30: Merge change 3316 into donut
...
Merge commit '51851f307936a96bbb12acf98cf96979d5ed05bf'
* commit '51851f307936a96bbb12acf98cf96979d5ed05bf':
Fix make_windows_sdk to make sure we're not creating
2009-06-05 21:16:51 -07:00
Raphael
fb64322e76
Fix make_windows_sdk to make sure we're not creating
...
files as directories :-)
2009-06-05 12:10:48 -07:00
Raphael
9aa9fcf0c1
am 0dbf4c8b: Change scripts to support x86_64 for DDMS.
...
Merge commit '0dbf4c8bcfc95bc09cca46e523094c3be9ab0d48'
* commit '0dbf4c8bcfc95bc09cca46e523094c3be9ab0d48':
Change scripts to support x86_64 for DDMS.
2009-06-05 00:29:53 -07:00
Android (Google) Code Review
ab16f45d67
am 79508571: Merge change 3195 into donut
...
Merge commit '79508571c00bfdfb7e46f99d3df1c4ecd5f9a282'
* commit '79508571c00bfdfb7e46f99d3df1c4ecd5f9a282':
Change the SDK, DDMS and Traceview to work with the new SWT libraries.
2009-06-04 23:48:05 -07:00
Raphael
0dbf4c8bcf
Change scripts to support x86_64 for DDMS.
2009-06-04 16:58:55 -07:00
Xavier Ducrohet
c5a89e256c
Change the SDK, DDMS and Traceview to work with the new SWT libraries.
...
The SDK now contains 32 and 64 bit version of SWT. DDMS and Traceview
use the archquery java app to check the architecture of the VM to decide
which version of SWT should be used to run the apps.
2009-06-04 14:50:43 -07:00
Android (Google) Code Review
d7a547d116
am 1f4a1dcb: Merge change 2121 into donut
...
Merge commit '1f4a1dcb5f9cfe65a98be2fcb21cd5df4c6a3a9e'
* commit '1f4a1dcb5f9cfe65a98be2fcb21cd5df4c6a3a9e':
SDK #1800921 : Packages the Windows SDK in a temporary location.
2009-05-20 22:44:27 -07:00
Raphael
d1959dcee1
SDK #1800921 : Packages the Windows SDK in a temporary location.
...
This changes make_windows_sdk so that it packages everything
in a temp dir. Once the build & packaging succeeds, the final
Zip is copied to the desired location.
The temp dir is *not* cleared on zip errors, which helps in
diagnosing packaging issues after the fact.
This has no impact on the build process itself (i.e. make
adb, emulator, etc.) which all happen in $SDK/out anyway.
The temp dir can be passed as an argument. If not provided,
the default Cygwin $TMP is used. Otherwise /tmp is used.
I also added an usage description when parameters are missing.
2009-05-20 22:28:21 -07:00
Xavier Ducrohet
c27b3804d1
am 53f479a3: Update the SDK packaging to include sdkuilib.
...
Merge commit '53f479a3675bfa3797fad324bc80323bf1c539b7'
* commit '53f479a3675bfa3797fad324bc80323bf1c539b7':
Update the SDK packaging to include sdkuilib.
2009-05-18 23:55:50 -07:00
Xavier Ducrohet
53f479a367
Update the SDK packaging to include sdkuilib.
...
This is now necessary since the 'android' tool has a UI.
2009-05-18 13:30:37 -07:00
Xavier Ducrohet
12ad2e48ee
am 0d61af72: am 5cb2d230: AI 148875: Fix Google add-on to include Streetview, remove the add-account from the SDK (this is google specific), update the google Add-on to rev 2
...
Merge commit '0d61af7220b7289624bc3e5dc4e3297e95c07f7c'
* commit '0d61af7220b7289624bc3e5dc4e3297e95c07f7c':
AI 148875: Fix Google add-on to include Streetview, remove the add-account from the SDK (this is google specific), update the google Add-on to rev 2
2009-05-14 17:08:31 -07:00
Xavier Ducrohet
5cb2d23022
AI 148875: Fix Google add-on to include Streetview, remove the add-account from the SDK (this is google specific), update the google Add-on to rev 2
...
Automated import of CL 148875
2009-05-14 17:04:14 -07:00
Raphael Moll
6542544f0e
Merge branch 'readonly-p4-master'
2009-04-20 13:25:19 -07:00
Raphael Moll
4394c9b060
AI 146972: am: CL 146970 am: CL 146969 Windows SDK fixes for JetCreator
...
Original author: raphael
Merged from: //branches/cupcake/...
Original author: android-build
Automated import of CL 146972
2009-04-20 13:23:51 -07:00
Raphael Moll
9d6afd51c8
AI 146969: Windows SDK fixes for JetCreator
...
BUG=1793093
Automated import of CL 146969
2009-04-20 13:21:23 -07:00
Xavier Ducrohet
fe0f6b73ab
Merge branch 'readonly-p4-master'
2009-04-20 11:03:34 -07:00
Xavier Ducrohet
82ac685f65
AI 146949: am: CL 146944 am: CL 146943 Move JetCreator into tools/Jet/JetCreator. Add demo content and Logic templates in tools/Jet/
...
Original author: xav
Merged from: //branches/cupcake/...
Original author: android-build
Automated import of CL 146949
2009-04-20 11:02:00 -07:00
Xavier Ducrohet
c6a9036940
AI 146943: Move JetCreator into tools/Jet/JetCreator. Add demo content and Logic templates in tools/Jet/
...
BUG=1793093
Automated import of CL 146943
2009-04-20 10:59:21 -07:00
Raphael Moll
3328f02351
Merge branch 'readonly-p4-master'
2009-04-19 09:45:08 -07:00
Raphael Moll
9ddd8a3d73
AI 146864: am: CL 146863 am: CL 146862 Fix Windows SDK build.
...
Original author: raphael
Merged from: //branches/cupcake/...
Original author: android-build
Automated import of CL 146864
2009-04-19 09:43:12 -07:00
Raphael Moll
b0b773fccd
AI 146862: Fix Windows SDK build.
...
BUG=1793093
Automated import of CL 146862
2009-04-19 09:39:22 -07:00
Xavier Ducrohet
78aeb4ef40
Merge branch 'readonly-p4-master'
2009-04-18 22:56:42 -07:00
Xavier Ducrohet
afb3dbd5c0
AI 146831: am: CL 146750 am: CL 146747 Add the JetCreator tools and docs to the SDK (mac/windows only).
...
Original author: xav
Merged from: //branches/cupcake/...
Original author: android-build
Automated import of CL 146831
2009-04-18 22:55:28 -07:00
Xavier Ducrohet
bcc0b044fd
AI 146747: Add the JetCreator tools and docs to the SDK (mac/windows only).
...
BUG=1793093
Automated import of CL 146747
2009-04-17 11:10:20 -07:00
Xavier Ducrohet
6e44cca2a1
Merge branch 'readonly-p4-master'
2009-04-09 20:47:45 -07:00
Xavier Ducrohet
26e6ad9c76
AI 145660: am: CL 145622 am: CL 145380 Fixes for add-on build
...
Original author: xav
Merged from: //branches/cupcake/...
Original author: android-build
Automated import of CL 145660
2009-04-09 20:46:34 -07:00
Xavier Ducrohet
7215471a97
AI 145380: Fixes for add-on build
...
Automated import of CL 145380
2009-04-09 12:21:52 -07:00
The Android Open Source Project
e68ddeeb13
Merge commit 'goog/readonly-p4-master'
2009-03-31 21:34:24 -07:00
Raphael Moll
dc9a9a7bf7
AI 143880: am: CL 143879 am: CL 143876 Include hprof-conv in SDK (bug #1640225 )
...
Original author: raphael
Merged from: //branches/cupcake/...
Original author: android-build
Merged from: //branches/donutburger/...
Automated import of CL 143880
2009-03-31 17:20:54 -07:00
Raphael Moll
058dad6d77
AI 143876: Include hprof-conv in SDK (bug #1640225 )
...
BUG=1640225
Automated import of CL 143876
2009-03-31 17:16:46 -07:00
Jean-Baptiste Queru
3e2a2d312a
Merge commit 'remotes/korg/cupcake' into cupcake_to_master
2009-03-18 16:57:28 -07:00
The Android Open Source Project
52d4c30ca5
auto import from //depot/cupcake/@135843
2009-03-03 19:29:09 -08:00
The Android Open Source Project
d4aee0c0ca
auto import from //depot/cupcake/@135843
2009-03-03 18:28:16 -08:00
The Android Open Source Project
d2f2b1d7b7
auto import from //depot/cupcake/@132589
2009-03-03 14:03:58 -08:00
The Android Open Source Project
b8747bc7b1
auto import from //depot/cupcake/@137055
2009-03-02 22:54:20 -08:00
The Android Open Source Project
74a996a2c7
auto import from //branches/cupcake/...@132569
2009-02-20 07:38:28 -08:00
The Android Open Source Project
ff4b5f241f
auto import from //branches/cupcake/...@132276
2009-02-19 10:57:29 -08:00
Adrian Taylor
a1a69d0936
Improving comments in make_windows_sdk.sh.
...
This commit adds notes about some cygwin packages which I found were
required, and a few other things which cropped up. It has no functional
changes.
List of packages amended as per request by Raphael Moll
(ralf@android.com ).
2009-02-13 10:08:31 +00:00
The Android Open Source Project
e3c5766074
auto import from //branches/cupcake/...@130745
2009-02-10 15:43:58 -08:00
The Android Open Source Project
7b53e39377
auto import from //branches/cupcake/...@127101
2009-01-20 14:03:55 -08:00
The Android Open Source Project
b8d704a517
auto import from //branches/cupcake/...@126645
2009-01-15 16:12:07 -08:00
The Android Open Source Project
95cf464c5a
auto import from //branches/cupcake/...@125939
2009-01-09 17:51:19 -08:00
The Android Open Source Project
e943f2fd8e
Code drop from //branches/cupcake/...@124589
2008-12-17 18:04:04 -08:00
The Android Open Source Project
5c11852110
Initial Contribution
2008-10-21 07:00:00 -07:00