Add Boost::Process to AppVeyor dependencies #17412

pull Sjors wants to merge 1 commits into bitcoin:master from Sjors:2019/11/msvc_boost_process changing 2 files +2 −2
  1. Sjors commented at 8:24 AM on November 8, 2019: member

    Currently unused, but it's included with Boost by default on other operating systems.

    This prevents the open PR #15382 (and everything on top of it) from invalidating the globally shared AppVeyor cache at every update, or from failing due cache not getting invalidated: #15382 (comment)

  2. laanwj added the label Tests on Nov 8, 2019
  3. promag commented at 8:40 AM on November 8, 2019: member

    @laanwj test label?

    Concept ACK.

  4. [build] add boost::process to AppVeyor dependencies
    Currently unused, but it's included with Boost by default on other
    operating systems. This prevents the open PR #15382 from invalidating
    the globally shared AppVeyor cache at every update.
    3c5e30b959
  5. in .appveyor.yml:10 in d5faf21e72 outdated
       6 | @@ -7,7 +7,7 @@ clone_depth: 5
       7 |  environment:
       8 |    APPVEYOR_SAVE_CACHE_ON_ERROR: true
       9 |    CLCACHE_SERVER: 1
      10 | -  PACKAGES: berkeleydb boost-filesystem boost-multi-index boost-signals2 boost-test boost-thread libevent openssl rapidcheck zeromq double-conversion
      11 | +  PACKAGES: berkeleydb boost-filesystem boost-proces boost-multi-index boost-signals2 boost-test boost-thread libevent openssl rapidcheck zeromq double-conversion
    


    practicalswift commented at 9:41 AM on November 8, 2019:

    boost-proces should be boost-process? :)


    Sjors commented at 10:45 AM on November 8, 2019:

    Thanks, fixed.

  6. Sjors force-pushed on Nov 8, 2019
  7. fanquake commented at 2:21 PM on November 8, 2019: member

    I'm going to close this in favour of #17416, which seems like the better solution. I also don't like the idea of preemptively adding dependencies and changing build instructions before the PR that actually requires it.

  8. fanquake closed this on Nov 8, 2019

  9. DrahtBot locked this on Dec 16, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-13 15:14 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me