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

Issue 63363007: SDK build bits for dartfmt. (Closed)

Created:
7 years, 1 month ago by pquitslund
Modified:
6 years, 10 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : #

Total comments: 5

Patch Set 3 : #

Total comments: 1

Patch Set 4 : #

Total comments: 2

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : #

Total comments: 9

Patch Set 8 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -3 lines) Patch
M dart.gyp View 1 2 3 4 5 6 7 3 chunks +9 lines, -0 lines 0 comments Download
M tools/create_sdk.py View 1 2 3 4 5 6 7 2 chunks +6 lines, -3 lines 0 comments Download
A utils/dartfmt/dartfmt.gyp View 1 2 3 4 5 6 7 1 chunk +36 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (0 generated)
pquitslund
A work in progress but in case I have a long way to go I ...
7 years, 1 month ago (2013-11-19 18:44:57 UTC) #1
ahe
Who makes the decision that we need to have this tool in the SDK? As ...
7 years, 1 month ago (2013-11-19 18:55:27 UTC) #2
pquitslund
7 years, 1 month ago (2013-11-19 18:57:12 UTC) #3
pquitslund
On 2013/11/19 18:55:27, ahe wrote: > Who makes the decision that we need to have ...
7 years, 1 month ago (2013-11-19 19:37:26 UTC) #4
ricow1
https://codereview.chromium.org/63363007/diff/30001/utils/dartfmt/dartfmt.gyp File utils/dartfmt/dartfmt.gyp (right): https://codereview.chromium.org/63363007/diff/30001/utils/dartfmt/dartfmt.gyp#newcode20 utils/dartfmt/dartfmt.gyp:20: '<!@(["python", "../../tools/list_files.py", "\\.dart$", "../../pkg"])', you need to add '<(SHARED_INTERMEDIATE_DIR)/packages.stamp', ...
7 years ago (2013-12-06 08:27:53 UTC) #5
kustermann
I don't like the fact that we duplicate the sdk/bin/* files. https://codereview.chromium.org/63363007/diff/30001/dart.gyp File dart.gyp (right): ...
7 years ago (2013-12-06 08:47:08 UTC) #6
pquitslund
Thanks for the input! Tweaks applied. Take a fresh look and let me know if ...
7 years ago (2013-12-06 17:55:42 UTC) #7
kustermann
I'm not sure how you test this, but I ran dartfmt on tools/testing/dart/test_suite.dart and it ...
7 years ago (2013-12-09 08:48:44 UTC) #8
pquitslund
Thanks Martin! On 2013/12/09 08:48:44, kustermann wrote: > I'm not sure how you test this, ...
7 years ago (2013-12-09 23:37:50 UTC) #9
kustermann
Now we're on the same page. Thanks for the clarification phil. Please be aware that ...
7 years ago (2013-12-10 07:38:28 UTC) #10
pquitslund
Moved sdk/bin bits to another CL. This one can go on hold until we're ready ...
7 years ago (2013-12-11 03:41:07 UTC) #11
pquitslund
These should be the last bits to get 'dartfmt' into the SDK. PTAL and let ...
6 years, 10 months ago (2014-02-09 21:23:13 UTC) #12
danrubel
LGTM, but would like Rico's and Martin's thoughts
6 years, 10 months ago (2014-02-09 22:08:33 UTC) #13
ricow1
LGTM https://codereview.chromium.org/63363007/diff/190001/utils/dartfmt/dartfmt.gyp File utils/dartfmt/dartfmt.gyp (right): https://codereview.chromium.org/63363007/diff/190001/utils/dartfmt/dartfmt.gyp#newcode1 utils/dartfmt/dartfmt.gyp:1: # Copyright (c) 2013, the Dart project authors. ...
6 years, 10 months ago (2014-02-10 07:12:58 UTC) #14
kustermann
lgtm https://codereview.chromium.org/63363007/diff/190001/tools/create_sdk.py File tools/create_sdk.py (right): https://codereview.chromium.org/63363007/diff/190001/tools/create_sdk.py#newcode23 tools/create_sdk.py:23: # ........pub.dart.snapshot Please update this list with the ...
6 years, 10 months ago (2014-02-10 08:31:35 UTC) #15
pquitslund
Thanks for all the help! I've deferred some of the proposed tweaks to the build ...
6 years, 10 months ago (2014-02-10 18:51:11 UTC) #16
pquitslund
6 years, 10 months ago (2014-02-10 19:03:15 UTC) #17
Message was sent while issue was closed.
Committed patchset #8 manually as r32512 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698