devoncarew@google.com
|
e02e973635
|
Fix one more spaces in path problem with dart_analyzer.
Review URL: https://codereview.chromium.org//11572054
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@16216 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-12-17 17:40:59 +00:00 |
|
devoncarew@google.com
|
f1d18492de
|
Fix a spaces-in-path problem with the dart_analyzer.bat script.
Add another place where we have to set target and source when compiling dart_analyzer.
Review URL: https://codereview.chromium.org//11583003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@16178 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-12-14 19:31:28 +00:00 |
|
jmesserly@google.com
|
c2a919a25f
|
Fix dart_analyzer after core_runtime.dart rename--it was having trouble finding the SDK if you didn't name your folder "dart-sdk". So it worked in the Editor, but not on buildbots that use the SDK like https://drone.io/.
Also uses the same techique as "pub" to get the script directory. I think they had to harden it to handle symlinks and such.
Review URL: https://codereview.chromium.org//11412237
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@15563 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-11-30 01:39:06 +00:00 |
|
aprelev@gmail.com
|
680cb56d8c
|
Fixed dartc test/build setup, so test can run on Windows. Might be related to dart:2623
BUG=dart:2623
TEST=run "tools\test.py -mrelease -cdartc -rnone" on windows and observe all test pass.
Review URL: https://chromiumcodereview.appspot.com//10872106
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11674 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-31 04:19:09 +00:00 |
|