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

[osgearth/rocksdb] Update to latest release #14976

Merged
merged 7 commits into from
Dec 17, 2020

Conversation

NancyLi1013
Copy link
Contributor

@NancyLi1013 NancyLi1013 commented Dec 7, 2020

Describe the pull request

  1. Update osgearth to the latest version 3.1

    Add new options

    Remove rocksdb patch (Fix on rocksdb sides)

  2. Update rocksdb to the latest version 6.14.6

    Update patches

    Remove 0001-disable-gtest.patch (Both WITH_TESTS and WITH_BENCHMARK_TOOLS have been set as OFF)

    Remove vpkg-cmake-wrapper.cmake (Currently, rocksdb only supports static library, it's unnecessary to use this file)

Note: All features have passed with the following triplets:

  • x86-windows
  • x64-windows
  • x64-windows-static

@NancyLi1013 NancyLi1013 added category:port-bug The issue is with a library, which is something the port should already support info:internal This PR or Issue was filed by the vcpkg team. category:port-update The issue is with a library, which is requesting update new revision labels Dec 7, 2020
NancyLi1013 added 2 commits December 8, 2020 22:28
Change the dependency of osgearth to test
@NancyLi1013 NancyLi1013 changed the title [osgearth] Update to 3.1 [osgearth/rocksdb] Update to latest release Dec 9, 2020
@NancyLi1013 NancyLi1013 marked this pull request as ready for review December 10, 2020 08:15
@JackBoosY JackBoosY added the info:reviewed Pull Request changes follow basic guidelines label Dec 10, 2020
@BillyONeal BillyONeal added requires:discussion and removed info:reviewed Pull Request changes follow basic guidelines labels Dec 11, 2020
@NancyLi1013
Copy link
Contributor Author

@BillyONeal

It should be ok now. I have updated to use the variable ${OSG_PLUGINS_SUBDIR} instead of the specific version.

@BillyONeal BillyONeal added info:reviewed Pull Request changes follow basic guidelines and removed requires:discussion labels Dec 17, 2020
@BillyONeal BillyONeal merged commit ce5d30c into microsoft:master Dec 17, 2020
@BillyONeal
Copy link
Member

Thanks!

ryukw7 pushed a commit to ryukw7/vcpkg that referenced this pull request Dec 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-bug The issue is with a library, which is something the port should already support category:port-update The issue is with a library, which is requesting update new revision info:internal This PR or Issue was filed by the vcpkg team. info:reviewed Pull Request changes follow basic guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

osgearth:x64-windows build failure
4 participants