appveyor: Cache meson's wrap downloads
authorDylan Baker <dylan@pnwbakers.com>
Mon, 14 Oct 2019 17:20:54 +0000 (10:20 -0700)
committerDylan Baker <dylan@pnwbakers.com>
Wed, 16 Oct 2019 23:26:09 +0000 (23:26 +0000)
This makes us less reliant on wrap-db (and reduces the amount of
downloading that goes on during the build).

Closes: https://gitlab.freedesktop.org/mesa/mesa/issues/1936
Acked-by: Eric Engestrom <eric.engestrom@intel.com>
appveyor.yml

index 6c1bd370044a2ae8f52f8ef4abd80f639c2ce5f1..3a2468890d3ff732804334effd88f2f11a6e8685 100644 (file)
@@ -38,6 +38,7 @@ cache:
 - '%LOCALAPPDATA%\pip\Cache -> appveyor.yml'
 - win_flex_bison-2.5.15.zip
 - llvm-5.0.1-msvc2017-mtd.7z
+- subprojects\packagecache -> subprojects\*.wrap
 
 os: Visual Studio 2017