History log of /external/icu4c/common/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b26ce3a7367e4ed2ee7ddddcdc3f3d3377a455c2 11-Jan-2012 claireho <chinglanho@gmail.com> Upgrade ICU to 4.8.1.1.

Bug5862596 : Upgrade Android to ICU4.8.1.1.

Change-Id: Ic307bf1f364396fad82cb2f696a0ab5c748f43fa
/external/icu4c/common/Android.mk
5e2de4c03bc59655e4068fa17124922575c3b02a 14-Jun-2011 claireho <chinglanho@gmail.com> Fix the link error in udata.c

Change-Id: I60e3caff75b879306cee0c3e1636e392b918d4e6
/external/icu4c/common/Android.mk
27f654740f2a26ad62a5c155af9199af9e69b889 09-Jun-2011 claireho <chinglanho@gmail.com> ICU4.6 upgrade.

ICU4.6 syncs to Unicode6.0 and CLDR1.9.

Change-Id: I695558055cc139b42b71da9138f61d19bcbd9758
/external/icu4c/common/Android.mk
e05e358d42fe540730ab7df428cedde4b385a1ec 09-Nov-2010 Elliott Hughes <enh@google.com> Use GCC visibility to reduce ICU code size.

From Jim Huang's original patch, but adapted to the internal tree, and
removing duplication.

Bug: https://review.source.android.com/17018
Change-Id: I193dec19222ec405b4f35335b7932f4fb1c3ff44
/external/icu4c/common/Android.mk
fa7b84a26dd6c44cb0d219ef7b2f7e258219b616 17-Sep-2010 Jesse Wilson <jessewilson@google.com> Add optional tags to ICU.

Change-Id: I65442453cacf4e9b2c620317021445d5bb0ef701
/external/icu4c/common/Android.mk
3a735c6f04eb50ed0cb3d41f70c3246038fd0304 18-Aug-2010 Jesse Wilson <jessewilson@google.com> Support dalvikvm on a Linux x86 host

Change-Id: I13930a7e8092160a714a55d1832dbb9da936adf9
/external/icu4c/common/Android.mk
02fdd983fede27bf25bddfbe3b5deb20813df5ef 21-Jul-2010 Elliott Hughes <enh@google.com> Fix running dalvikvm on linux after the recent icu .dat change.

I'm going to try to get this change upstream, but we need it ASAP, so I'll
probably be back for merge conflicts at some point (the ICU developers haven't
okayed the specific #define name, for example).

Change-Id: Ia15086ae7a660de8210bf3b16ed901b25e014523
/external/icu4c/common/Android.mk
b334e45c31c611db637b655f868d0baf9bead4e8 15-Jul-2010 Joe Onorato <joeo@android.com> resolved conflicts for merge of d60a22e7 to master

Change-Id: I5a73928907fc0d9802126d9688c783b1ce22ca6f
d60a22e7a4de8de9c2f4f577b4b41df82002a3b8 14-Jul-2010 Joe Onorato <joeo@android.com> Make ICU use an independent data file instead ofbuilding
it directly into a .so.

This makes builds after installclean faster, since it doesn't
need to be rebuilt, and it makes debugging ICU easier as well.

Change-Id: I54b100fe2642189dc8d2042ebacab0f6b3ae4fac
/external/icu4c/common/Android.mk
ea1f1813c8b13a850b13f256aeb5152bb0942e81 20-May-2010 claireho <chinglanho@gmail.com> ICU4.4.1 deployment.

Change-Id: Ib7c184454768b48d86d01f45f0a384d1ec1fbc06
a7c42079fb5365cd3f3a3c191452378c7027dd57 30-Nov-2009 Claire Ho <chinglanho@gmail.com> Merge commit 'goog/master' into merge2master
85bf2e2fbc60a9f938064abc8127d61da7d19882 24-Nov-2009 Claire Ho <chinglanho@gmail.com> Merge ICU421 to Android.

Bug: 1823720
Reviewed-by: jessewilson@google.com, enh@google.com
CC:
Signed-off-by:
/external/icu4c/common/Android.mk
64e173e12aaf87f748198b5f8814ed9969e53cd9 17-Nov-2009 Dan Bornstein <danfuzz@android.com> Fix up the host build of ICU. It's still failing for me in building the
data file, but this is definitely a step in the right direction.

Change-Id: I6945ab8fd6f4ae3c1b81ae281fbdaf46470f1324
/external/icu4c/common/Android.mk
47a68d3fbd2591734eaac7a65620025528d430c2 13-Nov-2009 Dan Bornstein <danfuzz@android.com> Clean up the Android makefiles for ICU, and add some support for
building it on the host (though the latter isn't yet complete).

Change-Id: Ia6a14dc301649d837dc8f38637d438d32ff289b6
/external/icu4c/common/Android.mk
b88f7f55bac098642b707a2846ea06c089211bf3 13-Nov-2009 Dan Bornstein <danfuzz@android.com> Use HAVE_ANDROID_OS instead of the non-standard ARM_FLAG.

Change-Id: I83aae93c152eb0aedbb8f075733269e237fcb5ef
/external/icu4c/common/Android.mk
b01c087b965a36dd763b2c334f805b33036a59e0 10-Nov-2009 Dan Bornstein <danfuzz@android.com> Use the Bionic implementations of wchar functions (which it was missing
until recently), and simplify how MB_CUR_MAX is defined.

The latter adds a new "android-changed" section, but I think it's
preferable to the weird and even more hackish definition that was
there before.

Change-Id: I3d0f3674f84c49b75806864c95b575a1424da446
/external/icu4c/common/Android.mk
e2dfbf8580cc4ae522989af3add0323da37e1026 18-Jul-2009 Jean-Baptiste Queru <jbq@google.com> import cl @110743
/external/icu4c/common/Android.mk
d9cc986b5c1bc454ffa152fbebca86015cc5fea6 18-Jul-2009 Jean-Baptiste Queru <jbq@google.com> import cl @46539
/external/icu4c/common/Android.mk
14a752ecbd4e9bccfc5fa0a6a5e9ace7747a4cbc 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/external/icu4c/common/Android.mk
25a4295e8f349813278b96c172ddd59243aaeb1a 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/external/icu4c/common/Android.mk
80865003e90c51ddd5f1e5e1be5ebc1add6af188 18-Dec-2008 The Android Open Source Project <initial-contribution@android.com> Code drop from //branches/cupcake/...@124589
/external/icu4c/common/Android.mk
43ebef775dab9dd52bc39eb98f306be1b3adbc8a 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution
/external/icu4c/common/Android.mk