Received: from sog-mx-1.v43.ch3.sourceforge.com ([172.29.43.191] helo=mx.sourceforge.net) by sfs-ml-4.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1SpmgN-0007SU-B3 for bitcoin-development@lists.sourceforge.net; Fri, 13 Jul 2012 20:41:47 +0000 Received: from mail-ob0-f175.google.com ([209.85.214.175]) by sog-mx-1.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128) (Exim 4.76) id 1SpmgM-0004xQ-KW for bitcoin-development@lists.sourceforge.net; Fri, 13 Jul 2012 20:41:47 +0000 Received: by obcva7 with SMTP id va7so5592784obc.34 for ; Fri, 13 Jul 2012 13:41:40 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-originating-ip:date:message-id:subject:from:to :content-type:x-gm-message-state; bh=koekVUMQdCvjyB/GLvZghWpb32K6umH5tE0LS0lyTso=; b=A00QUrSwsys6UNGnJ8QPDnZ3J02XJoUJ5H7qsnhQhq5kTNKJB3+fGicY9xduBX4iF9 kgOZHLIBxSTH7Q22vk4xWG+n4Eiin4CRPhO9e3xQ1440urBEWh/pDL9RTfqy8VRpchn1 5vuyQJsuxcfIqH0RrrJSIfqbg8VYr4Qt2bNPwNhSkORyiuNgJJCWNbXoyMzcfuQOScHE GfeX2TKxpxm3nHIPzeGy3xG7BCK10BksSvxXhhFUD2gi9h9juE/ISlXabxL62k1MSaTG +jjf22+vh5Wb3aTCtMhWx12O0JQgFeCjkGe/KdNm8zeQUV0e8ZwjtzUso+vbPf9BWx96 fvng== MIME-Version: 1.0 Received: by 10.182.207.39 with SMTP id lt7mr3557853obc.67.1342212100833; Fri, 13 Jul 2012 13:41:40 -0700 (PDT) Received: by 10.76.6.196 with HTTP; Fri, 13 Jul 2012 13:41:40 -0700 (PDT) X-Originating-IP: [128.102.238.135] Date: Fri, 13 Jul 2012 13:41:40 -0700 Message-ID: From: Mark Friedenbach To: bitcoin-development@lists.sourceforge.net Content-Type: multipart/alternative; boundary=e89a8f642d947bc16704c4bc1b25 X-Gm-Message-State: ALoCoQnUH/4pbq+N++rf2FufyBswOj3XzdgZlDK4etPgVqUq7RDsZ/yrJyixBvjQ4FXFLPeLUijR X-Spam-Score: 1.0 (+) X-Spam-Report: Spam Filtering performed by mx.sourceforge.net. See http://spamassassin.org/tag/ for more details. 1.0 HTML_MESSAGE BODY: HTML included in message X-Headers-End: 1SpmgM-0004xQ-KW Subject: [Bitcoin-development] Gitian builds on all platforms using Vagrant/VirtualBox (GH #1597) X-BeenThere: bitcoin-development@lists.sourceforge.net X-Mailman-Version: 2.1.9 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jul 2012 20:41:47 -0000 --e89a8f642d947bc16704c4bc1b25 Content-Type: text/plain; charset=UTF-8 I had some difficulty setting up and maintaining my own gitian build system. So in the time-honored tradition of scratching my own itch, I recorded the necessary steps into a makefile so that doing a gitian build is a simple as "cd contrib/vagrant && make", on any platform provided that you have the necessary dependencies installed. I hope that others find this useful. I have submitted these scripts as pull-request #1597 on github. Cheers, Mark Friedenbach --e89a8f642d947bc16704c4bc1b25 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable I had some difficulty setting up and maintaining my own gitian build system= . So in the time-honored tradition of scratching my own itch, I recorded th= e necessary steps into a makefile so that doing a gitian build is a simple = as "cd contrib/vagrant && make", on any platform provided= that you have the necessary dependencies installed.

I hope that others find this useful. I have submitted these = scripts as pull-request #1597 on github.

Cheers,
Mark Friedenbach
--e89a8f642d947bc16704c4bc1b25--