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

Issue 12294039: Support relative paths in path dependencies. (Closed)

Created:
7 years, 10 months ago by Bob Nystrom
Modified:
7 years, 10 months ago
Reviewers:
nweiz
CC:
reviews_dartlang.org, ricow1
Visibility:
Public.

Description

Support relative paths in path dependencies. BUG=http://code.google.com/p/dart/issues/detail?id=8527 Review URL: https://codereview.chromium.org//12285010 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@18605 260f80e4-7a28-3924-810f-c04153c831b5 Committed: https://code.google.com/p/dart/source/detail?r=18715

Patch Set 1 #

Total comments: 6

Patch Set 2 : Revise #

Unified diffs Side-by-side diffs Delta from patch set Stats (+308 lines, -108 lines) Patch
M utils/pub/entrypoint.dart View 1 2 chunks +4 lines, -4 lines 0 comments Download
M utils/pub/git_source.dart View 1 2 chunks +20 lines, -10 lines 0 comments Download
M utils/pub/hosted_source.dart View 2 chunks +4 lines, -2 lines 0 comments Download
M utils/pub/io.dart View 1 3 chunks +38 lines, -16 lines 0 comments Download
M utils/pub/lock_file.dart View 3 chunks +15 lines, -2 lines 0 comments Download
M utils/pub/path_source.dart View 1 2 chunks +55 lines, -23 lines 0 comments Download
M utils/pub/pubspec.dart View 1 5 chunks +15 lines, -8 lines 0 comments Download
M utils/pub/source.dart View 2 chunks +15 lines, -5 lines 0 comments Download
A + utils/tests/pub/install/path/absolute_symlink_test.dart View 2 chunks +15 lines, -16 lines 0 comments Download
M utils/tests/pub/install/path/relative_path_test.dart View 2 chunks +53 lines, -6 lines 0 comments Download
A utils/tests/pub/install/path/relative_symlink_test.dart View 1 chunk +54 lines, -0 lines 0 comments Download
M utils/tests/pub/lock_file_test.dart View 1 chunk +3 lines, -1 line 0 comments Download
M utils/tests/pub/pubspec_test.dart View 10 chunks +17 lines, -15 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Bob Nystrom
This reapplies the original patch from last week with a couple of tweaks to get ...
7 years, 10 months ago (2013-02-19 19:19:00 UTC) #1
nweiz
A few comments, but otherwise LGTM. https://codereview.chromium.org/12294039/diff/1/utils/pub/git_source.dart File utils/pub/git_source.dart (right): https://codereview.chromium.org/12294039/diff/1/utils/pub/git_source.dart#newcode76 utils/pub/git_source.dart:76: // A single ...
7 years, 10 months ago (2013-02-19 19:30:51 UTC) #2
Bob Nystrom
Thanks! https://codereview.chromium.org/12294039/diff/1/utils/pub/git_source.dart File utils/pub/git_source.dart (right): https://codereview.chromium.org/12294039/diff/1/utils/pub/git_source.dart#newcode76 utils/pub/git_source.dart:76: // A single string is assumed to be ...
7 years, 10 months ago (2013-02-19 19:49:34 UTC) #3
Bob Nystrom
7 years, 10 months ago (2013-02-19 19:50:36 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r18715 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698