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

Issue 45028: Generate header file of Linux version information (currently gyp-only). (Closed)

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

Description

Generate header file of Linux version information (currently gyp-only). This isn't yet #included in file_version_info_linux.cc since we haven't officially cutover to the gyp build. BUG=8132

Patch Set 1 #

Patch Set 2 : gyp dependency cleanup #

Total comments: 2

Patch Set 3 : git revision check and removed .cc #

Total comments: 4

Patch Set 4 : conditional gyp branding #

Unified diffs Side-by-side diffs Delta from patch set Stats (+106 lines, -0 lines) Patch
M base/base.gyp View 1 2 3 1 chunk +30 lines, -0 lines 0 comments Download
A base/file_version_info_linux.h.version View 1 chunk +26 lines, -0 lines 0 comments Download
A chrome/tools/build/linux/version.sh View 1 2 3 1 chunk +50 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Michael Moss
11 years, 9 months ago (2009-03-23 22:45:09 UTC) #1
tony
http://codereview.chromium.org/45028/diff/1005/6 File base/base.gyp (right): http://codereview.chromium.org/45028/diff/1005/6#newcode323 Line 323: 'actions': [ I think we still use base.scons ...
11 years, 9 months ago (2009-03-23 23:20:14 UTC) #2
tony
Oh, nevermind, I didn't read the change description. This is intentionally gyp only. Ok, LGTM! ...
11 years, 9 months ago (2009-03-23 23:22:42 UTC) #3
Michael Moss
> cc'ing adam since it may break his build. Ugh, I think I see what ...
11 years, 9 months ago (2009-03-23 23:54:54 UTC) #4
sgk
http://codereview.chromium.org/45028/diff/2006/3004 File chrome/tools/build/linux/version.sh (right): http://codereview.chromium.org/45028/diff/2006/3004#newcode9 Line 9: # shell so we can share the code? ...
11 years, 9 months ago (2009-03-24 00:01:49 UTC) #5
Mark Mentovai
http://codereview.chromium.org/45028/diff/2006/3004 File chrome/tools/build/linux/version.sh (right): http://codereview.chromium.org/45028/diff/2006/3004#newcode1 Line 1: #!/bin/sh Be sure to set svn:executable on this. ...
11 years, 9 months ago (2009-03-24 00:11:29 UTC) #6
Mark Mentovai
http://codereview.chromium.org/45028/diff/2006/3002 File base/base.gyp (right): http://codereview.chromium.org/45028/diff/2006/3002#newcode333 Line 333: # TODO(mmoss) What about google-chrome/BRANDING? Build fails You ...
11 years, 9 months ago (2009-03-24 00:14:27 UTC) #7
Michael Moss
11 years, 9 months ago (2009-03-24 17:20:08 UTC) #8
http://codereview.chromium.org/45028/diff/2006/3002
File base/base.gyp (right):

http://codereview.chromium.org/45028/diff/2006/3002#newcode333
Line 333: # TODO(mmoss) What about google-chrome/BRANDING? Build fails
Done. Thanks for the tip.

Powered by Google App Engine
This is Rietveld 408576698