From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Thu, 30 Oct 2014 09:02:22 +0100 Subject: [U-Boot] Collapsing buildman output dir? In-Reply-To: References: <20141023130327.GI25506@bill-the-cat> <20141024191240.GQ25506@bill-the-cat> Message-ID: <20141030090222.346c9d35@lilith> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Simon, On Wed, 29 Oct 2014 13:22:08 -0600, Simon Glass wrote: > Hi Tom, > > On 24 October 2014 13:12, Tom Rini wrote: > > On Thu, Oct 23, 2014 at 12:28:10PM -0600, Simon Glass wrote: > >> Hi Tom, > >> > >> On 23 October 2014 07:03, Tom Rini wrote: > >> > Hey, > >> > > >> > So a common use case for me is building a single board. I've updated my > >> > wrapper script from BUILD_DIR=$MACHINE ./MAKEALL $MACHINE (roughly, of > >> > course) to: > >> > ./tools/buildman/buildman --keep-outputs -dvel --output $MACHINE ^$MACHINE$ > >> > > >> > Which results in my output being ./$MACHINE/current/current/$MACHINE > >> > rather than just $MACHINE. Is there a way we can collapse things down > >> > easily when we know we aren't going to be building multiple commits? > >> > >> Are you thinking of a new option to do this? > > > > Well, if we can't just do it automatically, it's probably not worth the > > hassle. Probably.. > > It sounds like something we should do. Will add to the list :-) While you're looking into it, when building without a branch, we get the output tree in $(OUTPUT_DIR)/current/current. I'd like it if one of the "/curent" could be removed. > Regards, > Simon Amicalement, -- Albert.