Android-x86
Fork
Faire un don

  • R/O
  • HTTP
  • SSH
  • HTTPS

prebuilt: Listed des commits

prebuilt


RSS
Révision l'heure Auteur
46588eb donut-x86 android-x86-1.6 2009-09-05 04:24:02 Yi_Sun

Add gdbserver binary

d224721 2009-09-04 06:13:18 Jean-Baptiste Queru

merge from donut

16f3068 2009-08-15 06:39:30 Android (Google) Code Review

Merge change 21338 into donut

* changes:
Add Jython 2.5 prebuilt jar

627ec6d 2009-08-15 06:33:41 Ramanan Rajeswaran

Add Jython 2.5 prebuilt jar

a6f67b0 2009-08-15 03:57:42 Xavier Ducrohet

Add OSGi 4.0 to prebuilt.

This is required dependency for prebuilt/common/eclipse/org.eclipse.jface_3.4.2.jar

Also add some missing NOTICE files for other EPL components.

76a9d9d 2009-08-03 23:45:48 Jean-Baptiste Queru

merge from donut

9a47805 2009-07-26 09:48:03 Jean-Baptiste Queru

Merge korg/donut into korg/master

beef526 2009-07-24 04:54:00 Xavier Ducrohet

Add Apache Commons Compress component.

Also fixed wrong prebuilt content for Ant.

9994e70 2009-06-26 06:08:20 Raphael Moll

Revert "Fix swt.jar for linux-x86_64."

This reverts commit 822cc7e5b40673176c5e1b9ab75f48d155d5c193.
https://android-git.corp.google.com/g/Gerrit#change,5178

2d56d24 2009-06-25 21:21:41 David 'Digit' Turner

Roll back to 2.6.27 kernel *again*.

For some yet-undetermined reason, the 2.6.29 images that were previously
commited do not work well with networking, as experienced by several people
on the team.

822cc7e 2009-06-24 12:04:48 Raphael Moll

Fix swt.jar for linux-x86_64.

This moves prebuilt/linux-x86_64/swt into prebuilt/linux-x86/swt_64. The makefiles
always build using linux-x86 so the linux-x86_64 prebuild was never getting built
and it had no makefiles. Now the new prebuilt when invoked using linux-x86 generates
both out/.../swt.jar and out/.../swt_64.jar. This is then picked up by development.git
build/sdk-linux.atree to generate the correct final SDK files.

This depends on a CL from development.git:

http://android-git.corp.google.com/g/5179

71c7683 2009-06-23 07:40:50 Android (Google) Code Review

Merge change 4893 into donut

* changes:
Remove three header files that have been defined in Android tree.

8689b93 2009-06-23 07:15:07 Jing Yu

Remove three header files that have been defined in Android tree.

b9ff3b8 2009-06-16 06:01:27 Dima Zavin

Update prebuilt emulator kernel

commit b10edef14984cc56182d8014815a4e47518c2cdc
Merge: a4ae495 7620ea5
Author: Dima Zavin <dima@android.com>
Date: Mon Jun 15 13:36:58 2009 -0700

Merge branch 'android-2.6.29' into android-goldfish-2.6.29

Conflicts:
drivers/misc/Kconfig

b101944 2009-06-09 00:27:45 David 'Digit' Turner

Fix Linux build, the binaries must be generated with -fno-stack-protector or else bad thing happen at link time on some Linux distributions.

7d32469 2009-06-08 23:57:54 David 'Digit' Turner

Add a new set of SDL prebuilt binaries.
This patch is in preparation of another one that will move the sources of our SDL library to external/qemu
At the moment, these sources still live on Perforce, which is bad..

271ca31 2009-06-05 14:11:36 Android (Google) Code Review

Merge change 3225 into donut

* changes:
Check in a new gcc-4.4.0 toolchain.

7449368 2009-06-05 06:03:39 Jing Yu

Check in a new gcc-4.4.0 toolchain.

gcc from google_vendor_src_branch @29689
binutils, gdb, gmp, mpfr from android-toolchain @149396
This 32bit toolchain is built on gDapper.

e46a60f 2009-06-04 08:11:32 Xavier Ducrohet

Replace SWT 3.2 by 3.4 and add 64bit versions for linux and windows.

0391424 2009-06-04 07:59:33 Jing Yu

Revert "Check in a new gcc-4.4.0 toolchain."

This reverts commit 4798997b8238dfe357cacb23e8be835d4f4d4b41.
The new toolchain breaks the build server because the new toolchain
was built on gHardy and is not compatible with gDapper.
Have to roll back.

4798997 2009-06-04 03:11:52 Jing Yu

Check in a new gcc-4.4.0 toolchain.

gcc from google_vendor_src_branch @29689,
binutils, gdb, gmp, mpfr from android-toolchain @149396
This 32bit toolchain is built on gHardy.

7f2e202 2009-06-03 03:26:20 Mike Lockwood

Roll back to previous emulator kernel to fix problems with adb.

This reverts the following change:

New emulator kernel with Java method tracing.

a4ae495d19be896cd39fbdd7ea4a64fe1756916b [ARM] goldfish: Disable hotplug helper in defconfig.
6eacd9b677065d584a0d39ea5f1b6786ab639e47 Merge branch 'android-2.6.29' into android-goldfish-2.6.29
2309613958ee518f94f1a7ba900e08e604e06048 [ARM] goldfish: qemutrace: Add mmap support.

Signed-off-by: Mike Lockwood <lockwood@android.com>

16a07fb 2009-05-08 03:59:11 Android (Google) Code Review

Merge change 1123 into donut

* changes:
Add prebuilt GCC-4.4 toolchain to android tree.

26644ad 2009-05-07 15:01:28 Jing Yu

Add prebuilt GCC-4.4 toolchain to android tree.

Tested:
This new toolchain has passed gcc dejagnu test, passed
android puppetmaster test on cupcake_rel@147963, and
successfully built git_donut tree.

128c85e 2009-05-07 08:37:47 Android (Google) Code Review

Merge change 1111 into donut

* changes:
New emulator kernel with Java method tracing.

4f6d668 2009-05-07 08:11:34 Jack Veenstra

New emulator kernel with Java method tracing.

a4ae495d19be896cd39fbdd7ea4a64fe1756916b [ARM] goldfish: Disable hotplug helper in defconfig.
6eacd9b677065d584a0d39ea5f1b6786ab639e47 Merge branch 'android-2.6.29' into android-goldfish-2.6.29
2309613958ee518f94f1a7ba900e08e604e06048 [ARM] goldfish: qemutrace: Add mmap support.

02861b6 2009-04-29 13:59:47 Jean-Michel Trivi <>

am 0a42a53: AI 147497: Replace Windows JetCreator native library with on

Merge commit '0a42a5353c7ccdc510e5cc094475578c62343c18' into donut

* commit '0a42a5353c7ccdc510e5cc094475578c62343c18':
AI 147497: Replace Windows JetCreator native library with one that works.

1238273 2009-04-25 05:55:03 The Android Open Source Project

Merge commit 'korg/donut'

0a42a53 2009-04-24 04:21:18 Jean-Michel Trivi <>

AI 147497: Replace Windows JetCreator native library with one that works.
BUG=1721874

Automated import of CL 147497

4c6e68b 2009-04-23 09:57:00 Jean-Baptiste Queru

merge cupcake into donut

Afficher sur ancien navigateur de dépôt.