aboutsummaryrefslogtreecommitdiff
path: root/icu.gyp
AgeCommit message (Expand)Author
2013-07-29Fix building icu for android on mac host.torne@chromium.org
2013-07-24Only depend on libgabi++ for the target toolset.jochen@chromium.org
2013-07-23Turn on want_separate_host_toolset on by default, as it's on by default in ch...jochen@chromium.org
2013-07-22Set proper flags when cross-compiling with separate toolsets.jochen@chromium.org
2013-07-19Make it possible to compile ICU both with the host and target toolset.jochen@chromium.org
2013-07-16Move ICU header part 2jshin@chromium.org
2013-05-09Android: Disable 'sincos' optimization to avoid 'icu' link errors.yfriedman@chromium.org
2013-02-14Generate shim headers on Android when using system ICU.benm@google.com
2013-02-04No need to compare library variable against 'shared_library'.tfarina@chromium.org
2013-01-18Remove <(library) usage from icu.gyp.tfarina@chromium.org
2013-01-10Fix build with system ICU headers.phajdan.jr@chromium.org
2013-01-05Make icu compile for Win64jschuh@chromium.org
2013-01-03Linux: generate shim headers for ICU.phajdan.jr@chromium.org
2012-07-12Fix ICU to work with Android's system stlport steveblock@chromium.org
2012-07-10Implement use_system_icu for Android.torne@chromium.org
2012-07-05Add iOS support to icu.gypstuartmorgan@chromium.org
2012-06-02Remove host target of ICU on Androidwangxianzhu@chromium.org
2012-05-04Exclude most lang, all region and all curr data for chromium-android.wangxianzhu@chromium.org
2012-03-07 Use original CJK segmetation rules on Android.wangxianzhu@chromium.org
2012-02-17Add 4068 to the list of warnings to suppress in VS.jshin@chromium.org
2012-02-17Take care of two Clang warnings.jshin@chromium.org
2012-02-16icu: Warning tweaks in preparation for the next clang roll.thakis@chromium.org
2012-02-15Move -Wno-switch in ICU to the target that actually needs it :-/thakis@chromium.org
2012-02-15Add -Wno-switch to ICU.thakis@chromium.org
2012-01-24Switch 'settings' to 'none', as the former is deprecated.evan@chromium.org
2012-01-17Disable harmless warnings for 3rdparty code: ICU.thakis@chromium.org
2011-10-31Upstream: Android's ICU changemichaelbai@google.com
2011-08-25Remove a separate ICU data file for CrOS.jshin@chromium.org
2011-05-13Add support for FreeBSD to Chrome's ICUjshin@chromium.org
2011-04-30Disable warnings in VS that won't be fixed anyway.maruel@chromium.org
2011-04-26Define U_STATIC_IMPLEMENTATION on all platforms unless we'reevan@chromium.org
2011-04-05Landing http://codereview.chromium.org/6691033/thakis@chromium.org
2011-03-15Changing icu to use gyp 'copies', rather than use a rules file.bradnelson@google.com
2011-03-07Drop ICU version number from the name of icu data dll file on Windows. jshin@chromium.org
2011-02-16Enable RTTI for ICU.jshin@chromium.org
2011-02-11Rename the variable to not end in "_file" since that triggers gyp relativethomasvl@chromium.org
2011-02-10Add support for using ICU with a data file instead of compiling the data in.thomasvl@chromium.org
2011-02-09Update build files for ICU on Windows for ICU 4.6jshin@chromium.org
2011-02-02icu.gyp file for ICU 4.6 along with other build changes.jshin@chromium.org