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

Issue 8758013: Using chrome's VERSION file for branches, or the svn rev for trunk (Closed)

Created:
9 years ago by bradn
Modified:
9 years ago
CC:
chromium-reviews, pam+watch_chromium.org
Visibility:
Public.

Description

Using chrome's VERSION file for branches, or the svn rev for trunk to decide where to archive to. BUG=None TEST=None R=noelallen@google.com Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=112652

Patch Set 1 #

Total comments: 6

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -22 lines) Patch
D native_client_sdk/src/DEPS View 1 chunk +0 lines, -3 lines 0 comments Download
M native_client_sdk/src/build_tools/build_utils.py View 1 2 1 chunk +31 lines, -14 lines 0 comments Download
M native_client_sdk/src/build_tools/buildbot_run.py View 3 chunks +5 lines, -5 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
bradn
9 years ago (2011-12-01 01:22:52 UTC) #1
noelallen_use_chromium
http://codereview.chromium.org/8758013/diff/1/native_client_sdk/src/build_tools/build_utils.py File native_client_sdk/src/build_tools/build_utils.py (right): http://codereview.chromium.org/8758013/diff/1/native_client_sdk/src/build_tools/build_utils.py#newcode25 native_client_sdk/src/build_tools/build_utils.py:25: print SRC_DIR debugging info? http://codereview.chromium.org/8758013/diff/1/native_client_sdk/src/build_tools/build_utils.py#newcode40 native_client_sdk/src/build_tools/build_utils.py:40: with open(os.path.join(SRC_DIR, 'chrome', ...
9 years ago (2011-12-01 01:42:40 UTC) #2
bradn
Ok, PTAL http://codereview.chromium.org/8758013/diff/1/native_client_sdk/src/build_tools/build_utils.py File native_client_sdk/src/build_tools/build_utils.py (right): http://codereview.chromium.org/8758013/diff/1/native_client_sdk/src/build_tools/build_utils.py#newcode25 native_client_sdk/src/build_tools/build_utils.py:25: print SRC_DIR On 2011/12/01 01:42:40, noelallen wrote: ...
9 years ago (2011-12-01 01:52:02 UTC) #3
noelallen_use_chromium
LGTM
9 years ago (2011-12-01 20:04:57 UTC) #4
Matt Ball
Looks like this change is causing build bot failures because targets like sel_ldr depend on ...
9 years ago (2011-12-02 17:31:31 UTC) #5
bradn
Yeah, just fixed that. Committed without actually looking at the tryjob I'd run.... :-( -BradN ...
9 years ago (2011-12-02 17:37:12 UTC) #6
Matt Ball
9 years ago (2011-12-02 19:03:32 UTC) #7
Somehow, this change also affected the extra_sdk_update_header target by
removing most of the ppapi header files from the SDK.  I'm looking more into
this now...

Powered by Google App Engine
This is Rietveld 408576698