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

Issue 690923003: Adds GN build files for building in GN based projects. (Closed)

Created:
6 years, 1 month ago by zra
Modified:
6 years ago
Reviewers:
Ivan Posva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Adds GN build files for building in GN based projects. Committed: https://code.google.com/p/dart/source/detail?r=41673

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Total comments: 14

Patch Set 5 : #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+738 lines, -0 lines) Patch
A BUILD.gn View 1 2 3 4 1 chunk +28 lines, -0 lines 0 comments Download
A runtime/BUILD.gn View 1 2 3 4 1 chunk +69 lines, -0 lines 0 comments Download
A runtime/bin/BUILD.gn View 1 2 3 4 1 chunk +175 lines, -0 lines 0 comments Download
A runtime/third_party/double-conversion/src/BUILD.gn View 1 chunk +32 lines, -0 lines 0 comments Download
A runtime/third_party/jscre/BUILD.gn View 1 chunk +27 lines, -0 lines 0 comments Download
A runtime/vm/BUILD.gn View 1 2 3 4 1 chunk +201 lines, -0 lines 0 comments Download
A tools/gn_helpers.py View 1 2 3 1 chunk +39 lines, -0 lines 0 comments Download
A tools/gypi_to_gn.py View 1 2 3 4 5 1 chunk +167 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
zra
This change allows libraries necessary for creating Dart embedders to be built with GN.
6 years, 1 month ago (2014-11-04 22:54:29 UTC) #2
zra
Updated to use gypi_to_gn for file lists. PTAL.
6 years, 1 month ago (2014-11-07 19:31:07 UTC) #3
Ivan Posva
LGTMwC -Ivan https://codereview.chromium.org/690923003/diff/60001/runtime/BUILD.gn File runtime/BUILD.gn (right): https://codereview.chromium.org/690923003/diff/60001/runtime/BUILD.gn#newcode30 runtime/BUILD.gn:30: # The only effect of DART_SHARED_LIB is ...
6 years, 1 month ago (2014-11-11 18:26:24 UTC) #4
zra
Thanks! https://codereview.chromium.org/690923003/diff/60001/runtime/BUILD.gn File runtime/BUILD.gn (right): https://codereview.chromium.org/690923003/diff/60001/runtime/BUILD.gn#newcode30 runtime/BUILD.gn:30: # The only effect of DART_SHARED_LIB is to ...
6 years, 1 month ago (2014-11-11 22:03:34 UTC) #5
zra
6 years, 1 month ago (2014-11-11 22:04:02 UTC) #6
Message was sent while issue was closed.
Committed patchset #6 (id:100001) manually as r41673 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698