servo/python/servo
bors-servo 5478e605ae Auto merge of #11262 - campaul:add_version_flag, r=Manishearth
Add `--version` flag

- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy --faster` does not report any errors
- [X] These changes fix #11241 (github issue number if applicable).

Either:
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because _____

Not 100% sure of a good way to test this, so I'm submitting as is for feedback. Manually testing it appears to work fine.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11262)
<!-- Reviewable:end -->
2016-06-29 09:05:35 -05:00
..
__init__.py Fix tidy issues with Python files in python/ 2015-06-02 19:51:41 -04:00
bootstrap_commands.py Add mach command to update public domain list and use a HashSet instead of a Vec to lookup public domains 2016-06-09 09:14:01 +02:00
build_commands.py mach: Set a nice icon for the binary on the Mac. 2016-06-08 12:29:46 -07:00
command_base.py Auto merge of #11262 - campaul:add_version_flag, r=Manishearth 2016-06-29 09:05:35 -05:00
devenv_commands.py Remove the gonk port 2016-05-27 19:33:43 -05:00
package_commands.py fix dylib relinking issue for mac packaging 2016-06-28 16:24:21 -06:00
post_build_commands.py Fix preference name 2016-06-24 12:03:01 +02:00
testing_commands.py Auto merge of #11516 - DDEFISHER:master, r=metajack 2016-06-06 22:54:13 -05:00