Commit Graph

13 Commits

Author SHA1 Message Date
Kevin Moore 98a21f44d5 dev_compiler: cleanup outdated URLs
dartlang.org -> dart.dev
Remove references to dev-compiler group that has been deleted

Change-Id: I8d994b5f2dba19aab3c3b0fc16c5c340fbce80fd
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/167442
Auto-Submit: Kevin Moore <kevmoo@google.com>
Reviewed-by: Nicholas Shahan <nshahan@google.com>
2020-10-13 20:06:28 +00:00
vsmenon 6f748afa91 Update USAGE.md
Fixes #28677
2017-02-15 10:52:42 -08:00
Bob Nystrom e5a45ffb5c Fix ddc USAGE doc.
The only substantive change is adding the missing
"--dart-sdk-summary=build" parameter to building the SDK. I went ahead
and prettied up the Markdown too while I was at it.

R=vsm@google.com

Review-Url: https://codereview.chromium.org/2620203002 .
2017-01-11 09:51:37 -08:00
Jennifer Messerly 365d9a000a fix #27784 and fix #27785, fromEnvironment constants in DDC
R=vsm@google.com

Review URL: https://codereview.chromium.org/2503803004 .
2016-11-16 12:20:43 -08:00
vsmenon 280b100a3a Update USAGE.md
'compile' command is obsolete
2016-08-15 07:27:15 -07:00
vsmenon 830dd542f5 Update USAGE.md 2016-08-14 15:32:48 -07:00
John Messerly 1c5f78bb28 Update USAGE.md
Remove obsolete information :)

Still need to better illustrate modular compilation, though.
2016-07-01 11:32:38 -07:00
vsmenon eb49d944cd Update USAGE.md 2016-04-16 11:24:02 -07:00
vsmenon 1d0cf65b95 Update USAGE.md 2016-02-03 05:50:25 -08:00
John Messerly d8b5015539 minor usage and readme fixes
R=vsm@google.com

Review URL: https://codereview.chromium.org/1451043002 .
2015-11-16 12:32:02 -08:00
Vijay Menon ebe7d54efd Use standard harmony flag
This fixes current breakage with Chrome 46.

R=jmesserly@google.com

Review URL: https://codereview.chromium.org/1235393004.
2015-07-16 09:33:10 -07:00
Günter Zöchbauer 32338dc16a Use hosted package instead of Git reference
now the packages is available on pub.dartlang.org
2015-06-12 09:20:02 +02:00
Vijay Menon 224ebe487f Added Usage instructions
Fixes #165

R=jmesserly@google.com, leafp@google.com

Review URL: https://codereview.chromium.org/1157093004
2015-05-29 06:04:31 -07:00