dart-sdk/samples/build_dart/pubspec.yaml
Rico Wind f34fae854a Initial github commit for getting stuff working
Readd samples, samples-dev, tools/testing/bin, third_party removed by cleanup (no history, sorry)

Add DEPS file which will replace the old all.deps and standalone.deps

Add tools/deps/dartium.deps replacing the old dartium.deps (but now editable from a normal checkout)

Fixup tools/utils.py to use the new archiving schema (git count for be, version number for dev/stable

Fix codereview.settings
2015-05-16 15:41:58 +02:00

7 lines
153 B
YAML

name: buildhook2
description: A demo of the buildhook build.dart script.
dependencies:
args: ">=0.9.0 <0.10.0"
environment:
sdk: ">=0.8.10+6 <2.0.0"