Bitcoin Forum

Bitcoin => Development & Technical Discussion => Topic started by: maaku on July 14, 2012, 02:39:28 AM



Title: Automated gitian build process within VirtualBox instance
Post by: maaku on July 14, 2012, 02:39:28 AM
I'm posting here because some people may find it useful, and not everyone reads the development list. I've pushed pull-request #1597, which adds a makefile with commands to build out a VirtualBox VM capable of doing deterministic gitian builds from any machine that can run VirtualBox. Simply do a "cd contrib/vagrant && make".

https://github.com/bitcoin/bitcoin/pull/1597