Commit graph

16 commits

Author SHA1 Message Date
Adam Vandenberg
b46935f330 notmuch 0.15.2 2013-06-11 13:39:10 -07:00
Adam Vandenberg
cd50a2e2dd notmuch: enable verbose make output 2013-04-19 11:21:29 -07:00
Jack Nagel
ec11577107 Switch compilers when no build is specified
Given the current state of OS X compilers, the original fails_with
behavior is becoming less useful, mostly resulting in build failures
each time the compiler is updated. So make the following changes:

When a build is specified, we retain the old behavior: switch compilers
if the available compiler is <= the build, don't switch if it is > the
build.

When no build is specified, unconditionally switch compilers, and don't
output the advice message. This allows us to mark formulae as
perpetually failing, avoiding the need to update formulae each time a
new compiler build is made available.

As a bonus, this makes the logic much easier to reason about.

Closes Homebrew/homebrew#18175.
2013-03-12 13:55:15 -05:00
Adam Vandenberg
90e23da1b8 notmuch uses pkg-config
Closes Homebrew/homebrew#17833.
2013-02-14 11:14:08 -08:00
Adam Vandenberg
3dca331b3f notmuch: add --emacs option
Closes Homebrew/homebrew#15895.
2013-02-06 20:44:11 -08:00
Adam Vandenberg
be22e933af notmuch 0.14
Version 0.15 is not compiling for me, so reverting to the last known working version.
2013-02-06 20:44:11 -08:00
Adam Vandenberg
858d2ee578 Revert "notmuch 0.15.1"
This reverts commit 38de561cf2f86a92b7a8db3fb4b1130172f4e88d.
2013-02-06 20:44:11 -08:00
Jon Bernard
ca35179898 notmuch 0.15.1
Closes Homebrew/homebrew#17447.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-30 14:46:00 -08:00
Adam Vandenberg
a4c9f4d9c0 notmuch: fails with clang 425
Closes Homebrew/homebrew#17442.
2013-01-30 10:56:37 -08:00
Jack Nagel
2223e8fc75 Fix bad install names in executables
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-04 13:02:43 -05:00
Jérôme Andrieux
f9e64964df notmuch 0.13.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-06 19:55:30 -07:00
Jack Nagel
7a8c2f781f notmuch 0.11.1
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-13 23:08:56 -05:00
Jack Nagel
b760b8cb41 notmuch 0.11
- Fix library install name issue that upstream is skating around

Closes Homebrew/homebrew#8284.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-21 19:24:48 -06:00
Jack Nagel
ed2dcf0517 notmuch: disable emacs via configure
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-25 21:25:59 -05:00
Jack Nagel
c651e3c68d notmuch 0.9
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-25 20:28:32 -05:00
Tomas Carnecky
510f80d106 notmuch 0.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-23 09:06:59 -07:00