aboutsummaryrefslogtreecommitdiff
path: root/Makefile.local
AgeCommit message (Expand)Author
2009-11-23Add 'notmuch count' command to show the count of matching messagesKeith Packard
2009-11-22notmuch-new: Only install SIGALRM if not running under gdbChris Wilson
2009-11-22Makefile: Fix to work even with GZIP environment variable set.Carl Worth
2009-11-22Makefile: Magic silent rules.Chris Wilson
2009-11-21Make bash completion directory configurable.James Rowe
2009-11-20bash-completion: Move to contribIngmar Vanhassel
2009-11-20Add notmuch.1.gz to files to be cleanedMikhail Gusarov
2009-11-20Improve installation of emacs mode.Jeffrey C. Ollie
2009-11-19Put $(LDFLAGS) after the list of object files.Peter Wang
2009-11-19Makefile: Create elisp install directory explicitlyIngmar Vanhassel
2009-11-19Makefile: Actually install the emacs mode.Carl Worth
2009-11-18Fix linking with gcc to use g++ to link in C++ libs.Stewart Smith
2009-11-18Older versions of install do not support -C.Jan Janak
2009-11-17Makefile: Fix missing dependency for notmuch.1 manual page.Carl Worth
2009-11-17Makefile: Manual pages shouldn't be executableIngmar Vanhassel
2009-11-17Makefile: Change default install prefix from /usr to /usr/localCarl Worth
2009-11-17Makefile: Prefer directories as the target for install commands.Carl Worth
2009-11-17Makefile: Create installation directories explicitlyIngmar Vanhassel
2009-11-11notmuch new: Unbreak after the addition of notmuch-config.Carl Worth
2009-11-11notmuch: Add a configuration system.Carl Worth
2009-11-10notmuch reply: Add (incomplete) reply commandKeith Packard
2009-11-10notmuch: Break notmuch.c up into several smaller files.Carl Worth
2009-11-10Makefile: Simplify setting of CFLAGS, etc.Carl Worth
2009-11-10Implement a non-recursive make.Carl Worth