dart-sdk/pkg
nweiz@google.com c590e8ae0c Switch pkg packages, pub, and dartdoc to use package: imports.
This also changes the SDK layout by replacing the "pkg" directory, which
contained the full source of all the packages needed by pub and dartdoc, with a
"packages" directory that contains only their lib directories. This directory is
used as the package root for pub and dartdoc when run from the SDK.

BUG=6745

Review URL: https://codereview.chromium.org//12782016

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@20640 260f80e4-7a28-3924-810f-c04153c831b5
2013-03-28 20:27:28 +00:00
..
analyzer_experimental Tweak Resolver driver sample to prevent warning from new analyzer. 2013-03-27 00:31:09 +00:00
args Moved pkg pubspecs to use dev_dependencies where appropriate 2013-03-20 19:41:10 +00:00
browser Fix dart.js to handle query strings 2013-02-14 23:38:20 +00:00
fixnum Switch pkg packages, pub, and dartdoc to use package: imports. 2013-03-28 20:27:28 +00:00
http Switch pkg packages, pub, and dartdoc to use package: imports. 2013-03-28 20:27:28 +00:00
intl pkg/intl: cleanup after message extraction test 2013-03-22 17:13:05 +00:00
logging Switch pkg packages, pub, and dartdoc to use package: imports. 2013-03-28 20:27:28 +00:00
meta Update documentation links to point to the correct URLs. 2013-02-15 01:27:10 +00:00
oauth2 Switch pkg packages, pub, and dartdoc to use package: imports. 2013-03-28 20:27:28 +00:00
pathos Fixed two doc comments in pathos. 2013-03-04 17:26:37 +00:00
scheduled_test Switch pkg packages, pub, and dartdoc to use package: imports. 2013-03-28 20:27:28 +00:00
serialization Add test and fix for 9203, fix sdk dep, delete unused file. 2013-03-21 20:40:17 +00:00
source_maps Move source maps package to the dart repo, so it can be used by other internal 2013-03-20 23:41:50 +00:00
stack_trace Fix the stack_trace frame test on Windows as well. 2013-03-27 21:57:31 +00:00
unittest Re-enable throwing if we try to set the unit test configuration twice. 2013-03-28 17:49:04 +00:00
webdriver Bring webdriver up to date with SDK changes, and a bit of refactoring. 2013-03-14 17:45:09 +00:00
yaml Moved pkg pubspecs to use dev_dependencies where appropriate 2013-03-20 19:41:10 +00:00
.gitignore Clean up svn:ignore property and .gitignore in dart, dart/pkg, dart/runtime, and dart/samples. 2012-11-27 14:07:53 +00:00
pkg.gyp pkg.gyp causes dartium build failure on windows 2012-12-11 05:57:04 +00:00
pkg.status Don't run stack_trace tests on Dartium. 2013-03-27 22:34:12 +00:00