servo/python/servo
bors-servo bc5004b05c Auto merge of #15138 - mdevlamynck:software-flag, r=jdm
Allow running servo in software rendering mode from ./mach run

<!-- Please describe your changes on the following line: -->
This adds a flag to ./mach run to use software rendering on Linux (through the LIBGL_ALWAYS_SOFTWARE env var).

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #14982.

<!-- Either: -->
- [X] These changes do not require tests because like said in the issue "There's no way to add automated tests for this".
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

<!-- 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/15138)
<!-- Reviewable:end -->
2017-01-26 14:43:21 -08:00
..
lints Isolate the WPT lint and make use of the LintRunner 2016-11-11 19:54:32 +05:30
__init__.py Fix tidy issues with Python files in python/ 2015-06-02 19:51:41 -04:00
bootstrap.py Add a Salt bootstrapper 2017-01-17 11:01:09 -05:00
bootstrap_commands.py Clean up and simplify existing mach bootstrap 2017-01-15 15:41:37 -05:00
build_commands.py Create a util.py Python module for common functions 2017-01-15 15:21:35 -05:00
command_base.py Clean up and simplify existing mach bootstrap 2017-01-15 15:41:37 -05:00
devenv_commands.py Move to Cargo workspaces 2016-11-28 09:44:20 +01:00
package_commands.py Package: Restore run-servo script on MacOS 2017-01-06 03:30:53 +01:00
packages.py Clean up and simplify existing mach bootstrap 2017-01-15 15:41:37 -05:00
post_build_commands.py Allow running servo in software rendering mode from ./mach run 2017-01-21 18:15:42 +01:00
testing_commands.py Make test-wpt-failure smoketest work again. 2017-01-24 13:33:45 -05:00
util.py Avoid hardcoded references to rustc in download() 2017-01-15 15:26:13 -05:00
win32_toast.py Add proper Win32 notification for builds 2016-08-17 09:50:58 -04:00