dart-sdk/sdk/bin
Stan Manilov ac8a228d0b sdk/dart now detects an available build
The shell scripts in sdk/sdk are using ReleaseIA32 as the default build
configuration in the case one is not provided as an environment
variable. This is arbitrary so a check of the available builds is
performed and if ReleaseIA32 is available it is selected. Otherwise, an
arbitrary configuration is selected (currently the last one
lexicographically). In the case where there are no subfolders in the
"out" folder, ReleaseIA32 is selected, in order to produce the same
error that used to be produced before (this can be changed to a custom
message for user-friendliness).

Currently only the "dart" shell script is changed and if the change is
accepted, the others will be changed too.

R=floitsch@google.com, zerny@google.com

Review URL: https://codereview.chromium.org//1276333002 .
2015-08-12 15:19:23 +02:00
..
dart sdk/dart now detects an available build 2015-08-12 15:19:23 +02:00
dart.bat
dart2js dart2js: Remove heap-growth-flag that was passed to the VM. 2015-02-03 22:24:47 +00:00
dart2js.bat dart2js: Remove heap-growth-flag that was passed to the VM. 2015-02-03 22:24:47 +00:00
dart2js_developer
dart2js_developer.bat
dart2js_sdk dart2js: Remove heap-growth-flag that was passed to the VM. 2015-02-03 22:24:47 +00:00
dart2js_sdk.bat dart2js: Remove heap-growth-flag that was passed to the VM. 2015-02-03 22:24:47 +00:00
dartanalyzer Build fixes. 2015-06-03 14:03:15 -07:00
dartanalyzer.bat Build fixes. 2015-06-03 14:03:15 -07:00
dartanalyzer_developer
dartanalyzer_developer.bat
dartanalyzer_java
dartanalyzer_java.bat
dartanalyzer_sdk
dartanalyzer_sdk.bat
dartdocgen
dartdocgen.bat
dartfmt Fix path to dart_style. 2015-02-27 23:26:24 +00:00
dartfmt.bat Fix path to dart_style. 2015-02-27 23:26:24 +00:00
dartfmt_sdk Switch dartfmt in the SDK to run dart_style. 2015-02-27 23:00:35 +00:00
dartfmt_sdk.bat Switch dartfmt in the SDK to run dart_style. 2015-02-27 23:00:35 +00:00
docgen
docgen.bat
pub Switch over testing pub seperately from the the normal packages 2015-06-09 08:12:51 +02:00
pub.bat Switch over testing pub seperately from the the normal packages 2015-06-09 08:12:51 +02:00
pub_sdk Remove heap settings from pub scripts for SDK too. 2015-02-20 20:15:25 +00:00
pub_sdk.bat Remove heap settings from pub scripts for SDK too. 2015-02-20 20:15:25 +00:00