diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2019-08-22 16:54:13 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-22 16:54:13 -0400 |
commit | ee9b3b3864ee7988d45e861c19b57b706160edcf (patch) | |
tree | 8038dab46048611691f777bcc10746b7794d9c1d /components/script_plugins/utils.rs | |
parent | 52b63b7088035aa2f67ccf030ccf181d5f97e954 (diff) | |
parent | 57adaaaf1880ba00e3f9f0c5b75fbeb28c0f20a9 (diff) | |
download | servo-ee9b3b3864ee7988d45e861c19b57b706160edcf.tar.gz servo-ee9b3b3864ee7988d45e861c19b57b706160edcf.zip |
Auto merge of #23961 - angelortiz1007:servo-issue, r=jdm
Added support to download nuget and added python code to automate the…
… x64 and arm64 mach build -r/-d --uwp build process.
<!-- Please describe your changes on the following line: -->
Modified/added python code to:
1. Download nuget which is required for building support\HoloLens
2. added python code to perform a nuget install/restore ServoApp.sln which causes the Angle libraries to be installed so that mach build will succeed.
3. added python code to perform a MsBuild of the support\HoloLens\ServoApp.sln solution so that mach build will build ServoApp and create a ServoApp .appx install file.
Note: The Msbuild path must be present otherwise the msbuild command will fail.
---
<!-- 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
- [ ] These changes fix #23753 (GitHub issue number if applicable)
<!-- Either: -->
- [x] There are tests for these changes OR
- [x] These changes do not require tests because by performing python mach build -r/-d --uwp ---win-arm64 or mach build -r/-d --uwp
<!-- 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/23961)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script_plugins/utils.rs')
0 files changed, 0 insertions, 0 deletions