Commit Graph

17 Commits

Author SHA1 Message Date
Michael Goderbauer
7e555aec77
Bump dart sdk in third_party/dart/tools/sdks/dart-sdk to 2.1.0-dev.9.4 (#192) 2018-11-20 15:24:38 -08:00
Alexander Aprelev
e191609670
Merge (#173) 2018-09-20 07:55:38 -07:00
Alexander Aprelev
fc7d5af92f
Move up prebuilt dart sdk so it compatible with incoming dart sdk roll (#148)
* Move up prebuilt dart sdk so it compatible with incoming dart sdk roll(dart2js options changed)

* Update dart download script to get rid of os infix
2018-07-02 14:32:22 -07:00
Siva
1e4fc3e833
Update dart version to 2.0.0-dev.55.0 (#142) 2018-05-18 16:58:38 -07:00
Alexander Aprelev
66676c9960
Move downloaed dart in flutter engine to dev.47 form dev.20. (#133)
This is needed to build engine after dart sdk commit 973a1a0219.
2018-04-16 15:19:50 -07:00
Alexander Aprelev
9881cb0513
Roll dart dependency to dev.20 (#125) 2018-02-07 14:46:06 -08:00
Alexander Aprelev
e8854a250d
Roll dart-sdk to 2.0.0-dev.16.0 (#123) 2018-01-18 14:00:30 -08:00
P.Y. Laligand
d9dc9e87c9 Update location of the Dart project. (#108) 2017-10-18 19:23:02 -07:00
Alexander Aprelev
1717079f32 Roll Dart SDK dependency from stable up to dev. (#102)
* Roll Dart SDK dependency up.

Changes in Dart
SDK(af7bf48e7d)
results in dartanalyzer stable 1.24.2
crashes(https://travis-ci.org/flutter/engine/builds/275215000#L511).
This PR moves Dart SDK to 1.25.0-dev.9.0 which seems to have fix for the
crash.

* Move up to 11.0
2017-09-13 15:13:27 -07:00
Alexander Aprelev
214524470c Checkout prebuilt dart into standalone dart location. (#77)
* Checkout prebuilt dart into same location where standalone dart sdk expects it.

* Refactor. Remove correct folder
2017-06-29 13:45:54 -07:00
Michael Goderbauer
10383548a4 Don't set Unix file permissions when extracting Dart SDK on Windows (#76)
Prevents from setting dart.exe incorrectly to read-only which causes trouble when the bot tries to delete it.
2017-06-28 16:22:20 -07:00
Yegor
3d2cc60935 upgrade to Dart SDK 1.24.2 (#74) 2017-06-26 16:33:11 -07:00
Jason Simmons
bdd9f1ffb3 Preserve file permissions when unzipping the Dart SDK (#49) 2017-01-27 14:56:52 -08:00
Michael Goderbauer
18a556407a Make some hooks portable to run on Windows. (#45)
* tools/dart/update.py can now also update the Dart SDK on Windows
* tools/android/download_android_tools.py does not error on Windows anymore (it exits gracefully with a notice)

The Android Tools are not needed on a Windows host because we are prebuilding the Android binaries on a Linux host.
2017-01-20 17:33:11 -08:00
Jason Simmons
8bdd408713 Upgrade Dart SDK to 1.21.0 (#44) 2016-12-09 15:11:44 -08:00
Benjamin BALET
7524fef13a Add win32 into the list of supported platforms of Dart SDK (#3) 2016-08-20 08:51:13 -07:00
Adam Barth
af5d72a1e4 Initial import 2016-08-09 12:21:53 -07:00