Commit Graph

7 Commits

Author SHA1 Message Date
ahe@google.com 05ad7990ab Ensure the packages directory exists.
Review URL: https://codereview.chromium.org//11416281

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@15580 260f80e4-7a28-3924-810f-c04153c831b5
2012-11-30 12:18:37 +00:00
ahe@google.com bbddb15ea2 Pass package-root option to dart2js in browser tests.
Review URL: https://codereview.chromium.org//11414056

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@15076 260f80e4-7a28-3924-810f-c04153c831b5
2012-11-19 13:08:17 +00:00
johnniwinther@google.com fab6b77d03 Delete symbolic links on Windows
Review URL: https://codereview.chromium.org//11308094

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@15074 260f80e4-7a28-3924-810f-c04153c831b5
2012-11-19 12:38:43 +00:00
ahe@google.com b51cd7f018 Fix link bug correctly.
Review URL: https://codereview.chromium.org//11418061

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@15072 260f80e4-7a28-3924-810f-c04153c831b5
2012-11-19 11:54:34 +00:00
ahe@google.com f4ca9548c9 Allow tests to specify a package root.
Use a shared package root if none is specified.

Committed: https://code.google.com/p/dart/source/detail?r=15064

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@15070 260f80e4-7a28-3924-810f-c04153c831b5
2012-11-19 11:35:57 +00:00
ahe@google.com 88a921030d Revert "Allow tests to specify a package root."
Revert "Add dependencies for bots that doesn't build everything."

This reverts r15066 and r15064.

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@15068 260f80e4-7a28-3924-810f-c04153c831b5
2012-11-19 10:42:55 +00:00
ahe@google.com 89cc5a2d23 Allow tests to specify a package root.
Use a shared package root if none is specified.

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

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