aboutsummaryrefslogtreecommitdiff
path: root/contrib/gitian/gitian-freebsd.yml (follow)
AgeCommit message (Collapse)AuthorFilesLines
2021-10-14Add README to release archivesHoward Chu1-2/+2
Also add docs/ANONYMITY_NETWORKS.md Even though there is no "docs" dir in the archive...
2021-09-27gitian: cleanup more unused packagesHoward Chu1-5/+0
These appear to be leftovers inherited from Bitcoin's builder
2021-09-27gitian: omit ccache from gitian buildsHoward Chu1-1/+1
It's just wasted overhead since the build VMs are always deleted and recreated fresh for each run.
2020-10-19Force CMAKE_SKIP_RPATH=ONHoward Chu1-1/+1
Fix empty RPATH token issue. Only affects Linux and FreeBSD.
2020-09-14build: prepare v0.17selsta1-1/+1
2020-05-13[master]: Update gitian yml filesiDunk54001-1/+1
2019-11-17Use standard time for depends cachesHoward Chu1-7/+7
streamline, remove obsolete wrappers
2019-11-14gitian: add FreeBSDHoward Chu1-0/+133