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

Update Appveyor dependencies package: #2286

Closed
wants to merge 1 commit into from

Conversation

miguelportilla
Copy link
Contributor

@miguelportilla miguelportilla commented Nov 30, 2017

  • boost 1.64, including b2.exe and bjam.exe, and OpenSSL 1.0.2j.
  • Use the Visual Studio 2017 image.
  • Add boost serialization library.

@miguelportilla miguelportilla requested review from ximinez and removed request for ximinez November 30, 2017 20:59
@miguelportilla miguelportilla force-pushed the appveyor branch 2 times, most recently from 6bded7b to 59af6da Compare November 30, 2017 22:04
@codecov-io
Copy link

Codecov Report

Merging #2286 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #2286   +/-   ##
========================================
  Coverage    70.22%   70.22%           
========================================
  Files          692      692           
  Lines        50961    50961           
========================================
  Hits         35787    35787           
  Misses       15174    15174
Impacted Files Coverage Δ
src/ripple/basics/DecayingSample.h 77.77% <0%> (-8.34%) ⬇️
src/ripple/protocol/impl/Serializer.cpp 69.96% <0%> (-0.35%) ⬇️
src/ripple/app/misc/SHAMapStoreImp.cpp 79.94% <0%> (+1.02%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6dc79c2...59af6da. Read the comment docs.

* Use the Visual Studio 2017 image
* Update to rippled_deps17.01
Copy link
Collaborator

@bachase bachase left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor nit, the versions.txt in the zip file says

Boost 1.62
  Built using:
  bjam --toolset=msvc-14.0 address-model=64 architecture=x86 link=static threading=multi runtime-link=shared,static stage --stagedir=stage64

But I think it has boost 1.64 inside. Is that also the same command line for building boost you used?

@miguelportilla
Copy link
Contributor Author

Thanks, I updated the file. That command line was used except 14.1 vs 14.0.

@bachase
Copy link
Collaborator

bachase commented Dec 1, 2017

Updated zip looks good 👍

Copy link
Contributor

@mellery451 mellery451 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

didn't know appveyor had VS 2017 - nice!

@nbougalis nbougalis mentioned this pull request Jan 10, 2018
@seelabs
Copy link
Collaborator

seelabs commented Jan 16, 2018

In 0.90.0-b3

@seelabs seelabs closed this Jan 16, 2018
@miguelportilla miguelportilla deleted the appveyor branch February 5, 2018 19:45
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.

6 participants