12 Commits

Author SHA1 Message Date
Adam Barth
5e14bc271b Merge pull request #65 from abarth/roll_tools
Add a script for updating code from Chromium and Mojo
2015-07-16 20:47:51 -07:00
Eric Seidel
ad920749c2 Fix sky/tools/gn --debug to not expect an argument
Typo from a previous commit of mine.

R=abarth@google.com
2015-07-16 17:38:58 -07:00
Collin Jackson
3360b5658f Merge pull request #68 from collinjackson/readme
README updates

R=eseidel
2015-07-16 16:55:04 -07:00
Eric Seidel
c501d29ec1 big_red_button should only publish the sky package
R=abarth@google.com
2015-07-16 16:46:59 -07:00
Collin Jackson
44702d192f README updates 2015-07-16 16:39:44 -07:00
Eric Seidel
cb399b5dae Add goma support to sky/tools/gn
R=abarth@google.com
2015-07-16 16:38:12 -07:00
Eric Seidel
050137d69b Fix ability to build release builds
Also fixed a typo in big_red_button script where
we were passing 'gn' to the 'gn' script.

R=abarth@google.com
2015-07-16 16:27:49 -07:00
Eric Seidel
2e854dc840 Fix big_red_button in its new home.
R=abarth@google.com
2015-07-16 15:49:59 -07:00
Adam Barth
d8d7ff6fe8 Add a script for updating code from Chromium and Mojo 2015-07-16 15:49:44 -07:00
Eric Seidel
6c6dfe3e2d Roll versions in perparation for another APK release.
Also fixed roll_versions to no longer roll mojo paths
since those are not part of the sky_engine repository.

R=abarth@google.com
2015-07-16 15:42:57 -07:00
Adam Barth
0fe9246dde Add //sky/tools/gn to automate running gn
This lets us avoid using mojob.py, which errors out because we lack a go
toolchain.
2015-07-16 13:31:11 -07:00
Collin Jackson
c1f3de3b1d After running filter-branch, move root directory into sky/ 2015-07-16 11:54:25 -07:00