appveyor: fix cache issue and reduce dependencies build time #15506

pull ken2812221 wants to merge 1 commits into bitcoin:master from ken2812221:appveyor-release-only changing 1 files +3 −3
  1. ken2812221 commented at 11:31 PM on February 28, 2019: contributor
    • fix the filename typo on appveyor.yml. Maybe it's the reason that appveyor cache does not work properly.
    • Build release dependency libraries only. We build both release and debug on master. This could save ~5 mins.
  2. appveyor: Don't build debug libraries instead of "build and delete" aeb7fbfd69
  3. fanquake added the label Tests on Feb 28, 2019
  4. fanquake commented at 2:28 AM on March 1, 2019: member

    utACK aeb7fbf

  5. practicalswift commented at 7:24 AM on March 1, 2019: contributor

    Nice catch!

    utACK aeb7fbfd69d08639eb340d679c0451b2dbba5887

  6. fanquake requested review from MarcoFalke on Mar 1, 2019
  7. MarcoFalke merged this on Mar 1, 2019
  8. MarcoFalke closed this on Mar 1, 2019

  9. MarcoFalke referenced this in commit dc251de6a5 on Mar 1, 2019
  10. in .appveyor.yml:14 in aeb7fbfd69
      10 | @@ -11,15 +11,15 @@ environment:
      11 |    PATH: 'C:\Python37-x64;C:\Python37-x64\Scripts;%PATH%'
      12 |    PYTHONUTF8: 1
      13 |  cache:
      14 | -- C:\tools\vcpkg\installed -> appveyor.yml
      15 | -- C:\Users\appveyor\clcache -> appveyor.yml, build_msvc\**, **\Makefile.am, **\*.vcxproj.in
      16 | +- C:\tools\vcpkg\installed -> .appveyor.yml
    


    Sjors commented at 2:53 PM on March 1, 2019:

    Oops. Thanks!

  11. ken2812221 deleted the branch on Mar 1, 2019
  12. MarcoFalke locked this on Dec 16, 2021


MarcoFalke

Labels

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-20 09:14 UTC

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