dart-sdk/runtime
William Hesse f425c82985 Add zlib dependency for dart_bootstrap build
The Dartium build does not include io components in the libraries, which
are what pull in zlib for the non-dartium builds of the SDK.  But it does
build dart_bootstrap, which needs zlib.  It actually should not need to
build dart_bootstrap, since it is useless without io capabilities.

BUG=
R=kasperl@google.com

Review URL: https://codereview.chromium.org/1761233003 .
2016-03-04 13:15:40 +01:00
..
bin Add zlib dependency for dart_bootstrap build 2016-03-04 13:15:40 +01:00
include
lib
observatory Fix some service protocol isolate life cycle races that were discovered by the Flutter testing tool. 2016-03-03 11:30:41 -08:00
platform
tests/vm Skip mirror tests more generally for $mode == product instead of $runtime == dart_product. 2016-03-03 10:06:59 -08:00
third_party
tools
vm Use TRUNC.W instead of CVT.W on mips to convert from double to int as to not 2016-03-03 17:05:09 -08:00
.gitignore
BUILD.gn
codereview.settings
CPPLINT.cfg
dart-runtime.gyp
PRESUBMIT.py