From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Rae Date: Wed, 10 Dec 2014 11:58:05 -0800 Subject: [U-Boot] [PATCH 0/17] buildman: A few more features and improvements (Christmas edition) In-Reply-To: References: <1417480447-5763-1-git-send-email-sjg@chromium.org> Message-ID: <5488A5CD.2020209@broadcom.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de good improvements -- and it fixes my issues.... Thanks! (tested buildman-working 6c7f1b6) Tested-by: Steve Rae On 14-12-09 09:29 PM, Simon Glass wrote: > Hi, > > On 1 December 2014 at 17:50, Simon Glass wrote: >> Hi, >> >> On 1 December 2014 at 17:33, Simon Glass wrote: >>> Various people (on CC) have suggested improvements and reported bugs in >>> buildman. I've done a pass through these and this series is the result. >>> In summary the main changes are: >>> >>> - Flatten the output tree for 'current source builds' >>> - Improve docs to talk about Python environment and ~/.buildman file >>> - Toolchain path improvements and changes >>> - Download and install a new toolchain automatically >>> - Guess the upstream commit instead of requiring it to be set >>> - Access to the full build output >>> - Support for building an arbitrary range of commits >> >> This series is available at u-boot-x86/buildman-working. >> >> Regards, >> Simon > > Any testing on this? We could perhaps apply some of the doc updates > and fixes for this release. > > Regards, > Simon >