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

Issue 2346103002: Fix BUILD.gn files and add presubmit step (Closed)

Created:
4 years, 3 months ago by jochen (gone - plz use gerrit)
Modified:
4 years, 3 months ago
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Fix BUILD.gn files and add presubmit step Remove files that were removed from the build files but never deleted. R=machenbach@chromium.org BUG= Committed: https://crrev.com/d7ef0b8c97d5834f8fdc97bad3e3596e4f84f176 Cr-Commit-Position: refs/heads/master@{#39499}

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : updates #

Total comments: 6

Patch Set 4 : windows #

Unified diffs Side-by-side diffs Delta from patch set Stats (+176 lines, -506 lines) Patch
M BUILD.gn View 1 1 chunk +1 line, -0 lines 0 comments Download
M PRESUBMIT.py View 1 2 chunks +33 lines, -0 lines 0 comments Download
M src/v8.gyp View 1 5 chunks +8 lines, -0 lines 0 comments Download
M test/cctest/BUILD.gn View 1 15 chunks +26 lines, -0 lines 0 comments Download
M test/cctest/cctest.gyp View 1 2 15 chunks +26 lines, -0 lines 0 comments Download
D test/cctest/test-slots-buffer.cc View 1 chunk +0 lines, -133 lines 0 comments Download
M test/fuzzer/fuzzer.gyp View 1 7 chunks +14 lines, -14 lines 0 comments Download
M test/unittests/BUILD.gn View 2 chunks +2 lines, -0 lines 0 comments Download
D test/unittests/compiler/js-type-feedback-unittest.cc View 1 chunk +0 lines, -335 lines 0 comments Download
M test/unittests/unittests.gyp View 1 2 chunks +2 lines, -0 lines 0 comments Download
M tools/verify_source_deps.py View 1 2 3 4 chunks +64 lines, -24 lines 0 comments Download

Messages

Total messages: 29 (19 generated)
jochen (gone - plz use gerrit)
total Still need to verify that the check works on Windows as well
4 years, 3 months ago (2016-09-19 07:22:33 UTC) #14
jochen (gone - plz use gerrit)
turns out os.path.split() doesn't split into all components just into (path, file).... now also works ...
4 years, 3 months ago (2016-09-19 09:34:46 UTC) #17
Michael Achenbach
lgtm - awesome feature! https://codereview.chromium.org/2346103002/diff/40001/test/cctest/test-slots-buffer.cc File test/cctest/test-slots-buffer.cc (left): https://codereview.chromium.org/2346103002/diff/40001/test/cctest/test-slots-buffer.cc#oldcode1 test/cctest/test-slots-buffer.cc:1: // Copyright 2015 the V8 ...
4 years, 3 months ago (2016-09-19 09:35:33 UTC) #18
jochen (gone - plz use gerrit)
test-slots-buffer.cc was obsoleted by https://codereview.chromium.org/1735523002 js-type-feedback-unittest.cc was obsoleted by https://codereview.chromium.org/1407913003 https://codereview.chromium.org/2346103002/diff/40001/tools/verify_source_deps.py File tools/verify_source_deps.py (right): https://codereview.chromium.org/2346103002/diff/40001/tools/verify_source_deps.py#newcode11 ...
4 years, 3 months ago (2016-09-19 10:54:38 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2346103002/60001
4 years, 3 months ago (2016-09-19 10:56:43 UTC) #23
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 3 months ago (2016-09-19 10:59:03 UTC) #24
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/d7ef0b8c97d5834f8fdc97bad3e3596e4f84f176 Cr-Commit-Position: refs/heads/master@{#39499}
4 years, 3 months ago (2016-09-19 10:59:49 UTC) #26
Michael Achenbach
https://codereview.chromium.org/2346103002/diff/40001/tools/verify_source_deps.py File tools/verify_source_deps.py (right): https://codereview.chromium.org/2346103002/diff/40001/tools/verify_source_deps.py#newcode11 tools/verify_source_deps.py:11: TODO(machenbach): Gyp files in src will point to source ...
4 years, 3 months ago (2016-09-19 11:03:33 UTC) #27
Michael Achenbach
On 2016/09/19 11:03:33, machenbach (slow) wrote: > https://codereview.chromium.org/2346103002/diff/40001/tools/verify_source_deps.py > File tools/verify_source_deps.py (right): > > https://codereview.chromium.org/2346103002/diff/40001/tools/verify_source_deps.py#newcode11 ...
4 years, 3 months ago (2016-09-19 11:04:39 UTC) #28
vogelheim
4 years, 3 months ago (2016-09-19 11:48:50 UTC) #29
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698