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

Issue 15362003: Make it possible to symlink to dartdoc and pub in the SDK. (Closed)

Created:
7 years, 7 months ago by nweiz
Modified:
7 years, 6 months ago
Reviewers:
Bob Nystrom, dgrove, ahe
CC:
reviews_dartlang.org, yarkot1
Visibility:
Public.

Description

Make it possible to symlink to dartdoc and pub in the SDK. BUG=9409

Patch Set 1 #

Total comments: 7

Patch Set 2 : Code review changes. #

Patch Set 3 : Fix follow_links in all bin scripts. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -34 lines) Patch
M sdk/bin/dart2js View 1 2 1 chunk +9 lines, -10 lines 0 comments Download
M sdk/bin/dartanalyzer_developer View 1 2 1 chunk +9 lines, -10 lines 0 comments Download
M sdk/bin/dartdoc View 1 2 1 chunk +13 lines, -4 lines 0 comments Download
M sdk/bin/pub View 1 2 1 chunk +9 lines, -10 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
nweiz
7 years, 7 months ago (2013-05-21 01:21:11 UTC) #1
nweiz
7 years, 6 months ago (2013-05-30 19:43:23 UTC) #2
dgrove
https://codereview.chromium.org/15362003/diff/1/sdk/bin/dartdoc File sdk/bin/dartdoc (right): https://codereview.chromium.org/15362003/diff/1/sdk/bin/dartdoc#newcode7 sdk/bin/dartdoc:7: # dart-sdk/bin and/or dart-sdk/bin/pub has been symlinked to. On ...
7 years, 6 months ago (2013-05-30 19:46:38 UTC) #3
Bob Nystrom
I just checked in a patch to the pub shell script. You'll want to merge ...
7 years, 6 months ago (2013-05-30 20:00:34 UTC) #4
nweiz
https://codereview.chromium.org/15362003/diff/1/sdk/bin/dartdoc File sdk/bin/dartdoc (right): https://codereview.chromium.org/15362003/diff/1/sdk/bin/dartdoc#newcode7 sdk/bin/dartdoc:7: # dart-sdk/bin and/or dart-sdk/bin/pub has been symlinked to. On ...
7 years, 6 months ago (2013-05-30 20:01:25 UTC) #5
nweiz
On 2013/05/30 20:00:34, Bob Nystrom wrote: > I just checked in a patch to the ...
7 years, 6 months ago (2013-05-30 20:50:45 UTC) #6
Bob Nystrom
LGTM with the caveat that I'm a bash noob.
7 years, 6 months ago (2013-05-30 21:04:07 UTC) #7
nweiz
7 years, 6 months ago (2013-05-30 21:48:22 UTC) #8
ahe
We have an external contributor working on something similar, see: https://codereview.chromium.org/15954011/ As far as I ...
7 years, 6 months ago (2013-05-31 08:03:37 UTC) #9
nweiz
7 years, 6 months ago (2013-05-31 18:45:07 UTC) #10
On 2013/05/31 08:03:37, ahe wrote:
> We have an external contributor working on something similar, see:
> https://codereview.chromium.org/15954011/
> 
> As far as I can tell, Nathan's solution handles the case when there is a
symlink
> link to the bin directory.  However, it is rather difficult to make sure we're
> not regressing, so yarkot1 is going to write some shell unit tests.

It looks like Yarko's patch does everything this one does, so I'll let him do
it.

When he's finished, could someone close out issue 9409?

Powered by Google App Engine
This is Rietveld 408576698