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

Issue 368993002: Build bits to add an analysis_server snapshot to the SDK. (Closed)

Created:
6 years, 5 months ago by pquitslund
Modified:
6 years, 4 months ago
Reviewers:
ricow1, kasperl, kustermann
CC:
reviews_dartlang.org, Brian Wilkerson, Paul Berry, danrubel
Visibility:
Public.

Description

Build bits to add an analysis_server snapshot to the SDK. NOTE: as per a conversation with Kasper, this does NOT add any executables to the "bin" dir. In this state the expectation is that the snapshot will be invoked directly via bin/dart. R=kustermann@google.com, ricow@google.com Committed: https://code.google.com/p/dart/source/detail?r=39391

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Total comments: 5

Patch Set 5 : #

Patch Set 6 : #

Total comments: 2

Patch Set 7 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -2 lines) Patch
M create_sdk.gyp View 1 2 3 4 5 6 2 chunks +2 lines, -0 lines 0 comments Download
M dart.gyp View 1 2 3 4 5 6 2 chunks +8 lines, -0 lines 0 comments Download
M tools/create_sdk.py View 1 2 3 4 5 6 2 chunks +3 lines, -2 lines 0 comments Download
A utils/analysis_server/.gitignore View 1 chunk +3 lines, -0 lines 0 comments Download
A utils/analysis_server/analysis_server.gyp View 1 2 3 4 5 6 1 chunk +37 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
pquitslund
Ping. Feedback appreciated!
6 years, 4 months ago (2014-07-28 20:28:00 UTC) #1
kustermann
Looks pretty good to me [with comment], but I'm not deciding what goes into the ...
6 years, 4 months ago (2014-07-29 08:43:15 UTC) #2
ricow1
Code lgtm with package dependency resolved Is this something we are aiming at shipping in ...
6 years, 4 months ago (2014-07-29 09:12:44 UTC) #3
pquitslund
Cheers! Updated with fixes. I'm not 100% confident I interpreted your advice on deps correctly... ...
6 years, 4 months ago (2014-08-18 18:35:55 UTC) #4
kustermann
LGTM -- since ricow is on vacation. https://codereview.chromium.org/368993002/diff/100001/utils/analysis_server/analysis_server.gyp File utils/analysis_server/analysis_server.gyp (right): https://codereview.chromium.org/368993002/diff/100001/utils/analysis_server/analysis_server.gyp#newcode23 utils/analysis_server/analysis_server.gyp:23: '<!@(["python", "../../tools/list_files.py", ...
6 years, 4 months ago (2014-08-19 07:47:19 UTC) #5
pquitslund
https://codereview.chromium.org/368993002/diff/100001/utils/analysis_server/analysis_server.gyp File utils/analysis_server/analysis_server.gyp (right): https://codereview.chromium.org/368993002/diff/100001/utils/analysis_server/analysis_server.gyp#newcode23 utils/analysis_server/analysis_server.gyp:23: '<!@(["python", "../../tools/list_files.py", "\\.dart$", "../../pkg/analysis_server"])', On 2014/08/19 07:47:19, kustermann wrote: ...
6 years, 4 months ago (2014-08-19 16:39:32 UTC) #6
pquitslund
6 years, 4 months ago (2014-08-19 23:22:28 UTC) #7
Message was sent while issue was closed.
Committed patchset #7 manually as r39391 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698