Eric Seidel
751267a450
applied patch mojo_dart_embedder.patch
2015-08-06 15:38:19 -07:00
Eric Seidel
a99932dc95
Update to mojo 35de44e3618d508b2b3862af2216aee8c70ad8e5
2015-08-06 15:38:19 -07:00
John McCutchan
06c4a41a43
applied patch mojo_dart_embedder.patch
2015-07-30 12:57:43 -07:00
John McCutchan
2ee8f2c479
Update to mojo cefcbfbe9b31b2f5ab8a3f86e85cc19957b8a79b
2015-07-30 12:57:43 -07:00
John McCutchan
6e019986ce
applied patch mojo_dart_embedder.patch
2015-07-30 10:58:11 -07:00
John McCutchan
57ce2a4e37
Update to mojo e172885c9058b3c4fad14302c22462b01fe61293
2015-07-30 10:58:11 -07:00
Adam Barth
5a187a2716
Update to mojo b978e0176f16eb55ab1a06a46c4882d07117d2fe
2015-07-29 22:11:27 -07:00
Adam Barth
052a8fc747
Remove //tonic dependency
...
We don't import //tonic, which makes this dependency a gn-time failure.
Fortunately, we don't build this target anyway, so we can just remove this
line.
2015-07-29 21:12:22 -07:00
Adam Barth
add369a2f6
Update to mojo eb9330c8d7eccbd8318f0e4f622282926f144870
2015-07-29 21:08:32 -07:00
Tony Gentilcore
77fef24c22
Fix compilation
2015-07-27 17:50:11 -07:00
Tony Gentilcore
e1a062f89d
Update to mojo 402986f19a165b3be13108146a913245c2c36d7c
2015-07-27 17:33:58 -07:00
Adam Barth
928146ead1
Use the build system to build artifacts for distribution
...
Instead of using a collection of Python scripts to generate the artifacts we
want to distribute from this repository, we should just use the build system.
This CL adds a top-level |dist| target that creates these artifacts in a "dist"
directory of the build output.
2015-07-22 09:46:06 -07:00
Adam Barth
1cadb3b1ba
Fix dart_pkg.py build crash
...
We need to work in absolute paths because os.path.exists("foo/..") is False but
os.mkdirs("foo/..") will generate an error.
2015-07-20 23:13:51 -07:00
Benjamin Lerman
6b1f4d303b
Update to mojo 5561fc7ae1717f8013a873f744fdae116d046e74
2015-07-20 21:56:32 +02:00
Adam Barth
f0db19990c
Update to mojo 894a8dd5afe950d4ab0d5f38902e0c14c1ebd01b
2015-07-20 10:24:43 -07:00
Adam Barth
ad9b135217
Update to mojo 5f5dfcc9af8b40a14dd76e34c60a5766b9f58bb4
2015-07-16 11:44:14 -07:00