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

Issue 1960523002: Support module root (Closed)

Created:
4 years, 7 months ago by vsm
Modified:
4 years, 7 months ago
CC:
dev-compiler+reviews_dartlang.org
Base URL:
https://github.com/dart-lang/dev_compiler.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Reformat #

Total comments: 6

Patch Set 3 : Address comments #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -7 lines) Patch
M lib/src/compiler/command.dart View 1 2 3 chunks +32 lines, -7 lines 1 comment Download

Messages

Total messages: 8 (3 generated)
vsm
4 years, 7 months ago (2016-05-06 00:25:03 UTC) #3
Siggi Cherem (dart-lang)
lgtm! https://codereview.chromium.org/1960523002/diff/20001/lib/src/compiler/command.dart File lib/src/compiler/command.dart (right): https://codereview.chromium.org/1960523002/diff/20001/lib/src/compiler/command.dart#newcode30 lib/src/compiler/command.dart:30: argParser.addOption('build-root', not for right now, but just thinking ...
4 years, 7 months ago (2016-05-06 01:09:49 UTC) #4
vsm
https://codereview.chromium.org/1960523002/diff/20001/lib/src/compiler/command.dart File lib/src/compiler/command.dart (right): https://codereview.chromium.org/1960523002/diff/20001/lib/src/compiler/command.dart#newcode30 lib/src/compiler/command.dart:30: argParser.addOption('build-root', On 2016/05/06 01:09:49, Siggi Cherem (dart-lang) wrote: > ...
4 years, 7 months ago (2016-05-06 01:17:49 UTC) #5
vsm
Committed patchset #3 (id:40001) manually as a0557e2f76fc85a6e71fe8391d1beda69905a548 (presubmit successful).
4 years, 7 months ago (2016-05-06 01:18:02 UTC) #7
Jennifer Messerly
4 years, 7 months ago (2016-05-06 17:15:18 UTC) #8
Message was sent while issue was closed.
lgtm

https://codereview.chromium.org/1960523002/diff/40001/lib/src/compiler/comman...
File lib/src/compiler/command.dart (right):

https://codereview.chromium.org/1960523002/diff/40001/lib/src/compiler/comman...
lib/src/compiler/command.dart:30: argParser.addOption('build-root',
in retrospect, this looks like it should be "library-root" ?

(based on the documentation)

Powered by Google App Engine
This is Rietveld 408576698