Commit graph

10 commits

Author SHA1 Message Date
Nate Bosch 55f81f2210 Mass format python with yapf
- Add `.style.yapf` with configuration to use Google style.
- Run `yapf` on all `.py` files in this repo.
- Manually fix one trailing space in a doc string.
- Run `git cl format runtime` to satisfy presubmit.

Change-Id: I7e6bd11e91f07926b9188362599af398551eed79
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/111600
Commit-Queue: Nate Bosch <nbosch@google.com>
Reviewed-by: Alexander Thomas <athom@google.com>
2019-08-05 20:34:31 +00:00
Alexander Thomas 66c9109caf [infra] Download checked in SDKs from CIPD
#33659

Change-Id: I94fccf4bbce2f0140bf0d6efa953d44b290df856
Reviewed-on: https://dart-review.googlesource.com/62840
Commit-Queue: Alexander Thomas <athom@google.com>
Reviewed-by: William Hesse <whesse@google.com>
Reviewed-by: Zach Anderson <zra@google.com>
2018-06-28 16:08:14 +00:00
P.Y. Laligand 25268a416f [fuchsia] Always download the latest SDK.
Change-Id: I8b2445a90efe3545a0dc028b7e3121207605f78c
Bug:
Reviewed-on: https://dart-review.googlesource.com/19141
Reviewed-by: Zach Anderson <zra@google.com>
2017-11-08 16:27:47 +00:00
P.Y. Laligand 68a4c5783d Update the location of the Flutter project.
Change-Id: I7aa9448de2e7b58a95f3e87871a11286e7b364bb
Bug:
Reviewed-on: https://dart-review.googlesource.com/15768
Reviewed-by: Zach Anderson <zra@google.com>
2017-10-20 22:57:10 +00:00
P.Y. Laligand ce79a77331 Remove Fuchsia-specific build files.
Also fix Fuchsia tools to account for new project location (//third_party/dart).

Change-Id: If89a934729c4fa44229eaca83219dbdf8bb700a8
Bug:
Reviewed-on: https://dart-review.googlesource.com/14800
Commit-Queue: Zach Anderson <zra@google.com>
Reviewed-by: Zach Anderson <zra@google.com>
2017-10-19 17:52:37 +00:00
Zachary Anderson 81ba8cbaec [Fuchsia] Better error message from SDK update script
R=rmacnak@google.com

Review-Url: https://codereview.chromium.org/2996093002 .
2017-08-16 11:02:08 -07:00
Zachary Anderson c0319c8399 [Fuchsia] Update prebuilt SDK sha only after a successful download
R=rmacnak@google.com

Review-Url: https://codereview.chromium.org/2988813002 .
2017-07-25 14:08:22 -07:00
Zachary Anderson e81d8320cb Fixes dev SDK download script to sniff for the version Flutter wants
R=rmacnak@google.com

Review-Url: https://codereview.chromium.org/2992453002 .
2017-07-25 13:06:58 -07:00
Zachary Anderson c1ddf2a0ae Pin the dev SDK version pulled by Fuchsia
Review-Url: https://codereview.chromium.org/2989623002 .
2017-07-25 09:12:51 -07:00
Zachary Anderson a8252812b6 [Fuchsia] Script for downloading the latest prebuilt dev SDK
This will be called from a jiri hook after it lands.

R=rmacnak@google.com

Review-Url: https://codereview.chromium.org/2959973002 .
2017-06-27 13:12:22 -07:00