summaryrefslogtreecommitdiff
path: root/bindings/ruby/extconf.rb
AgeCommit message (Collapse)Author
2012-05-25Revert "ruby: Add workarounds to use in-tree build not the installed one"Felipe Contreras
This reverts commit 82b73ffd7380b85d259eeb91100dd6ac2d14223a. Only leave the copyright changes. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
2012-05-08ruby: Add workarounds to use in-tree build not the installed oneAli Polatel
- Make mkmf use the notmuch.h under ../../lib - Use libnotmuch.a instead of linking to the installed libnotmuch.so
2011-10-04ruby: be consistent with notmuch's coding styleAli Polatel
No functional change, just indentation
2010-06-06Initial ruby bindingsAli Polatel