servo/python/servo
bors-servo 880f3b8b7a
Auto merge of #23268 - asajeffrey:magicleap-package-fixes, r=jdm
Magicleap package fixes

<!-- Please describe your changes on the following line: -->

A couple of fixes for magicleap packaging...
* Move the setting of the debuggable flag into the `.package` file where it belongs,
* Allow compiling with v0.20.0 of the SDK.

---
<!-- 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 do not require tests because it fixes the build

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- 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/23268)
<!-- Reviewable:end -->
2019-04-25 18:25:19 -04:00
..
lints Update web-platform-tests to revision be5419e845d39089ba6dc338c1bd0fa279108317 2018-01-09 12:52:27 -05:00
mutation Do not mutate if let 2018-02-21 08:07:30 -08:00
__init__.py Fix tidy issues with Python files in python/ 2015-06-02 19:51:41 -04:00
bootstrap.py Updated bootstrap.py 2019-04-23 12:02:40 -05:00
bootstrap_commands.py Reduce log spam when running sdkmanager 2018-10-11 19:11:32 +02:00
build_commands.py Force the use of clang-cl.exe for Windows builds. 2019-04-25 10:55:16 -04:00
command_base.py Update mach bootstrap-gstreamer to use the latest binaries 2019-03-27 11:17:18 +01:00
devenv_commands.py Fix certifi import error while running ./match bootstrap 2019-01-03 14:41:54 +05:30
package_commands.py Move debuggable flag setting for magicleap package to package file 2019-04-25 12:56:37 -05:00
packages.py Update cmake for MSVC builds. 2019-04-24 15:07:31 -04:00
post_build_commands.py Generate apis.html in ./mach doc 2018-12-12 08:28:15 +01:00
servo-binary-formula.rb.in Change servo homepage link to https 2018-11-27 19:01:20 +01:00
testing_commands.py Make create-wpt mach command use new manifest update implementation 2018-12-24 14:47:09 +01:00
util.py Fix certifi import error while running ./match bootstrap 2019-01-03 14:41:54 +05:30
win32_toast.py Add proper Win32 notification for builds 2016-08-17 09:50:58 -04:00