Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[xeus] Add new port #5351

Merged
merged 5 commits into from
Feb 22, 2019
Merged

[xeus] Add new port #5351

merged 5 commits into from
Feb 22, 2019

Conversation

myd7349
Copy link
Contributor

@myd7349 myd7349 commented Feb 11, 2019

No description provided.

ports/xeus/usage Show resolved Hide resolved
ports/xeus/CONTROL Outdated Show resolved Hide resolved
@myd7349
Copy link
Contributor Author

myd7349 commented Feb 11, 2019

I have tested this port with these triplets(The test project is here: https://github.com/myd7349/Ongoing-Study/tree/master/cpp/CMake/vcpkg/xeus_example):

  1. x86-windows
  2. x64-windows

It seems that xeus currently only supports shared library building. So, the installation will fail with following triplets:

  1. x86-windows-static
  2. x64-windows-static
  3. x64-linux

@myd7349
Copy link
Contributor Author

myd7349 commented Feb 16, 2019

Good news!

xeus supports there triplets now:

  • x86-windows-static

  • x64-windows-static

  • x64-linux

And I have updated the test project: https://github.com/myd7349/Ongoing-Study/tree/master/cpp/CMake/vcpkg/xeus_example

@vicroms vicroms self-assigned this Feb 21, 2019
@vicroms
Copy link
Member

vicroms commented Feb 22, 2019

Here are the build results:

Pass:
x64-linux
x64-windows
x64-windows-static
x86-windows

Skip
arm-uwp
arm64-windows
x64-osx
x64-uwp

I'll merge this PR.

@vicroms vicroms merged commit 9aad2e8 into microsoft:master Feb 22, 2019
@myd7349 myd7349 deleted the xeus-init branch February 22, 2019 11:37
@myd7349
Copy link
Contributor Author

myd7349 commented Feb 22, 2019

@vicroms Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants