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

Issue 11299206: Call dart2js directly from sdk/bin. (Closed)

Created:
8 years ago by ahe
Modified:
8 years ago
Reviewers:
ricow1, kustermann
CC:
reviews_dartlang.org, kasperl
Visibility:
Public.

Description

Call dart2js directly from sdk/bin. Committed: https://code.google.com/p/dart/source/detail?r=15512

Patch Set 1 : #

Total comments: 8

Patch Set 2 : Address review comments #

Patch Set 3 : Removed build changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+84 lines, -44 lines) Patch
M dart/sdk/bin/dart2js View 1 1 chunk +48 lines, -11 lines 0 comments Download
M dart/sdk/bin/dart2js.bat View 1 chunk +1 line, -1 line 0 comments Download
A + dart/sdk/bin/dart2js_developer.bat View 1 chunk +1 line, -1 line 0 comments Download
M dart/tools/testing/dart/test_runner.dart View 1 chunk +7 lines, -2 lines 0 comments Download
M dart/tools/testing/dart/test_suite.dart View 1 5 chunks +27 lines, -29 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
ahe
8 years ago (2012-11-27 18:04:16 UTC) #1
ricow1
LGTM, although the vm options seems rather strange to me. https://codereview.chromium.org/11299206/diff/2001/dart/sdk/bin/dart2js File dart/sdk/bin/dart2js (right): https://codereview.chromium.org/11299206/diff/2001/dart/sdk/bin/dart2js#newcode52 ...
8 years ago (2012-11-27 18:28:35 UTC) #2
kustermann
LGTM https://codereview.chromium.org/11299206/diff/2001/dart/sdk/bin/dart2js File dart/sdk/bin/dart2js (right): https://codereview.chromium.org/11299206/diff/2001/dart/sdk/bin/dart2js#newcode20 dart/sdk/bin/dart2js:20: done Since you do this procedure two times ...
8 years ago (2012-11-28 08:53:50 UTC) #3
ahe
Rico, Martin: thank you for your suggestions. I have addressed your comments, but I realized ...
8 years ago (2012-11-28 11:53:25 UTC) #4
ahe
Kasper has "volunteered" to change how we run dart2js benchmarks :-)
8 years ago (2012-11-28 11:54:04 UTC) #5
ahe
Patch set 3 removes the changes to the build system. I'll land those when our ...
8 years ago (2012-11-28 12:46:54 UTC) #6
ricow1
8 years ago (2012-11-28 13:22:50 UTC) #7
LGTM

Powered by Google App Engine
This is Rietveld 408576698