public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v10 14/14] RFC: Deprecate MAKEALL
Date: Wed, 22 Oct 2014 13:19:08 -0400	[thread overview]
Message-ID: <20141022171908.GC25506@bill-the-cat> (raw)
In-Reply-To: <20141022165944.B91A03832AC@gemini.denx.de>

On Wed, Oct 22, 2014 at 06:59:44PM +0200, Wolfgang Denk wrote:
> Dear Tom,
> 
> In message <20141022160936.GY25506@bill-the-cat> you wrote:
> > 
> > I think for Wolfgang's case that might just have to be handled with an
> > external wrapper, translating all of the ways to run MAKEALL into
> 
> Yes, you are right, an external wrapper would work, too. Silly me.
> 
> OTOH, why not keep a script under the old name that provides such
> functionality to translate calls to the buildman API?

My concern is that we'll get people complaining about things not being
mapped back exactly right.  For example, MAKEALL am335x_evm builds one
board, am335x_evm_config but buildman am335x_evm builds the whole family
of configs.  For a build test bisect run, that's fine (even if not
optimal in that it'll build more than required).  In fact if I read
things right (Simon?) buildman is bad for a single board/config.

If we map out MAKEALL's -m/-M to just fail and say use get_maintainer.pl
I think we can "good enough" map out everything else.  With perhaps an
echo to please use buildman directly when possible?

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20141022/ba532e3a/attachment.pgp>

  reply	other threads:[~2014-10-22 17:19 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-28 15:43 [U-Boot] [PATCH v10 02/14] patman: Fix indentation in terminal.py Simon Glass
2014-08-28 15:43 ` [U-Boot] [PATCH v10 03/14] patman: Correct unit tests to run correctly Simon Glass
2014-09-06 16:42   ` Simon Glass
2014-08-28 15:43 ` [U-Boot] [PATCH v10 04/14] patman: Remove the -a option Simon Glass
2014-09-06 16:42   ` Simon Glass
2014-08-28 15:43 ` [U-Boot] [PATCH v10 05/14] patman: Use --no-pager' to stop git from forking a pager Simon Glass
2014-09-06 16:43   ` Simon Glass
2014-08-28 15:43 ` [U-Boot] [PATCH v10 06/14] patman: Avoid changing the order of tags Simon Glass
2014-08-30 22:19   ` Masahiro YAMADA
2014-09-06 16:44     ` Simon Glass
2014-08-28 15:43 ` [U-Boot] [PATCH v10 07/14] buildman: Set the return code to indicate build result Simon Glass
2014-09-06 16:44   ` Simon Glass
2014-08-28 15:43 ` [U-Boot] [PATCH v10 08/14] buildman: Allow make-flags variables to include '-' and '_' Simon Glass
2014-09-06 16:45   ` Simon Glass
2014-08-28 15:43 ` [U-Boot] [PATCH v10 09/14] buildman: Implement an option to exclude boards from the build Simon Glass
2014-09-06 16:45   ` Simon Glass
2014-08-28 15:43 ` [U-Boot] [PATCH v10 10/14] buildman: Remove the directory prefix from each error line Simon Glass
2014-09-06 16:45   ` Simon Glass
2014-08-28 15:43 ` [U-Boot] [PATCH v10 11/14] buildman: Add an option to show which boards caused which errors Simon Glass
2014-09-02 12:36   ` [U-Boot] [U-Boot, v10, " Tom Rini
2014-09-02 19:17     ` Simon Glass
2014-09-06 16:46       ` Simon Glass
2014-08-28 15:43 ` [U-Boot] [PATCH v10 12/14] buildman: Separate out display of warnings and errors Simon Glass
2014-09-06 16:46   ` Simon Glass
2014-08-28 15:43 ` [U-Boot] [PATCH v10 13/14] patman: Fix detection of git version Simon Glass
2014-09-06 16:46   ` Simon Glass
2014-08-28 15:43 ` [U-Boot] [PATCH v10 14/14] RFC: Deprecate MAKEALL Simon Glass
2014-10-14  7:38   ` Simon Glass
2014-10-14  8:17     ` Tom Rini
2014-10-22  8:33       ` Wolfgang Denk
2014-10-22 15:11         ` Simon Glass
2014-10-22 15:16           ` York Sun
2014-10-22 16:09           ` Tom Rini
2014-10-22 16:59             ` Wolfgang Denk
2014-10-22 17:19               ` Tom Rini [this message]
2014-10-22 17:37                 ` Wolfgang Denk
2014-10-22 17:51                   ` Simon Glass
2014-10-22 17:56                     ` Wolfgang Denk
2014-10-22 17:59                       ` Simon Glass
2014-10-22 18:13                         ` Wolfgang Denk
2014-10-23  3:14                           ` Simon Glass
2015-07-14 17:56   ` [U-Boot] [U-Boot,v10,14/14] " Tom Rini
2014-09-06 16:41 ` [U-Boot] [PATCH v10 02/14] patman: Fix indentation in terminal.py Simon Glass

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20141022171908.GC25506@bill-the-cat \
    --to=trini@ti.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox