This use the custom init file introduced by #16309 to prepare the build on appveyor.
[MSVC] Simplify AppVeyor build by using user customized project file #16319
pull NicolasDorier wants to merge 1 commits into bitcoin:master from NicolasDorier:msvc/appveyor-refactor changing 3 files +12 −8-
NicolasDorier commented at 8:50 AM on July 1, 2019: contributor
- fanquake added the label Windows on Jul 1, 2019
- fanquake added the label Build system on Jul 1, 2019
- NicolasDorier renamed this:
[MSVC] Simplify AppVeyor build by using user customized project file
[MSVC] Simplify AppVeyor build by using user customized project file (WIP)
on Jul 1, 2019 -
[MSVC] Simplify AppVeyor build by using user customized project file 86a59553af
- NicolasDorier renamed this:
[MSVC] Simplify AppVeyor build by using user customized project file (WIP)
[MSVC] Simplify AppVeyor build by using user customized project file
on Jul 1, 2019 - NicolasDorier force-pushed on Jul 1, 2019
-
sipsorcery commented at 10:16 AM on July 3, 2019: member
@NicolasDorier this PR is doubling the AppVeyor build time for me.
On
masterthe build time is 15 to 18 minutes (ignoring the first build on a new branch when there is no cache and the occasional failure due to the tests).For this PR, which corresponds to my
16319, build times are from 32 to 39 minutes.Seems like
clcacheis not getting wired up correctly?<img width="773" alt="build_times" src="https://user-images.githubusercontent.com/197660/60583559-7296a100-9d8b-11e9-8cf3-6646e64f9a5c.png">
-
NicolasDorier commented at 11:02 AM on July 3, 2019: contributor
This is super strange. I noticed that the cache was wasted locally by https://github.com/frerich/clcache/issues/355 to which I found a workaround.
But this should be unrelated to this PR. Will take a closer look, thanks!
-
NicolasDorier commented at 12:05 PM on July 3, 2019: contributor
Closing this PR, thinking about it, it is not really worth it touching this.
- NicolasDorier closed this on Jul 3, 2019
- DrahtBot locked this on Dec 16, 2021