diff options
| author | MarcoFalke <[email protected]> | 2018-09-04 15:59:50 -0400 |
|---|---|---|
| committer | MarcoFalke <[email protected]> | 2018-09-04 16:00:03 -0400 |
| commit | c39fa34bfd90b1de0016ad45c207213bd03ecd75 (patch) | |
| tree | f714d5bcf397acedfe7ed248ccf71d141f46f393 /src/httpserver.cpp | |
| parent | Merge #13249: Make objects in range declarations immutable by default. Avoid ... (diff) | |
| parent | appveyor: Use clcache to speed up build (diff) | |
| download | discoin-c39fa34bfd90b1de0016ad45c207213bd03ecd75.tar.xz discoin-c39fa34bfd90b1de0016ad45c207213bd03ecd75.zip | |
Merge #14086: appveyor: Use clcache to speed up build
e4a79b4b3a appveyor: Use clcache to speed up build (Chun Kuan Lee)
Pull request description:
https://ci.appveyor.com/project/ken2812221/bitcoin/build/patch-4.407
The build time reduced from 18 mins to 7 mins.
- clcache is a third-party software, act much like ccache. (Compile-time cache)
- `*.iobj` and `*.ipdb` is a MSVC built-in cache. (Link-time cache)
Tree-SHA512: b2f61730e23b85f36022f9088370dd50e0413b0dbb14e73e4e349165e3b4622508328d3e457b7f416fb2c42325c863243aeb92c7edf3af41482d8f8c9e239045
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions