- Oct 04, 2014
-
-
maruel@chromium.org authored
That's the new name, and the next swarming_client roll will refuse the old name. R=jshin@chromium.org BUG= Review URL: https://codereview.chromium.org/607413006 git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/icu52@292317 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
-
- May 20, 2014
-
-
jshin@chromium.org authored
The original CL is by maruel (see https://codereview.chromium.org/263823013/). I'm applying his CL to icu52. Below is maruel's CL description. This is not needed anymore, src/tools/isolate_driver.py parses the ninja files to figure out the .so/.dylib/.dll needed automatically. TBR=maruel@chromium.org BUG=336439 Review URL: https://codereview.chromium.org/297763003 git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/icu52@271774 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
-
- Apr 01, 2014
-
-
jshin@chromium.org authored
Update icu.gyp and related files to list C/C++ source files and header files. Besides, HAVE_DLOPEN is set to 0 explicitly in icu.gyp. It's 0 by default in ICU 4.6.1 but is 1 by default in ICU 52.1, but we don't need it. (it's only necessary for ICU plugins that Chromium does not use). I also applied https://codereview.chromium.org/218153002/ (Nico's CL to simplify icu.gyp). BUG=132145 TEST=None R=mark@chromium.org, thakis@chromium.org Review URL: https://codereview.chromium.org/212623010 git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/icu52@260941 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
-