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

Issue 254083004: Add BUILD.gn for libflac. (Closed)

Created:
6 years, 7 months ago by awong
Modified:
6 years, 4 months ago
Reviewers:
brettw, Nico
Base URL:
https://chromium.googlesource.com/chromium/deps/flac.git@master
Visibility:
Public.

Description

Add BUILD.gn for libflac. All hail GN. oRZ BUG=none R=brettw@chromium.org Committed: 266977

Patch Set 1 #

Total comments: 5

Patch Set 2 : Style fixes. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -0 lines) Patch
A BUILD.gn View 1 1 chunk +83 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
awong
6 years, 7 months ago (2014-04-29 21:18:05 UTC) #1
brettw
Can you hook it up to the root build file? https://codereview.chromium.org/254083004/diff/1/BUILD.gn File BUILD.gn (right): https://codereview.chromium.org/254083004/diff/1/BUILD.gn#newcode53 ...
6 years, 7 months ago (2014-04-29 21:35:41 UTC) #2
awong
On 2014/04/29 21:35:41, brettw wrote: > Can you hook it up to the root build ...
6 years, 7 months ago (2014-04-29 21:43:45 UTC) #3
awong
PTAL https://codereview.chromium.org/254083004/diff/1/BUILD.gn File BUILD.gn (right): https://codereview.chromium.org/254083004/diff/1/BUILD.gn#newcode53 BUILD.gn:53: config("flac_config") { On 2014/04/29 21:35:41, brettw wrote: > ...
6 years, 7 months ago (2014-04-29 21:43:52 UTC) #4
awong
FYI, root BUILD.gn change here: https://codereview.chromium.org/263503003/ On 2014/04/29 21:43:52, awong wrote: > PTAL > > ...
6 years, 7 months ago (2014-04-29 21:46:05 UTC) #5
brettw
lgtm https://codereview.chromium.org/254083004/diff/1/BUILD.gn File BUILD.gn (right): https://codereview.chromium.org/254083004/diff/1/BUILD.gn#newcode53 BUILD.gn:53: config("flac_config") { Yeah, I'm thinking we should disallow ...
6 years, 7 months ago (2014-04-29 21:47:10 UTC) #6
awong
The CQ bit was checked by ajwong@chromium.org
6 years, 7 months ago (2014-04-29 21:47:43 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-04-29 21:50:09 UTC) #8
commit-bot: I haz the power
Commit queue rejected this change because it did not recognize the base URL. Please commit ...
6 years, 7 months ago (2014-04-29 21:50:10 UTC) #9
awong
Committed patchset #2 manually as r266977 (presubmit successful).
6 years, 7 months ago (2014-04-29 22:19:20 UTC) #10
Nico
6 years, 4 months ago (2014-08-02 00:21:16 UTC) #11
Message was sent while issue was closed.
I noticed that DEPS wasn't updated after this went in – probably because it
didn't have an effect? In general, it's a good idea to always update DEPS so
that the next person trying to roll can be sure only their change is in the roll
they want to make. (In this case, I'll just roll this in too as it looks
harmless.)

Powered by Google App Engine
This is Rietveld 408576698