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

Issue 2251153002: Subzero: Include commit count in revision string. (Closed)

Created:
4 years, 4 months ago by Jim Stichnoth
Modified:
4 years, 4 months ago
Reviewers:
Eric Holk, Karl, John
CC:
native-client-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Subzero: Include commit count in revision string. Instead of the version string being like this: Subzero_revision_efdf412032f7622a0663696896708d75b82e92f6 Make it more like this: Subzero_revision_1089_efdf412032f7622a0663696896708d75b82e92f6 I.e., provide both git hash and commit count. That way, it's easier to compare revision strings and determine which one is newer. BUG= none R=eholk@chromium.org Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=6b0ee2aba2ccc689d658b813504fafa8ca9726ab

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -4 lines) Patch
M CMakeLists.txt View 1 chunk +7 lines, -2 lines 0 comments Download
M Makefile View 1 chunk +3 lines, -1 line 0 comments Download
M Makefile.standalone View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 9 (4 generated)
Jim Stichnoth
4 years, 4 months ago (2016-08-17 20:17:23 UTC) #4
Eric Holk
lgtm How does the revision count work in the presence of branches? I'm guessing it's ...
4 years, 4 months ago (2016-08-17 22:48:29 UTC) #5
Jim Stichnoth
On 2016/08/17 22:48:29, Eric Holk wrote: > lgtm > > How does the revision count ...
4 years, 4 months ago (2016-08-17 22:56:48 UTC) #6
Eric Holk
Sounds good to me!
4 years, 4 months ago (2016-08-17 22:58:54 UTC) #7
Jim Stichnoth
4 years, 4 months ago (2016-08-17 23:20:26 UTC) #9
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
6b0ee2aba2ccc689d658b813504fafa8ca9726ab (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698