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

Issue 115842: Add default version information and ability to output to stdout. (Closed)

Created:
11 years, 7 months ago by Michael Moss
Modified:
9 years, 7 months ago
Reviewers:
jon, sgk
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Add default version information and ability to output to stdout. This is useful for getting general build version information, such as needed for Linux packaging.

Patch Set 1 #

Total comments: 7

Patch Set 2 : Feedback fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -9 lines) Patch
M chrome/tools/build/version.py View 1 4 chunks +35 lines, -9 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Michael Moss
11 years, 7 months ago (2009-05-28 00:11:46 UTC) #1
sgk
http://codereview.chromium.org/115842/diff/1/2 File chrome/tools/build/version.py (right): http://codereview.chromium.org/115842/diff/1/2#newcode1 Line 1: #!/usr/bin/env python Good catch; thanks. http://codereview.chromium.org/115842/diff/1/2#newcode193 Line 193: ...
11 years, 7 months ago (2009-05-28 04:04:47 UTC) #2
Michael Moss
http://codereview.chromium.org/115842/diff/1/2 File chrome/tools/build/version.py (right): http://codereview.chromium.org/115842/diff/1/2#newcode217 Line 217: values['LASTCHANGE'], values['OFFICIAL_BUILD']) Cool, I wasn't aware of that ...
11 years, 7 months ago (2009-05-28 16:46:26 UTC) #3
sgk
11 years, 7 months ago (2009-05-28 19:38:45 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698