29 Commits (db73573b587317223c61a5c6161ad3d0eb5183bf)

Author SHA1 Message Date
gdm85 3aaaa2e188 Better output directory format (human readable)
Use commits SHA hashes as unique references
10 years ago
gdm85 41f182c9c7 Provide also asserts for detached signatures 10 years ago
gdm85 92b5ae82c8 Fix permission issues
Use local and container path variables
10 years ago
gdm85 7bd75cc4b4 Completed automation for unattended gitian bitcoin builds 10 years ago
gdm85 8f79fccb14 First draft for automated latest version builds 10 years ago
gdm85 c9ff828e51 Added missing --commit 10 years ago
gdm85 a660cb4367 Fixes to integrate with new bitcoin core dependency management & cache 10 years ago
gdm85 5407f858d4 Update README.md 10 years ago
gdm85 6bfe823cc7 Added inputs for 0.9.3rc2
Locked gitian-builder to working commit
Removed nl_NL.UTF-8 from locale.gen
Do not overwrite already existing downloaded input sources
Use COPY in place of ADD in Dockerfile's
10 years ago
gdm85 76b7213a32 A few syntax fixes 10 years ago
gdm85 1583dac1ed * added descriptors/inputs/hashes for 0.9.2 (same as 0.9.2rc2)
* fixed issue with existing input removal
* remove part of patch that was merged upstream
* more consistent check for gitian host VM creation
10 years ago
gdm85 dda351daac * always remove destination of input downloads
* fixed move command after gbuilds
10 years ago
gdm85 aec8437a1d * moved custom gitian patch to gitian-host
* avoid chown long time operation by chown'ing specific files
* use correct list filenames
* removed libpng (not used for Linux builds)
* use docker kill instead of stop
10 years ago
gdm85 3ff080d312 * support different descriptors across versions 10 years ago
gdm85 23450a3027 * parallelize wget downloads of inputs
* removed extra environment cleanup from bash_profile and added proper gitian-builder patch
* use gitian-host-vms for gitian-bitcoin-host
* fixed issue at stopping container after generation of base VMs
10 years ago
gdm85 eee1af1e61 * added sources for 0.9.2rc2 10 years ago
gdm85 05ee260412 * added generation of gitian-host-vms image
* simplified necessary steps
* fixed issue with parallel package missing
10 years ago
gdm85 66e188ab57 * add message about location of output files 10 years ago
gdm85 19bc999e55 * verify md5 hashes before using files for gbuild 10 years ago
gdm85 35611fb24e * proper fix for SSH environment pollution (see https://bugzilla.mindrot.org/show_bug.cgi?id=1285) 10 years ago
gdm85 afc8353fe0 * added workaround for Docker glitch with file permissions
* a few improvements to documentation, describing steps needed to build bitcoin
10 years ago
gdm85 bb1d304753 * unused file 10 years ago
gdm85 bf46c0c95a * added support for newer versions of bitcoin 10 years ago
gdm85 2cd7b6b6c0 * added preamble 10 years ago
gdm85 8f3167f9e8 * improvements/fix typos 10 years ago
gdm85 5a444d84a8 * added documentation & scripts for full automation of gitian bitcoin builds 10 years ago
gdm85 22c9a8a461 * put base VM creation script in gitian-host itself 10 years ago
gdm85 c836623f7a * specific documentation for building bitcoin with gitian-host 10 years ago
gdm85 b616daa07b * bitcoin gitian-host scripts (0.9.1) 10 years ago