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

Issue 832583007: Add GN files for chrome_elf (Closed)

Created:
5 years, 11 months ago by Slava Chigrin
Modified:
5 years, 11 months ago
CC:
chromium-reviews, caitkp+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add GN files for chrome_elf Committed: https://crrev.com/f2b90aae11de413812800c0f37480e64e4542adb Cr-Commit-Position: refs/heads/master@{#312814}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Enable chrome_elf. Small targets re-ordering in chrome_elf's BUILD.gn. #

Total comments: 3

Patch Set 3 : Update compiler options for release to fix chrome_elf. #

Total comments: 2

Patch Set 4 : Rebase and add test.gni import. #

Total comments: 10

Patch Set 5 : Fix issues after review. #

Patch Set 6 : Rebase again to avoid conflicts. #

Total comments: 6

Patch Set 7 : Fix issues after review. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+221 lines, -7 lines) Patch
M build/config/compiler/BUILD.gn View 1 2 3 4 5 1 chunk +11 lines, -1 line 0 comments Download
M chrome/BUILD.gn View 1 2 3 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/BUILD.gn View 1 2 3 4 5 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/renderer/BUILD.gn View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
A chrome_elf/BUILD.gn View 1 2 3 4 5 6 1 chunk +205 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (3 generated)
Slava Chigrin
https://codereview.chromium.org/832583007/diff/1/chrome_elf/BUILD.gn File chrome_elf/BUILD.gn (right): https://codereview.chromium.org/832583007/diff/1/chrome_elf/BUILD.gn#newcode193 chrome_elf/BUILD.gn:193: shared_library("blacklist_test_dll_1") { Not sure, whether this is correct equivalent ...
5 years, 11 months ago (2015-01-15 21:34:13 UTC) #2
Slava Chigrin
Since there is a lot of non-trivial work in GN, decided to add brettw@. https://codereview.chromium.org/832583007/diff/20001/chrome_elf/BUILD.gn ...
5 years, 11 months ago (2015-01-18 21:27:07 UTC) #4
robertshield
I defer to Brett for the structure and syntax of the .gn files. Chrome_elf relies ...
5 years, 11 months ago (2015-01-19 01:24:17 UTC) #5
Slava Chigrin
Thank you for review. These targets can't be build on vanilla master, since they require ...
5 years, 11 months ago (2015-01-19 12:41:23 UTC) #6
Slava Chigrin
Rebased and added test.gni import (it become necessary after recent changes in repository). https://codereview.chromium.org/832583007/diff/60001/build/config/compiler/BUILD.gn File ...
5 years, 11 months ago (2015-01-21 22:18:59 UTC) #7
brettw
Thanks for looking at this! https://codereview.chromium.org/832583007/diff/60001/chrome_elf/BUILD.gn File chrome_elf/BUILD.gn (right): https://codereview.chromium.org/832583007/diff/60001/chrome_elf/BUILD.gn#newcode29 chrome_elf/BUILD.gn:29: configs += [ "//build/config/win:windowed" ...
5 years, 11 months ago (2015-01-22 20:12:10 UTC) #8
Slava Chigrin
Thank you for review, uploaded new version. https://codereview.chromium.org/832583007/diff/60001/chrome_elf/BUILD.gn File chrome_elf/BUILD.gn (right): https://codereview.chromium.org/832583007/diff/60001/chrome_elf/BUILD.gn#newcode29 chrome_elf/BUILD.gn:29: configs += ...
5 years, 11 months ago (2015-01-22 22:06:00 UTC) #9
brettw
lgtm https://codereview.chromium.org/832583007/diff/100001/chrome_elf/BUILD.gn File chrome_elf/BUILD.gn (right): https://codereview.chromium.org/832583007/diff/100001/chrome_elf/BUILD.gn#newcode136 chrome_elf/BUILD.gn:136: "//base:base_static", But this above "//sandbox" for sorting purposes. ...
5 years, 11 months ago (2015-01-22 22:17:48 UTC) #10
Slava Chigrin
Done, Thank you for review! https://codereview.chromium.org/832583007/diff/100001/chrome_elf/BUILD.gn File chrome_elf/BUILD.gn (right): https://codereview.chromium.org/832583007/diff/100001/chrome_elf/BUILD.gn#newcode136 chrome_elf/BUILD.gn:136: "//base:base_static", On 2015/01/22 22:17:48, ...
5 years, 11 months ago (2015-01-23 09:59:46 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/832583007/120001
5 years, 11 months ago (2015-01-23 10:25:30 UTC) #13
commit-bot: I haz the power
Committed patchset #7 (id:120001)
5 years, 11 months ago (2015-01-23 11:12:49 UTC) #14
commit-bot: I haz the power
5 years, 11 months ago (2015-01-23 11:13:54 UTC) #15
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/f2b90aae11de413812800c0f37480e64e4542adb
Cr-Commit-Position: refs/heads/master@{#312814}

Powered by Google App Engine
This is Rietveld 408576698