From: Artem Bityutskiy <dedekind1@gmail.com>
To: Mike Frysinger <vapier@gentoo.org>
Cc: linux-mtd@lists.infradead.org
Subject: Re: [PATCH 1/2 v3] rewrite build system to avoid recursion
Date: Mon, 27 Jun 2011 09:11:24 +0300 [thread overview]
Message-ID: <1309155088.23597.20.camel@sauron> (raw)
In-Reply-To: <1309022438-10093-1-git-send-email-vapier@gentoo.org>
On Sat, 2011-06-25 at 13:20 -0400, Mike Frysinger wrote:
> The ubi-utils/src/ subdir is tossed as it just complicates things for no
> real gain. The dictionary.h header is relocated to the ubi-utils/include/
> since other headers in there need it.
>
> The top level clean is replaced with a `find -delete` on objects, so it
> might prune more than necessary, but many projects now do this sort of
> thing and no one complained there.
>
> A "mkdep" helper generates the actual rule, and the variables are used
> with "foreach" to expand these automatically.
>
> The tests subdir is updated only to reflect the ubi-utils source move.
> Otherwise, it is left untouched as making that non-recursive isn't really
> worth the effort.
>
> While we're gutting things, also through in kbuild style output while
> building to make things more legible.
>
> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Pushed both, thanks, this makes a lot of difference!
--
Best Regards,
Artem Bityutskiy
next prev parent reply other threads:[~2011-06-27 6:10 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-25 6:30 [PATCH] rewrite build system to avoid recursion Mike Frysinger
2011-06-25 6:32 ` Mike Frysinger
2011-06-25 6:52 ` [PATCH 1/2 v2] " Mike Frysinger
2011-06-25 6:52 ` [PATCH 2/2] autogenerate version.h from build system Mike Frysinger
2011-06-25 7:13 ` [PATCH 1/2 v2] rewrite build system to avoid recursion Artem Bityutskiy
2011-06-25 7:48 ` Mike Frysinger
2011-06-25 17:08 ` Mike Frysinger
2011-06-25 17:20 ` [PATCH 1/2 v3] " Mike Frysinger
2011-06-25 17:20 ` [PATCH 2/2 v2] autogenerate version.h from build system Mike Frysinger
2011-06-27 6:11 ` Artem Bityutskiy [this message]
2011-06-27 16:53 ` [PATCH 1/2 v3] rewrite build system to avoid recursion Brian Norris
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=1309155088.23597.20.camel@sauron \
--to=dedekind1@gmail.com \
--cc=linux-mtd@lists.infradead.org \
--cc=vapier@gentoo.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.