mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Auto merge of #23468 - servo:jdm-patch-52, r=asajeffrey
Add Windows arm64 build. Depends on: * [x] https://github.com/servo/mozjs/pull/184 * [x] https://github.com/servo/rust-mozjs/pull/463 * [ ] <strike>https://github.com/servo/ipc-channel/pull/232</strike> * [x] https://github.com/alexcrichton/cmake-rs/pull/82 * [x] https://github.com/servo/rust-offscreen-rendering-context/pull/136 * [x] https://github.com/servo/mozangle/pull/21 <!-- 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/23468) <!-- Reviewable:end -->
This commit is contained in:
commit
8e783577d2
17 changed files with 338 additions and 246 deletions
|
@ -20,6 +20,7 @@ googlevr = ["webvr/googlevr"]
|
|||
js_backtrace = ["script/js_backtrace"]
|
||||
max_log_level = ["log/release_max_level_info"]
|
||||
native-bluetooth = ["bluetooth/native-bluetooth"]
|
||||
no_wgl = ["canvas/no_wgl"]
|
||||
raqote_backend = ["canvas/raqote_backend"]
|
||||
webrender_debugger = ["webrender/debugger"]
|
||||
no_static_freetype = ["webrender/no_static_freetype"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue