Re: [PATCH 1/3] build: don't add sub Makefiles to the global deps
authorJani Nikula <jani@nikula.org>
Sun, 25 May 2014 09:17:46 +0000 (12:17 +0300)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 18:02:59 +0000 (10:02 -0800)
f6/42931c42326198e9bcf2c19b7d28e1e5f6bccb [new file with mode: 0644]

diff --git a/f6/42931c42326198e9bcf2c19b7d28e1e5f6bccb b/f6/42931c42326198e9bcf2c19b7d28e1e5f6bccb
new file mode 100644 (file)
index 0000000..a4bca9c
--- /dev/null
@@ -0,0 +1,90 @@
+Return-Path: <jani@nikula.org>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 781E3431FC9\r
+       for <notmuch@notmuchmail.org>; Sun, 25 May 2014 02:17:56 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.7\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
+       tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id iEA+00G5pSAO for <notmuch@notmuchmail.org>;\r
+       Sun, 25 May 2014 02:17:51 -0700 (PDT)\r
+Received: from mail-wg0-f51.google.com (mail-wg0-f51.google.com\r
+ [74.125.82.51])       (using TLSv1 with cipher RC4-SHA (128/128 bits))        (No client\r
+ certificate requested)        by olra.theworths.org (Postfix) with ESMTPS id\r
+ C4A23431FC7   for <notmuch@notmuchmail.org>; Sun, 25 May 2014 02:17:50 -0700\r
+ (PDT)\r
+Received: by mail-wg0-f51.google.com with SMTP id x13so6676943wgg.22\r
+       for <notmuch@notmuchmail.org>; Sun, 25 May 2014 02:17:48 -0700 (PDT)\r
+X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;\r
+       d=1e100.net; s=20130820;\r
+       h=x-gm-message-state:from:to:cc:subject:in-reply-to:references\r
+       :user-agent:date:message-id:mime-version:content-type;\r
+       bh=4vs1JhQQiqXa7itHue73B3SmSEmntzfWN10Lb2kz/Gc=;\r
+       b=Vo0kPE3YXw5JKPrhzeQzF5iZ6Nr5EFhv9VrjNiK8qu/okr9JeAgizFitK9g8OYUnFH\r
+       9rBUg+3aqLOqWzLpczEDvC3lEL9skB5rwxHSaKRC4Wcq+vxYL9pBLUnL7BH8YAwXFAOK\r
+       OtyVWjfdOTHO3I1wwerzlNgVMv40pAfNL84wvZVGu+ZWO5ymngHoMIVeCyU9TE9INVem\r
+       IoycHPPb0h223OuJwuH75gE3xovfZ3Xf82BRjdr+8eZWdi/zMxGEnb2fWwm6WmPmj88m\r
+       1HWuAi2C4K2c3dg6O/q492CpclQk2tzC0BF/WASxOFqBxHw2LosgXo0fsBVNqgeQ381f\r
+       1xbg==\r
+X-Gm-Message-State:\r
+ ALoCoQm9fpJw1g5HpKGZOgWE8mxzvd6szkdW4UJ7UCLePqWyUWl5vAVapOmbUXbpgLXi1WoL2ym5\r
+X-Received: by 10.180.74.203 with SMTP id w11mr17294523wiv.27.1401009468518;\r
+       Sun, 25 May 2014 02:17:48 -0700 (PDT)\r
+Received: from localhost (dsl-hkibrasgw2-58c36f-91.dhcp.inet.fi.\r
+       [88.195.111.91]) by mx.google.com with ESMTPSA id\r
+       lo18sm16766367wic.1.2014.05.25.02.17.46 for <multiple recipients>\r
+       (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);\r
+       Sun, 25 May 2014 02:17:47 -0700 (PDT)\r
+From: Jani Nikula <jani@nikula.org>\r
+To: Felipe Contreras <felipe.contreras@gmail.com>,\r
+       Felipe Contreras <felipe.contreras@gmail.com>, notmuch@notmuchmail.org\r
+Subject: Re: [PATCH 1/3] build: don't add sub Makefiles to the global deps\r
+In-Reply-To: <5381a172d52b5_d72bf52fc50@nysa.notmuch>\r
+References: <1400841267-12807-1-git-send-email-felipe.contreras@gmail.com>\r
+       <1400841267-12807-2-git-send-email-felipe.contreras@gmail.com>\r
+       <87wqdai92o.fsf@nikula.org>\r
+       <5381a172d52b5_d72bf52fc50@nysa.notmuch>\r
+User-Agent: Notmuch/0.18~rc0+2~gbc64cdc (http://notmuchmail.org) Emacs/24.3.1\r
+       (x86_64-pc-linux-gnu)\r
+Date: Sun, 25 May 2014 12:17:46 +0300\r
+Message-ID: <87r43ii5dx.fsf@nikula.org>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\r
+Cc: Ali Polatel <alip@exherbo.org>\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Sun, 25 May 2014 09:17:56 -0000\r
+\r
+On Sun, 25 May 2014, Felipe Contreras <felipe.contreras@gmail.com> wrote:\r
+> Jani Nikula wrote:\r
+>> On Fri, 23 May 2014, Felipe Contreras <felipe.contreras@gmail.com> wrote:\r
+>> > They don't affect the global build.\r
+>> \r
+>> They do.\r
+>\r
+> They don't.\r
+\r
+Your patch, your commit message, please explain *why* you think they\r
+wouldn't or shouldn't affect the global build. Just to mention one\r
+thing, why someone modifying cflags in sub makefiles shouldn't cause\r
+rebuild?\r
+\r
+\r
+BR,\r
+Jani.\r