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

Issue 2338943003: Subzero: Fix SUBZERO_REVISION in production builds. (Closed)

Created:
4 years, 3 months ago by Jim Stichnoth
Modified:
4 years, 3 months ago
CC:
native-client-reviews_googlegroups.com
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Subzero: Fix SUBZERO_REVISION in production builds. In production autoconf builds (which are the builds that matter), the SUBZERO_REVISION was being calculated based on git history of the top-level native_client repo, rather than the pnacl-subzero repo. BUG= none R=jpp@chromium.org, kschimpf@google.com Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=ca7a36739da48c5a945ad9701c2c331536734ee5

Patch Set 1 #

Patch Set 2 : Cleaner way of setting the working directory. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M Makefile View 1 1 chunk +4 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
Jim Stichnoth
4 years, 3 months ago (2016-09-14 14:02:05 UTC) #3
John
lgtm
4 years, 3 months ago (2016-09-14 14:04:24 UTC) #4
Jim Stichnoth
I found a cleaner way of changing the working directory: git -C <dir> ... PTAL.
4 years, 3 months ago (2016-09-14 15:48:00 UTC) #5
Karl
lgtm
4 years, 3 months ago (2016-09-14 15:50:52 UTC) #6
Jim Stichnoth
Committed patchset #2 (id:20001) manually as ca7a36739da48c5a945ad9701c2c331536734ee5 (presubmit successful).
4 years, 3 months ago (2016-09-14 18:07:33 UTC) #8
Jim Stichnoth
Hmm, for the record, whatever version of git is on the Windows builder, doesn't like ...
4 years, 3 months ago (2016-09-14 21:33:40 UTC) #9
John
4 years, 3 months ago (2016-09-15 14:04:56 UTC) #10
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698