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