mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 10:10:22 +00:00
b9116653bd
The dartanalyzer script (and its Windows companion, dartanalyzer.bat) now support: - Executing from snapshot if present, otherwise from source (needed for buildbot tests). - Passing in the appropriate package root when executind from source. - Passing in VM tuning parameters to speed up analysis. - Passing through extra DART_VM_OPTIONS to the VM. Also, the old editor/tools/analyzer script has been removed and the test infrastructure now uses sdk/bin/dartanalyzer, in the same way that it works for dart2js. R=ahe@google.com, johnniwinther@google.com, ricow@google.com Review URL: https://codereview.chromium.org//628363002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@41150 260f80e4-7a28-3924-810f-c04153c831b5 |
||
---|---|---|
.. | ||
dart | ||
dart.bat | ||
dart2js | ||
dart2js.bat | ||
dart2js_developer | ||
dart2js_developer.bat | ||
dartanalyzer | ||
dartanalyzer.bat | ||
dartanalyzer_developer | ||
dartanalyzer_developer.bat | ||
dartanalyzer_java | ||
dartanalyzer_java.bat | ||
dartanalyzer_sdk | ||
dartanalyzer_sdk.bat | ||
dartfmt | ||
dartfmt.bat | ||
docgen | ||
docgen.bat | ||
pub | ||
pub.bat | ||
pub_sdk | ||
pub_sdk.bat |