Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd UWP port - bis #23696
Add UWP port - bis #23696
Conversation
highfive
commented
Jul 3, 2019
|
Heads up! This PR modifies the following files:
|
highfive
commented
Jul 3, 2019
|
@jdm r? |
|
tidy is really unhappy. Gonna fix that. |
|
One issue I keep seeing - building twice in a row with --uwp causes a lot (but not all) of servo's dependencies to be rebuilt, even though no changes occurred. I'm trying to figure out what's causing that. |
|
I can no longer reproduce the build issue from the previous comment. |
|
@bors-servo r=jdm |
|
|
|
|
|
@bors-servo r=jdm |
|
|
Add UWP port - bis This is #23658 with some fixes: - removed nspr from DLL dependencies (was breaking VS build) - exclude symbols from header file (was breaking VS build) - rebased Before merging: - please check the rebased commit that introduces the `--uwp` option (things moved around since 7c85dc0) - should we wait until the WR fix lands upstream? <!-- 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/23696) <!-- Reviewable:end -->
|
|
paulrouget commentedJul 3, 2019
•
edited by SimonSapin
This is #23658 with some fixes:
Before merging:
--uwpoption (things moved around since 7c85dc0)This change is