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

Issue 8429020: clang: Let `gclient sync` autoupdate clang on linux if clang has been downloaded before. (Closed)

Created:
9 years, 1 month ago by Nico
Modified:
9 years, 1 month ago
CC:
chromium-reviews, fischman+watch_chromium.org, pam+watch_chromium.org, ukai+watch_chromium.org, not at google - send to devlin
Visibility:
Public.

Description

clang: Let `gclient sync` autoupdate clang on linux if clang has been downloaded before. This way, clang is autoupdated for people who use clang on linux, but people and bots who don't use it are still not affected BUG=none TEST=linux clang users stop complaining to me about things that were fixed long ago. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=108118

Patch Set 1 #

Total comments: 4

Patch Set 2 : . #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -2 lines) Patch
M tools/clang/scripts/update.sh View 1 2 2 chunks +7 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
(unused - use chromium)
9 years, 1 month ago (2011-10-31 20:58:59 UTC) #1
Mark Mentovai
http://codereview.chromium.org/8429020/diff/1/tools/clang/scripts/update.sh File tools/clang/scripts/update.sh (right): http://codereview.chromium.org/8429020/diff/1/tools/clang/scripts/update.sh#newcode57 tools/clang/scripts/update.sh:57: if ! [ -d "${LLVM_BUILD_DIR}" ]; then Use [[ ...
9 years, 1 month ago (2011-10-31 21:06:02 UTC) #2
(unused - use chromium)
http://codereview.chromium.org/8429020/diff/1/tools/clang/scripts/update.sh File tools/clang/scripts/update.sh (right): http://codereview.chromium.org/8429020/diff/1/tools/clang/scripts/update.sh#newcode57 tools/clang/scripts/update.sh:57: if ! [ -d "${LLVM_BUILD_DIR}" ]; then On 2011/10/31 ...
9 years, 1 month ago (2011-10-31 21:16:32 UTC) #3
Mark Mentovai
This is good. LGTM.
9 years, 1 month ago (2011-10-31 21:20:50 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thakis@chromium.org/8429020/1002
9 years, 1 month ago (2011-10-31 21:22:04 UTC) #5
commit-bot: I haz the power
Try job failure for 8429020-1002 (retry) on linux_rel for step "browser_tests". It's a second try, ...
9 years, 1 month ago (2011-10-31 22:25:59 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thakis@chromium.org/8429020/1002
9 years, 1 month ago (2011-11-01 15:25:04 UTC) #7
commit-bot: I haz the power
Try job failure for 8429020-1002 on win_rel for step "update". http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=239 Step "update" is always ...
9 years, 1 month ago (2011-11-01 15:27:14 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thakis@chromium.org/8429020/6001
9 years, 1 month ago (2011-11-01 15:29:47 UTC) #9
commit-bot: I haz the power
9 years, 1 month ago (2011-11-01 16:48:58 UTC) #10
Change committed as 108118

Powered by Google App Engine
This is Rietveld 408576698