Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(227)

Issue 1566043002: Prepare for ICU upgrade to 56.1 (Closed)

Created:
4 years, 11 months ago by jungshik at Google
Modified:
4 years, 11 months ago
Reviewers:
Mark Mentovai
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/deps/icu.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Prepare for ICU upgrade to 56.1 Add scripts/udpate.sh that automates the initial check-out of a new version of ICU. BUG=575007 TEST=None R=mark@chromium.org Committed: https://chromium.googlesource.com/chromium/deps/icu/+/997bd43b260142e3e16b20b63b5c99a0c108e527

Patch Set 1 #

Patch Set 2 : add version check #

Total comments: 1

Patch Set 3 : top level html file update fix #

Patch Set 4 : use a portable regex in sed #

Total comments: 1

Patch Set 5 : fix -i usage in sed #

Patch Set 6 : fix -i again #

Unified diffs Side-by-side diffs Delta from patch set Stats (+79 lines, -28 lines) Patch
M README.chromium View 1 chunk +1 line, -15 lines 0 comments Download
D patches/configure.patch View 1 chunk +0 lines, -13 lines 0 comments Download
A scripts/data_files_to_preserve.txt View 1 chunk +24 lines, -0 lines 0 comments Download
A scripts/update.sh View 1 2 3 4 5 1 chunk +54 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (2 generated)
jungshik at Google
Hi Mark, can you take a look? Thanks
4 years, 11 months ago (2016-01-07 17:56:54 UTC) #2
Mark Mentovai
https://codereview.chromium.org/1566043002/diff/20001/scripts/update.sh File scripts/update.sh (right): https://codereview.chromium.org/1566043002/diff/20001/scripts/update.sh#newcode47 scripts/update.sh:47: sed -r -i -e '/^ac_config_files=/ s:\ layout(ex)?/Makefile::g' \ This ...
4 years, 11 months ago (2016-01-07 18:25:32 UTC) #3
jungshik at Google
On 2016/01/07 18:25:32, Mark Mentovai wrote: > https://codereview.chromium.org/1566043002/diff/20001/scripts/update.sh > File scripts/update.sh (right): > > https://codereview.chromium.org/1566043002/diff/20001/scripts/update.sh#newcode47 ...
4 years, 11 months ago (2016-01-07 19:33:00 UTC) #4
Mark Mentovai
https://codereview.chromium.org/1566043002/diff/60001/scripts/update.sh File scripts/update.sh (right): https://codereview.chromium.org/1566043002/diff/60001/scripts/update.sh#newcode50 scripts/update.sh:50: sed -i -e '/^ac_config_files=/ s:\ layout\(ex\)\{0,1\}/Makefile::g' \ The -i ...
4 years, 11 months ago (2016-01-07 19:37:06 UTC) #5
jungshik at Google
On 2016/01/07 19:37:06, Mark Mentovai wrote: > https://codereview.chromium.org/1566043002/diff/60001/scripts/update.sh > File scripts/update.sh (right): > > https://codereview.chromium.org/1566043002/diff/60001/scripts/update.sh#newcode50 ...
4 years, 11 months ago (2016-01-07 19:53:02 UTC) #6
Mark Mentovai
LGTM now
4 years, 11 months ago (2016-01-07 19:54:23 UTC) #7
jungshik at Google
On 2016/01/07 19:53:02, jshin (out until Jan 3) wrote: > On 2016/01/07 19:37:06, Mark Mentovai ...
4 years, 11 months ago (2016-01-07 19:58:23 UTC) #8
jungshik at Google
On 2016/01/07 19:58:23, jshin (out until Jan 3) wrote: > On 2016/01/07 19:53:02, jshin (out ...
4 years, 11 months ago (2016-01-07 20:00:30 UTC) #9
jungshik at Google
4 years, 11 months ago (2016-01-07 21:50:06 UTC) #11
Message was sent while issue was closed.
Committed patchset #6 (id:100001) manually as
997bd43b260142e3e16b20b63b5c99a0c108e527 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698