servo/python/servo
Jack Moffitt 96cbe7ac97 Add --browserhtml/-b command to ./mach run
This will run Servo with browser.html. We use the latest package in the
dependency tree if there are multiple copies, since there is no way for
Cargo to tell us which one is canonical.
2016-03-04 15:07:32 -07:00
..
__init__.py Fix tidy issues with Python files in python/ 2015-06-02 19:51:41 -04:00
bootstrap_commands.py Download extra std lib when cross-compiling #9557 2016-02-12 14:58:08 -05:00
build_commands.py Fix for gonk bootstrapping 2016-02-23 02:29:06 +01:00
command_base.py Now we use python for os_type, we need to catch 'windows' as well as 'mingw65_nt- fixes #9597' 2016-02-13 22:43:39 +00:00
devenv_commands.py adding check for windows then using Scripts instead of bin 2016-01-22 19:27:29 -06:00
post_build_commands.py Add --browserhtml/-b command to ./mach run 2016-03-04 15:07:32 -07:00
testing_commands.py Auto merge of #9685 - danlrobertson:i9666, r=Wafflespeanut 2016-02-26 00:13:27 +05:30