Commit Graph

8 Commits

Author SHA1 Message Date
devoncarew@google.com 50d731bd00 Rev the version of apache ant in third_party to 1.8.4. This will fix an issue with
windows build failures not being reported correctly (older versions of ant didn't 
properly return process eit codes). It will also let us use some newer features of
ant.
Review URL: https://codereview.chromium.org//11973012

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17228 260f80e4-7a28-3924-810f-c04153c831b5
2013-01-17 17:56:34 +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
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
zundel@google.com 0259a72340 Adds in missing file dart_analyzer.xml
BUG=
TEST=

Review URL: https://chromiumcodereview.appspot.com//10536045

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@8374 260f80e4-7a28-3924-810f-c04153c831b5
2012-06-07 01:21:29 +00:00
zundel@google.com 4ce241dc76 Revert "Renamed the 'dartc' launch script to 'dart_analyzer' and adds it to dart-sdk"
This reverts r6629.  Breaks the windows editor build in a different way.

Review URL: https://chromiumcodereview.appspot.com//10091038

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6633 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-17 13:26:54 +00:00
zundel@google.com f209ea4140 Renamed the 'dartc' launch script to 'dart_analyzer' and adds it to dart-sdk
Some now unused scripts and files were also removed.

Review URL: https://chromiumcodereview.appspot.com//9950019

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6629 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-17 12:59:39 +00:00
zundel@google.com 8cdd2f25cb Revert "Renamed the 'dartc' launch script to 'dart_analyzer' and adds it to dart-sdk"
Was r6073

BUG=
TEST=

Review URL: https://chromiumcodereview.appspot.com//9950043

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6074 260f80e4-7a28-3924-810f-c04153c831b5
2012-03-31 21:27:15 +00:00
zundel@google.com fdc069b8e4 Renamed the 'dartc' launch script to 'dart_analyzer' and adds it to dart-sdk
Some now unused scripts and files were also removed.

Review URL: https://chromiumcodereview.appspot.com//9950019

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6073 260f80e4-7a28-3924-810f-c04153c831b5
2012-03-31 17:19:32 +00:00