public inbox for ccan@ozlabs.org
 help / color / mirror / Atom feed
From: Rusty Russell <rusty@rustcorp.com.au>
To: David Gibson <david@gibson.dropbear.id.au>, ccan@lists.ozlabs.org
Cc: rusty@rustcoorp.com.au
Subject: Re: [PATCH 4/4] Correctly include dependencies for nested modules
Date: Sun, 01 May 2016 14:12:54 +0930	[thread overview]
Message-ID: <87fuu25qy9.fsf@rustcorp.com.au> (raw)
In-Reply-To: <1462003309-22541-5-git-send-email-david@gibson.dropbear.id.au>

David Gibson <david@gibson.dropbear.id.au> writes:
> Currently we pull auto-generated dependencies into the Makefile with
> include ccan/*/*.d.  That will omit any .d files from nested modules,
> meaning things might not be correctly rebuilt there.
>
> Correct this by using the list of modules instead of a 1-level wildcard.

Thanks, these look great, please apply.

Cheers!
Rusty.
_______________________________________________
ccan mailing list
ccan@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/ccan

  reply	other threads:[~2016-05-01 20:47 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-30  8:01 [PATCH 0/4] Cleanups to ccan build David Gibson
2016-04-30  8:01 ` [PATCH 1/4] Add missing files to make clean David Gibson
2016-04-30  8:01 ` [PATCH 2/4] Clean up use of 'rm' in Makefiles David Gibson
2016-04-30  8:01 ` [PATCH 3/4] Exclude system headers from .d files David Gibson
2016-04-30  8:01 ` [PATCH 4/4] Correctly include dependencies for nested modules David Gibson
2016-05-01  4:42   ` Rusty Russell [this message]
2016-05-02  9:33     ` David Gibson

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=87fuu25qy9.fsf@rustcorp.com.au \
    --to=rusty@rustcorp.com.au \
    --cc=ccan@lists.ozlabs.org \
    --cc=david@gibson.dropbear.id.au \
    --cc=rusty@rustcoorp.com.au \
    /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