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

Issue 1692603002: Introduce dart_sdk_lib_copy and make all sdk lib gypi files regular (Closed)

Created:
4 years, 10 months ago by Cutch
Modified:
4 years, 10 months ago
Reviewers:
zra
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Introduce dart_sdk_lib_copy and make all sdk lib gypi files regular - rename sdk/lib/io/iolib_sources.gypi to sdk/lib/io/io_sources.gypi so that io is regular with respect to the other sdk libraries. - Lint sdk/lib/*/*_sources.gypi - Add dart_sdk_lib_copy gn template. Related https://github.com/flutter/flutter/issues/1712 R=zra@google.com Committed: https://github.com/dart-lang/sdk/commit/0c110887618cb5d80a23d999a74b8334562aedf0

Patch Set 1 #

Total comments: 13

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -47 lines) Patch
M runtime/bin/BUILD.gn View 1 1 chunk +6 lines, -5 lines 0 comments Download
M runtime/bin/bin.gypi View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/developer/developer_sources.gypi View 1 chunk +1 line, -1 line 0 comments Download
A + sdk/lib/io/io_sources.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
D sdk/lib/io/iolib_sources.gypi View 1 chunk +0 lines, -40 lines 0 comments Download
A sdk/lib/rules.gni View 1 1 chunk +44 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (3 generated)
Cutch
4 years, 10 months ago (2016-02-11 18:44:54 UTC) #3
zra
https://codereview.chromium.org/1692603002/diff/1/runtime/bin/BUILD.gn File runtime/bin/BUILD.gn (right): https://codereview.chromium.org/1692603002/diff/1/runtime/bin/BUILD.gn#newcode79 runtime/bin/BUILD.gn:79: iolib_sources_gypi = Maybe sdk_io_sources_gypi instead https://codereview.chromium.org/1692603002/diff/1/runtime/bin/BUILD.gn#newcode84 runtime/bin/BUILD.gn:84: iolib_sources = ...
4 years, 10 months ago (2016-02-11 18:58:37 UTC) #4
Cutch
https://codereview.chromium.org/1692603002/diff/1/runtime/bin/BUILD.gn File runtime/bin/BUILD.gn (right): https://codereview.chromium.org/1692603002/diff/1/runtime/bin/BUILD.gn#newcode79 runtime/bin/BUILD.gn:79: iolib_sources_gypi = On 2016/02/11 18:58:37, zra wrote: > Maybe ...
4 years, 10 months ago (2016-02-11 19:34:33 UTC) #5
zra
lgtm
4 years, 10 months ago (2016-02-11 20:31:05 UTC) #6
Cutch
4 years, 10 months ago (2016-02-11 22:23:26 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
0c110887618cb5d80a23d999a74b8334562aedf0 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698