servo/etc/ci
bors-servo a2ce4aa852 Auto merge of #12688 - paulrouget:brew, r=larsbergstrom
brew package

Addressed #12600

This is just a WIP PR to see if this approach is right.

The same way night builds are uploaded every day, we'd like to offer a brew binary package as well.

Step 1 is to package a tarball along the dmg. This is done in `package_commands.py`.
Step 2 is to upload the package. Done is `update_brew.sh`.
Step 3 is to update the brew Formula. [servo-bin.rb](https://github.com/paulrouget/homebrew-servo/blob/master/servo-bin.rb.in) is updated in `update_brew.sh`.
Step 4 is to trigger `update_brew.sh` along `update_nightly.sh`. https://github.com/servo/saltfs/blob/master/buildbot/master/files/config/steps.yml

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/12688)
<!-- Reviewable:end -->
2016-08-14 15:25:25 -05:00
..
fontconfig Cargoify servo 2014-09-08 20:21:42 -06:00
performance Bug 10452 - Page Load Time Test Runner 2016-08-08 16:08:13 +08:00
buildbot_steps.yml Auto merge of #12688 - paulrouget:brew, r=larsbergstrom 2016-08-14 15:25:25 -05:00
chaos_monkey_test.py Added /etc/ci/chaos_monkey_test.py. 2016-04-29 09:54:20 -05:00
check_dynamic_symbols.py Adding absolute_import to check_dynamic_symbols.py 2016-04-26 10:01:57 +09:00
check_intermittents.sh Add script to check for intermittent regressions 2016-08-09 21:25:45 -07:00
check_no_unwrap.sh Add linting for shell scripts 2016-07-22 11:53:14 -05:00
former_intermittents_css.txt Add script to check for intermittent regressions 2016-08-09 21:25:45 -07:00
former_intermittents_wpt.txt Enable canvas_over_area.html (closes #8311) 2016-08-10 16:10:34 +02:00
lockfile_changed.sh Add lint to ensure substitutions use the full form 2016-08-05 09:29:10 -04:00
manifest_changed.sh Add lint to ensure substitutions use the full form 2016-08-05 09:29:10 -04:00
servo-binary-formula.rb.in brew package 2016-08-09 05:48:27 +02:00
update_brew.sh brew package 2016-08-09 05:48:27 +02:00
upload_docs.sh Add lint to ensure substitutions use the full form 2016-08-05 09:29:10 -04:00
upload_nightly.sh brew package 2016-08-09 05:48:27 +02:00
xorg.conf Cargoify servo 2014-09-08 20:21:42 -06:00