Skip to content

Conversation

@sipsorcery
Copy link
Contributor

This change to the appveyor CI config for msvc builds reverses a change introduced in #19960. It re-applies a setting to inform vcpkg to only build release versions of the dependencies rather than the default of debug and release.

It had been expected that the vcpkg manifest mechanism introduced in #19960 would do this automatically but it turns out not to be the case.

…ge introduced in bitcoin#19960. It re-applies a setting to inform vcpkg to only build release vesions of the dependencies rather than the default of debug and release.

It had been expected that the vcpkg manifest mechanism introduced in bitcoin#19960 would do this automatically but it turns out not to be the case.
@hebasto
Copy link
Member

hebasto commented Nov 25, 2020

This change to the appveyor CI config for msvc builds reverses a change introduced in #19960.

You mean the partial change reversing, right?

@sipsorcery
Copy link
Contributor Author

You mean the partial change reversing, right?

Yes. The vcpkg manifest mechanism stays (from what I can tell it's the way of the future for vcpkg) but a previous tweak to adjust the vcpkg settings is being put back.

@maflcko
Copy link
Member

maflcko commented Nov 25, 2020

ACK fa18e7c if green

Copy link
Member

@hebasto hebasto left a comment

Choose a reason for hiding this comment

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

ACK fa18e7c, AppVeyor build takes 5 minutes less.

@maflcko maflcko merged commit 19b8071 into bitcoin:master Nov 25, 2020
sidhujag pushed a commit to syscoin/syscoin that referenced this pull request Nov 25, 2020
…se (not debug) to reduce build times

fa18e7c This change to the appveyor CI config for msvc builds reverses a change introduced in bitcoin#19960. It re-applies a setting to inform vcpkg to only build release vesions of the dependencies rather than the default of debug and release. (Aaron Clauson)

Pull request description:

  This change to the appveyor CI config for msvc builds reverses a change introduced in bitcoin#19960. It re-applies a setting to inform vcpkg to only build release versions of the dependencies rather than the default of debug and release.

  It had been expected that the vcpkg manifest mechanism introduced in bitcoin#19960 would do this automatically but it turns out not to be the case.

ACKs for top commit:
  MarcoFalke:
    ACK fa18e7c if green
  hebasto:
    ACK fa18e7c, AppVeyor build takes 5 minutes less.

Tree-SHA512: 427e7e78190c20e0d85dad9b29beed2b6fa13f99c6bc72bcc1839dfb51237a7cc785ab707b4f851c527c1bb0d3e7ebad9e640969e19d29778584bbaeec75cecf
maflcko pushed a commit to maflcko/bitcoin-core that referenced this pull request Dec 16, 2020
…ge introduced in bitcoin#19960. It re-applies a setting to inform vcpkg to only build release vesions of the dependencies rather than the default of debug and release.

It had been expected that the vcpkg manifest mechanism introduced in bitcoin#19960 would do this automatically but it turns out not to be the case.

Github-Pull: bitcoin#20489
Rebased-From: fa18e7c
hebasto pushed a commit to hebasto/bitcoin that referenced this pull request Dec 16, 2020
…ge introduced in bitcoin#19960. It re-applies a setting to inform vcpkg to only build release vesions of the dependencies rather than the default of debug and release.

It had been expected that the vcpkg manifest mechanism introduced in bitcoin#19960 would do this automatically but it turns out not to be the case.

Github-Pull: bitcoin#20489
Rebased-From: fa18e7c
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Feb 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants