rnystrom@google.com
|
8c913b10fc
|
First pass at "pub update" implementation.
This will create a "packages" directory next to the current
package's entrypoint and populate it with symlinks to packages
in the pub package cache. Transitive dependencies are handled.
Review URL: https://chromiumcodereview.appspot.com//10207018
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6979 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-04-25 22:18:15 +00:00 |
|
rnystrom@google.com
|
4c6865d7d8
|
Sort packages by name before listing them.
Review URL: https://chromiumcodereview.appspot.com//10191027
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6978 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-04-25 21:44:05 +00:00 |
|
rnystrom@google.com
|
9c5e4a2ec2
|
Start implementing pub object model. Rudimentary package cache class, and a simple pub command to list its contents.
Review URL: https://chromiumcodereview.appspot.com//10091014
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6779 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-04-20 00:00:05 +00:00 |
|
rnystrom@google.com
|
139b211f7d
|
First check in for pub package manager.
It doesn't do anything more than show usage and version, but the test
infrastructure is there.
Review URL: https://chromiumcodereview.appspot.com//9950005
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6066 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-03-30 20:48:32 +00:00 |
|