dart-sdk/runtime/tools
kustermann@google.com 42813dffe6 Move runtime/tools/make_version.py to tools/ and use GetVersion from utils.py
Currently runtime/tools/make_version.py creates the version string itself.
Since this is already done in tools/release/version.dart, we should use
that. tools/utils.py provides a python wrapper around it with GetVersion().

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@15769 260f80e4-7a28-3924-810f-c04153c831b5
2012-12-06 08:52:32 +00:00
..
gyp Add built-in root certificates to dart:io SecureSocket. 2012-12-03 13:15:51 +00:00
.gitignore Sync .gitignore with the corresponding svn properties. 2012-09-10 15:44:25 +00:00
android_finder.py Make parser of the android package lister be more forgiving. Without this 2012-10-26 23:07:29 +00:00
benchmark.py Initial checkin. 2011-10-05 05:20:07 +00:00
concat_library.py - Remove unneeded library tags when concatenating libraries. 2012-11-27 05:41:14 +00:00
create_snapshot_bin.py Add support for building the Dart VM for Android OS. 2012-08-29 20:42:28 +00:00
create_snapshot_file.py Support generating the dart vm snapshot binary on Android 2012-08-14 20:04:54 +00:00
create_string_literal.py - Add dart:json, dart:uri and dart:utf8 to the known and builtin libraries. 2012-02-16 19:59:19 +00:00
generate_projects.py Undo change to generate_projects file used by Golem. 2011-11-22 11:34:23 +00:00
utils.py Fix ahe's feedback. 2012-08-30 23:08:40 +00:00
valgrind.py Initial checkin. 2011-10-05 05:20:07 +00:00