aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile.local
Commit message (Expand)AuthorAge
* notmuch-new: Only install SIGALRM if not running under gdbGravatar Chris Wilson2009-11-22
* Makefile: Fix to work even with GZIP environment variable set.Gravatar Carl Worth2009-11-22
* Makefile: Magic silent rules.Gravatar Chris Wilson2009-11-22
* Make bash completion directory configurable.Gravatar James Rowe2009-11-21
* bash-completion: Move to contribGravatar Ingmar Vanhassel2009-11-20
* Add notmuch.1.gz to files to be cleanedGravatar Mikhail Gusarov2009-11-20
* Improve installation of emacs mode.Gravatar Jeffrey C. Ollie2009-11-20
* Put $(LDFLAGS) after the list of object files.Gravatar Peter Wang2009-11-19
* Makefile: Create elisp install directory explicitlyGravatar Ingmar Vanhassel2009-11-19
* Makefile: Actually install the emacs mode.Gravatar Carl Worth2009-11-19
* Fix linking with gcc to use g++ to link in C++ libs.Gravatar Stewart Smith2009-11-18
* Older versions of install do not support -C.Gravatar Jan Janak2009-11-18
* Makefile: Fix missing dependency for notmuch.1 manual page.Gravatar Carl Worth2009-11-17
* Makefile: Manual pages shouldn't be executableGravatar Ingmar Vanhassel2009-11-17
* Makefile: Change default install prefix from /usr to /usr/localGravatar Carl Worth2009-11-17
* Makefile: Prefer directories as the target for install commands.Gravatar Carl Worth2009-11-17
* Makefile: Create installation directories explicitlyGravatar Ingmar Vanhassel2009-11-17
* notmuch new: Unbreak after the addition of notmuch-config.Gravatar Carl Worth2009-11-11
* notmuch: Add a configuration system.Gravatar Carl Worth2009-11-11
* notmuch reply: Add (incomplete) reply commandGravatar Keith Packard2009-11-10
* notmuch: Break notmuch.c up into several smaller files.Gravatar Carl Worth2009-11-10
* Makefile: Simplify setting of CFLAGS, etc.Gravatar Carl Worth2009-11-10
* Implement a non-recursive make.Gravatar Carl Worth2009-11-10