Commit Graph

11 Commits

Author SHA1 Message Date
devoncarew@google.com 592c46726f Ensure dart_analyzer is built to run on a 1.6+ VM.
Review URL: https://codereview.chromium.org//11570015

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@16147 260f80e4-7a28-3924-810f-c04153c831b5
2012-12-14 02:06:32 +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 8574e3abdf Renamed the 'dartc' launch script to 'dart_analyzer' and adds it to dart-sdk
Some now unused scripts and files were also removed.

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

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@8392 260f80e4-7a28-3924-810f-c04153c831b5
2012-06-07 12:39:38 +00:00
zundel@google.com a45703b87a Reverts r8373 "Renamed the 'dartc' launch script to 'dart_analysis'"
Not all linux builders have same Java configuration.  Browser builds on
windows invoke dart_analyzer build.

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@8377 260f80e4-7a28-3924-810f-c04153c831b5
2012-06-07 01:57:19 +00:00
zundel@google.com 629ad67b51 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@8373 260f80e4-7a28-3924-810f-c04153c831b5
2012-06-07 01:16:04 +00:00
scheglov@google.com c15060125e Attempt to fix build #2
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6049 260f80e4-7a28-3924-810f-c04153c831b5
2012-03-30 17:14:02 +00:00
scheglov@google.com 5cd8bdfc6b Attempt to fix build
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6044 260f80e4-7a28-3924-810f-c04153c831b5
2012-03-30 16:09:01 +00:00
dgrove@google.com e710e862ee Remove rhino - it's no longer used anywhere.
A follow-on CL will remove this from compiler.deps .
Review URL: https://chromiumcodereview.appspot.com//9595016

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@4942 260f80e4-7a28-3924-810f-c04153c831b5
2012-03-05 12:31:34 +00:00
zundel@google.com 1d6d0fc624 Removes dependency on d8/v8 from dartc
Review URL: https://chromiumcodereview.appspot.com//9466041

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@4616 260f80e4-7a28-3924-810f-c04153c831b5
2012-02-27 14:32:11 +00:00
ahe@google.com 41f0492cf0 Remove dartc optimizing backend.
Review URL: https://chromiumcodereview.appspot.com//9353015

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@4025 260f80e4-7a28-3924-810f-c04153c831b5
2012-02-08 10:22:07 +00:00
dgrove@google.com 977977e6ea Initial checkin.
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@9 260f80e4-7a28-3924-810f-c04153c831b5
2011-10-05 05:00:35 +00:00