Re: Avoiding the "huge INBOX of death"
[notmuch-archives.git] / a6 / e8cfa3220fb501e923829808cd73ff419bc8f5
1 Return-Path: <thomas@schwinge.name>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id 3AA0C429E20\r
6         for <notmuch@notmuchmail.org>; Sun, 30 Jan 2011 02:28:31 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 0\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_NONE=-0.0001] autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id wifozKkR5-0o for <notmuch@notmuchmail.org>;\r
16         Sun, 30 Jan 2011 02:28:29 -0800 (PST)\r
17 Received: from smtprelay02.ispgateway.de (smtprelay02.ispgateway.de\r
18         [80.67.31.36])\r
19         by olra.theworths.org (Postfix) with ESMTP id 4D578431FB5\r
20         for <notmuch@notmuchmail.org>; Sun, 30 Jan 2011 02:28:29 -0800 (PST)\r
21 Received: from [87.180.51.55] (helo=stokes.schwinge.homeip.net)\r
22         by smtprelay02.ispgateway.de with esmtpa (Exim 4.68)\r
23         (envelope-from <thomas@schwinge.name>) id 1PjUWC-0006OJ-3C\r
24         for notmuch@notmuchmail.org; Sun, 30 Jan 2011 11:28:28 +0100\r
25 Received: (qmail 17108 invoked from network); 30 Jan 2011 10:28:13 -0000\r
26 Received: from kepler.schwinge.homeip.net (192.168.111.7)\r
27         by stokes.schwinge.homeip.net with QMQP; 30 Jan 2011 10:28:13 -0000\r
28 Received: (nullmailer pid 3316 invoked by uid 1000);\r
29         Sun, 30 Jan 2011 10:28:13 -0000\r
30 From: Thomas Schwinge <thomas@schwinge.name>\r
31 To: Carl Worth <cworth@cworth.org>, notmuch@notmuchmail.org\r
32 Subject: Re: Build system\r
33 In-Reply-To: <87lj22pun9.fsf@kepler.schwinge.homeip.net>\r
34 References: <1294747284-18791-1-git-send-email-thomas@schwinge.name>\r
35         <87bp30n3sc.fsf@yoom.home.cworth.org>\r
36         <87lj22pun9.fsf@kepler.schwinge.homeip.net>\r
37 User-Agent: Notmuch/0.5-33-g665f77b (http://notmuchmail.org) Emacs/23.2.1\r
38         (i486-pc-linux-gnu)\r
39 Date: Sun, 30 Jan 2011 11:28:08 +0100\r
40 Message-ID: <87bp2yptxj.fsf@kepler.schwinge.homeip.net>\r
41 MIME-Version: 1.0\r
42 Content-Type: multipart/signed; boundary="=-=-=";\r
43         micalg=pgp-sha1; protocol="application/pgp-signature"\r
44 X-Df-Sender: thomas@schwinge.name\r
45 X-BeenThere: notmuch@notmuchmail.org\r
46 X-Mailman-Version: 2.1.13\r
47 Precedence: list\r
48 List-Id: "Use and development of the notmuch mail system."\r
49         <notmuch.notmuchmail.org>\r
50 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
51         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
52 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
53 List-Post: <mailto:notmuch@notmuchmail.org>\r
54 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
55 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
56         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
57 X-List-Received-Date: Sun, 30 Jan 2011 10:28:31 -0000\r
58 \r
59 --=-=-=\r
60 Content-Type: text/plain; charset=utf-8\r
61 Content-Transfer-Encoding: quoted-printable\r
62 \r
63 Hallo!\r
64 \r
65 On Sun, 30 Jan 2011 11:12:42 +0100, I <thomas@schwinge.name> wrote:\r
66 > On Sat, 29 Jan 2011 06:58:59 +1000, Carl Worth <cworth@cworth.org> wrote:\r
67 > > Rather than documenting a limitation here, why don't we do what people\r
68 > > actually want.\r
69 >=20\r
70 > Well, not a big deal for me -- I'm just used to building projects\r
71 > containing a configure file outside of the source tree, and the notmuch\r
72 > build machinery at first accepted this, but then fell over.\r
73 >=20\r
74 >=20\r
75 > > What do other build systems generally do when running configure from\r
76 > > some other directory?\r
77 >=20\r
78 > What Rob said -- but: why re-invent Autoconf / Automake if it's already\r
79 > there?  I totally admit that the GNU Autotools have their ugly corners\r
80 > (and indeed a lot of these), but on the other hand they do solve some\r
81 > issues quite nicely.\r
82 >=20\r
83 > You surely had reasons to not use these tools, and that's fine with me.\r
84 > (And I'm not especially interested in working on build systems -- done\r
85 > that enough in the past.)  Have you looked at other tools before going\r
86 > for the straight-forward (and that is very fine!) Makefile-based\r
87 > solution?\r
88 \r
89 OK -- I found the thread starting at\r
90 id:"1258897630-22282-1-git-send-email-jeff@ocjtech.us", where this has\r
91 been discussed already (as I should have expected).  ;-)\r
92 \r
93 Still, my point holds that (unless someone is willing to spend time on\r
94 this, of course) we shouldn't try to replicate the Autotools, but instead\r
95 keep our system as simple as it currently is, and thus just have it fail\r
96 if configured outside of the source tree.\r
97 \r
98 \r
99 Gr=C3=BC=C3=9Fe,\r
100  Thomas\r
101 \r
102 --=-=-=\r
103 Content-Type: application/pgp-signature\r
104 \r
105 -----BEGIN PGP SIGNATURE-----\r
106 Version: GnuPG v1.4.10 (GNU/Linux)\r
107 \r
108 iQEcBAEBAgAGBQJNRT04AAoJEGe3hdm9kOiiK8oH/01jXtfPelYOKC4A4pyvvfxa\r
109 CgVLsw/yMRsJ8yoRzaDoKco0EDFnEciaQnTciV+iVzyz7HqBbEJ1/j9W97Dngw8G\r
110 hWiVTeV0ARSuKuxEGXn28jH+z4I6S1BaL2peatSRywOKF7WvlvSxzCdJLatq19Da\r
111 tu4Ek62g1qQ//wxo6hfiNsfdQd4NwAg9WkTL+zhooMzhl2mq6f7cwBMXEU7eRbxu\r
112 vVXJ8bhO897mqUnbDwiBYrINZjRH+1SgXheUoQUzR862z08swn6nZivmuU+NCKW8\r
113 q5+SzueH1cY3ZOqwKzIz5UmUYr3Xx2mLcTKQk/lVB18x333bsVQsx0onifDXKUM=\r
114 =ACZ+\r
115 -----END PGP SIGNATURE-----\r
116 --=-=-=--\r