From 9962a0e7e75135d4f1478ce6a2b9a80cf33e444c Mon Sep 17 00:00:00 2001 From: Felipe Contreras Date: Mon, 26 May 2014 02:53:22 +1900 Subject: [PATCH] Re: [PATCH 1/3] build: don't add sub Makefiles to the global deps --- 58/f90abdcbe750b1a5df21b90e570880ccab0f54 | 82 +++++++++++++++++++++++ 1 file changed, 82 insertions(+) create mode 100644 58/f90abdcbe750b1a5df21b90e570880ccab0f54 diff --git a/58/f90abdcbe750b1a5df21b90e570880ccab0f54 b/58/f90abdcbe750b1a5df21b90e570880ccab0f54 new file mode 100644 index 000000000..3d5bb0181 --- /dev/null +++ b/58/f90abdcbe750b1a5df21b90e570880ccab0f54 @@ -0,0 +1,82 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id 08E31431FC4 + for ; Sun, 25 May 2014 01:04:50 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: -0.799 +X-Spam-Level: +X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5 + tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, + FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id y0f3rNNOy0Or for ; + Sun, 25 May 2014 01:04:46 -0700 (PDT) +Received: from mail-oa0-f53.google.com (mail-oa0-f53.google.com + [209.85.219.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id A5CD7431FC7 + for ; Sun, 25 May 2014 01:04:46 -0700 (PDT) +Received: by mail-oa0-f53.google.com with SMTP id m1so7088211oag.26 + for ; Sun, 25 May 2014 01:04:46 -0700 (PDT) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; + h=date:from:to:cc:message-id:in-reply-to:references:subject + :mime-version:content-type:content-transfer-encoding; + bh=Mgz7/S9hlomsbWqwRxWmcE4Eqecrm86pfwrNFTNhFKY=; + b=Dl0g6j95kob/1un+FQXJERWgbxbEnPPdV/HR6a+a4UK06R8DTnsS7hzxs2poP62Ru+ + KfYv54H1uQV3DaqA3zJxrNtz0MiSCZPlU/AuJWED5dZSwhjGD63MG2WTYcqnFAU7MMtZ + Ojg0oU1kH3IC5/F0J4hzQGbVnKXEzEJA93LDkWoUVHiWp9Eboge2Y78KRA3/CWE9Sjwb + Gu2CKS78uzPT+T1vhJY5X76jQtsJwSAj0xbM/nxeQKMCgrUSpAIlz0gkBuJaoqsN+b6U + aw3nGEkXLii3alX+O9Wg1odgWjK6mhjir7caRpP3BxV2lKdhBdW0VXwCaeqPmw/JV0EV + l01w== +X-Received: by 10.182.121.170 with SMTP id ll10mr12969395obb.58.1401005086238; + Sun, 25 May 2014 01:04:46 -0700 (PDT) +Received: from localhost (189-211-224-40.static.axtel.net. [189.211.224.40]) + by mx.google.com with ESMTPSA id y1sm8533468obs.27.2014.05.25.01.04.44 + for + (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); + Sun, 25 May 2014 01:04:45 -0700 (PDT) +Date: Sun, 25 May 2014 02:53:22 -0500 +From: Felipe Contreras +To: Jani Nikula , + Felipe Contreras , notmuch@notmuchmail.org +Message-ID: <5381a172d52b5_d72bf52fc50@nysa.notmuch> +In-Reply-To: <87wqdai92o.fsf@nikula.org> +References: <1400841267-12807-1-git-send-email-felipe.contreras@gmail.com> + <1400841267-12807-2-git-send-email-felipe.contreras@gmail.com> + <87wqdai92o.fsf@nikula.org> +Subject: Re: [PATCH 1/3] build: don't add sub Makefiles to the global deps +Mime-Version: 1.0 +Content-Type: text/plain; + charset=utf-8 +Content-Transfer-Encoding: 7bit +Cc: Ali Polatel +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Sun, 25 May 2014 08:04:50 -0000 + +Jani Nikula wrote: +> On Fri, 23 May 2014, Felipe Contreras wrote: +> > They don't affect the global build. +> +> They do. + +They don't. + +Cheers. + +-- +Felipe Contreras -- 2.26.2