- Reduce cache size from 1.55GB to 170MB by disabling whole program optimization.
- The
*.iobj
*.ipdb
cache is no longer required because of above change. - Clearing cache hit stats instead of deleting clcache stats.txt file
- Enable access time on Windows so clcache would work correctly
- Reduce max cache size from 2GB to 512MB (Uncompressed)
- Remove unnecessary
boost-interprocess
vcpkg package - Split some command into multiple lines to make it easier to know what commands do.
appveyor: script improvement #14241
pull ken2812221 wants to merge 1 commits into bitcoin:master from ken2812221:2018-09-17-appveyor-reduce-cache changing 1 files +21 −15-
ken2812221 commented at 2:11 pm on September 17, 2018: contributor
-
fanquake added the label Tests on Sep 17, 2018
-
ken2812221 force-pushed on Sep 17, 2018
-
DrahtBot commented at 2:39 pm on September 17, 2018: member
-
DrahtBot added the label Needs rebase on Sep 24, 2018
-
ken2812221 force-pushed on Sep 24, 2018
-
DrahtBot removed the label Needs rebase on Sep 24, 2018
-
DrahtBot added the label Needs rebase on Sep 25, 2018
-
ken2812221 force-pushed on Sep 25, 2018
-
DrahtBot removed the label Needs rebase on Sep 25, 2018
-
ken2812221 force-pushed on Sep 26, 2018
-
ken2812221 force-pushed on Sep 26, 2018
-
ken2812221 force-pushed on Sep 26, 2018
-
DrahtBot commented at 8:46 am on September 28, 2018: member
Coverage Change (pull 14241) Reference (master) Lines +0.0485 % 87.0361 % Functions +0.1390 % 84.1130 % Branches +0.0171 % 51.5451 % -
ken2812221 force-pushed on Oct 2, 2018
-
ken2812221 force-pushed on Oct 2, 2018
-
ken2812221 renamed this:
appveyor: trivial build cache improvement
appveyor: script improvement
on Oct 2, 2018 -
DrahtBot added the label Needs rebase on Oct 4, 2018
-
jb55 commented at 2:40 am on October 4, 2018: memberutACK af1dcecefa09c43ca8fb50203d1b3f439cf33291
-
ken2812221 force-pushed on Oct 4, 2018
-
DrahtBot removed the label Needs rebase on Oct 4, 2018
-
appveyor: trivial build cache modifications 59a50c2179
-
in .appveyor.yml:26 in f01ad1ec6c outdated
25@@ -27,28 +26,34 @@ install: 26 - cmd: vcpkg upgrade --no-dry-run
ras0219-msft commented at 1:10 am on October 5, 2018:It would be better to replace the install+upgrade with
0>vcpkg remove --recurse --outdated 1>vcpkg install %ALL_PACKAGES%
Otherwise, you’ll be rebuilding packages that you no longer use (like boost interprocess).
You should also run
./bootstrap-vcpkg.bat
after doing agit pull
, because there may be important tool changes.
ken2812221 commented at 5:55 am on October 5, 2018:Awesome
My original thought is that we could get rid of
boost-interprocess
by clear the cache, but if we use the command you provide, we don’t have to clear the cache anymore. Just have to wait for nextboost-interprocess
update and it would be removed automatically.ken2812221 force-pushed on Oct 5, 2018MarcoFalke merged this on Oct 8, 2018MarcoFalke closed this on Oct 8, 2018
MarcoFalke referenced this in commit d9acd8648e on Oct 8, 2018ken2812221 deleted the branch on Oct 8, 2018MarcoFalke locked this on Sep 8, 2021
ken2812221 DrahtBot jb55 ras0219-msftLabels
Tests
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: 2024-11-17 12:12 UTC
More mirrored repositories can be found on mirror.b10c.me