dart-sdk/sdk/bin
nweiz@google.com d8663eeeda Create a separate packages directory for running pub.
Once issue 6943 is fixed, the http package will start using pub's
cross-platform library support to work with both dart:io and
dart:html. However, this package is also used *within* pub, so we need
a way for pub to import it that doesn't require it being run through
pub.

This change supports this by stripping out and dart:html imports from
the http package and creating a special packages directory only used
by pub that uses this modified version.

BUG=20068
R=floitsch@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38255 260f80e4-7a28-3924-810f-c04153c831b5
2014-07-15 20:28:08 +00:00
..
dart Support symlinking to dart-sdk executables on Linux and Mac. 2013-11-14 19:28:07 +00:00
dart.bat Add scripts equivalent to the macos/linux scripts in sdk/bin. 2012-11-10 02:01:46 +00:00
dart2js Support symlinking to dart-sdk executables on Linux and Mac. 2013-11-14 19:28:07 +00:00
dart2js.bat dart2js.bat/ Receive DART_VM_OPTION string properly. 2014-02-06 15:58:32 +00:00
dart2js_developer Make dart2js_developer executable. 2012-11-29 15:56:12 +00:00
dart2js_developer.bat Bugfix in dart2js_developer.bat: exitcode was not propagated correctly 2013-04-03 14:42:08 +00:00
dartanalyzer Add dart-sdk argument when calling the dart based analyzer in the created sdk 2014-05-08 08:18:48 +00:00
dartanalyzer.bat Add dart-sdk argument when calling the dart based analyzer in the created sdk 2014-05-08 08:18:48 +00:00
dartanalyzer_developer Allow space in path in some dartanalyzer wrappers. 2014-05-22 12:31:13 +00:00
dartanalyzer_developer.bat Allow space in path in some dartanalyzer wrappers. 2014-05-22 12:31:13 +00:00
dartanalyzer_java Replace Java based analyzer with Dart based analyzer when building SDK 2014-04-30 23:09:14 +00:00
dartanalyzer_java.bat Replace Java based analyzer with Dart based analyzer when building SDK 2014-04-30 23:09:14 +00:00
dartfmt dartfmt SDK executables. 2014-01-27 23:10:34 +00:00
dartfmt.bat dartfmt SDK executables. 2014-01-27 23:10:34 +00:00
docgen Automatically pass SDK into docgen.dart, and use the SDK for running 2014-02-12 23:23:25 +00:00
docgen.bat Process docgen command-line parameter correctly. 2014-02-20 11:18:26 +00:00
pub Create a separate packages directory for running pub. 2014-07-15 20:28:08 +00:00
pub.bat Create a separate packages directory for running pub. 2014-07-15 20:28:08 +00:00
pub_developer Give the VM more heap in pub (on Mac/Linux). 2014-02-19 18:36:12 +00:00
pub_developer.bat Bump VM heap size in pub batch files. 2014-02-19 18:42:33 +00:00