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

Issue 2831027: Add version string in binary and simplify build. (Closed)

Created:
10 years, 6 months ago by Luigi Semenzato
Modified:
9 years, 7 months ago
CC:
chromium-os-reviews_chromium.org, gauravsh
Base URL:
ssh://git@chromiumos-git/tpm_lite.git
Visibility:
Public.

Description

Add version string in binary and simplify build.

Patch Set 1 #

Patch Set 2 : . #

Total comments: 2

Patch Set 3 : sed -> cut and add warnings #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -18 lines) Patch
M src/tlcl/Makefile View 1 2 1 chunk +15 lines, -8 lines 0 comments Download
M src/tlcl/Makefile.firmware View 1 chunk +1 line, -1 line 0 comments Download
A + src/tlcl/structures.h View 1 chunk +0 lines, -7 lines 0 comments Download
M src/tlcl/tlcl.c View 1 chunk +2 lines, -2 lines 0 comments Download
A src/tlcl/version.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Luigi Semenzato
After talking to Gaurav, I am doing something slightly different for the version number than ...
10 years, 6 months ago (2010-06-23 19:54:50 UTC) #1
gauravsh
http://codereview.chromium.org/2831027/diff/2001/3001 File src/tlcl/Makefile (right): http://codereview.chromium.org/2831027/diff/2001/3001#newcode31 src/tlcl/Makefile:31: | sed -e 's/........................//' -e 's/ .*//'> x.tmp sed ...
10 years, 6 months ago (2010-06-23 20:04:35 UTC) #2
Luigi Semenzato
On 2010/06/23 20:04:35, gauravsh wrote: > http://codereview.chromium.org/2831027/diff/2001/3001 > File src/tlcl/Makefile (right): > > http://codereview.chromium.org/2831027/diff/2001/3001#newcode31 > ...
10 years, 6 months ago (2010-06-23 21:52:22 UTC) #3
gauravsh
10 years, 6 months ago (2010-06-23 22:38:29 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698