Commit Graph

10 Commits

Author SHA1 Message Date
ricow@google.com 22437faa4d Remove most debug output from runtime/tools/make_version.py
Review URL: https://codereview.chromium.org//11340005

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14180 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-29 09:59:20 +00:00
ager@google.com 5e37ec6d62 Fix version script for git repos that are not git-svn.
R=ricow@google.com
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@13921 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-23 05:50:14 +00:00
ahe@google.com 26a3dd4b36 Ensure all debug messages are flushed.
Review URL: https://codereview.chromium.org//11244003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@13897 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-22 17:50:54 +00:00
ahe@google.com 18fb8f7923 Add more debug information for http://dartbug.com/6005.
Review URL: https://codereview.chromium.org//11189120

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@13894 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-22 17:06:05 +00:00
ricow@google.com 9e62e0158c Add debug info to the make_version python script.
Review URL: https://codereview.chromium.org//11189086

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@13812 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-19 08:51:18 +00:00
ricow@google.com 706ef1b453 Fix make_version.py in cases where we cant get revision info
Review URL: https://codereview.chromium.org//11085074

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@13545 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-11 14:50:17 +00:00
iposva@google.com b483f6c39d - More Windows Unix confusion.
Review URL: https://codereview.chromium.org//11091061

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@13520 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-11 07:46:00 +00:00
iposva@google.com 2cc23541a1 - Avoid calling Unix commands on Windows.
Review URL: https://codereview.chromium.org//11086066

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@13519 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-11 07:43:02 +00:00
iposva@google.com 84961d3d8c - Windows' not Unix.
Review URL: https://codereview.chromium.org//11103029

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@13516 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-11 07:32:49 +00:00
iposva@google.com bc26800a4f - Generate a version string based on the VERSION file.
- Add a Dart_VersionString to the API.
- Print version string when passing --version to the standalone binary.
Review URL: https://codereview.chromium.org//11086065

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@13514 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-11 07:17:09 +00:00