Re: Build failure when building ruby bindings on Fedora
[notmuch-archives.git] / 80 / 5b122ffe266039948ca1ffa8bfc77ad58dfd83
1 Return-Path: <jani@nikula.org>\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 4128E431FC3\r
6         for <notmuch@notmuchmail.org>; Wed,  1 Jan 2014 09:53:06 -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.7\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_LOW=-0.7] 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 k--T-8wUPpKv for <notmuch@notmuchmail.org>;\r
16         Wed,  1 Jan 2014 09:53:00 -0800 (PST)\r
17 Received: from mail-ea0-f181.google.com (mail-ea0-f181.google.com\r
18         [209.85.215.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id 6487D431FAF\r
21         for <notmuch@notmuchmail.org>; Wed,  1 Jan 2014 09:53:00 -0800 (PST)\r
22 Received: by mail-ea0-f181.google.com with SMTP id m10so6012717eaj.12\r
23         for <notmuch@notmuchmail.org>; Wed, 01 Jan 2014 09:52:59 -0800 (PST)\r
24 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;\r
25         d=1e100.net; s=20130820;\r
26         h=x-gm-message-state:from:to:cc:subject:date:message-id;\r
27         bh=U45mDSspJqisBW9Ck+hCf+m9fr5tBAFSoZk+1wvFwIA=;\r
28         b=b6lD8P7Dus/ZCTebCTlMZrnHaUbiyFoDfL342yLGFW0Sz7T3H/Z07z8/lLhOc3Hneu\r
29         vyZWMBJTb+nawfwSiQTxuvr632jyu5s5vXFa/e4zGvGF8kDNZKyOGI4UhQoIBEw2cUXi\r
30         cEWX2Yhh0SSbb7Ct5V9tEhnivsO7grdMEcvEn2/0dKCwPl6yLXEgQkF8dR4XaGAkxm3U\r
31         BclKA08VSpBcRqUKmBTAuCB8F2g+ii95noYQf8ClaGQHDuDEyf2S13d/djqfcr0XImAB\r
32         pWitpNT0QCBGrrcq4Nb+r0c6tIUs+4NbJ91HuwQM5zm82H+OqrLdurIWahQpDuHx+Sku\r
33         0gKw==\r
34 X-Gm-Message-State:\r
35  ALoCoQkZQ5EFoCMDPc8UwtyRXMvZzzl87mlXsifBmy2lu+PLwReYDfHJBKgX3H8sJs3Jhbziexnc\r
36 X-Received: by 10.14.5.12 with SMTP id 12mr65273116eek.9.1388598777730;\r
37         Wed, 01 Jan 2014 09:52:57 -0800 (PST)\r
38 Received: from localhost (dsl-hkibrasgw2-58c36f-91.dhcp.inet.fi.\r
39         [88.195.111.91])\r
40         by mx.google.com with ESMTPSA id 44sm128901350eek.5.2014.01.01.09.52.55\r
41         for <multiple recipients>\r
42         (version=TLSv1.2 cipher=RC4-SHA bits=128/128);\r
43         Wed, 01 Jan 2014 09:52:56 -0800 (PST)\r
44 From: Jani Nikula <jani@nikula.org>\r
45 To: notmuch@notmuchmail.org\r
46 Subject: [PATCH v2 0/2] doxygen generated library reference man page\r
47 Date: Wed,  1 Jan 2014 19:52:52 +0200\r
48 Message-Id: <cover.1388598677.git.jani@nikula.org>\r
49 X-Mailer: git-send-email 1.8.5.2\r
50 X-BeenThere: notmuch@notmuchmail.org\r
51 X-Mailman-Version: 2.1.13\r
52 Precedence: list\r
53 List-Id: "Use and development of the notmuch mail system."\r
54         <notmuch.notmuchmail.org>\r
55 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
56         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
57 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
58 List-Post: <mailto:notmuch@notmuchmail.org>\r
59 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
60 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
61         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
62 X-List-Received-Date: Wed, 01 Jan 2014 17:53:06 -0000\r
63 \r
64 v2 of id:cover.1385826040.git.jani@nikula.org\r
65 \r
66 Rebase, minor tweaks since v1; the TODO in the referenced message above\r
67 is still valid. I suggest we get this merged as a starting point, so we\r
68 can collaborate on including a nice API man page (and possibly a HTML\r
69 API reference on the web page) for 0.18.\r
70 \r
71 BR,\r
72 Jani.\r
73 \r
74 \r
75 Jani Nikula (2):\r
76   devel: add doxygen configuration file\r
77   lib: modify notmuch.h for automatic document generation\r
78 \r
79  devel/doxygen.cfg | 304 +++++++++++++++++++++++++++++++++++++\r
80  lib/notmuch.h     | 443 +++++++++++++++++++++++++++++++++++++-----------------\r
81  2 files changed, 606 insertions(+), 141 deletions(-)\r
82  create mode 100644 devel/doxygen.cfg\r
83 \r
84 -- \r
85 1.8.5.2\r
86 \r