]> git.notmuchmail.org Git - notmuch/history - Makefile.local
lib: Update documentation of notmuch_database_add_message.
[notmuch] / Makefile.local
2009-12-05 Jameson Graef Rollinsfix Makefile.local to install bash completion definitio...
2009-12-04 Carl WorthFix quiet compilation to print the user's CFLAGS, CXXFL...
2009-12-02 Carl WorthMakefile: Incorporate getline implementation into the...
2009-12-01 Carl WorthMakefile: Add new "install-bash" target for bash comple...
2009-11-27 Bart TrojanowskiMerge remote branch 'origin/master' into vim
2009-11-26 Jan Janaknotmuch: New command 'search-tags'.
2009-11-23 Keith PackardAdd 'notmuch count' command to show the count of matchi...
2009-11-22 Chris Wilsonnotmuch-new: Only install SIGALRM if not running under gdb
2009-11-22 Carl WorthMakefile: Fix to work even with GZIP environment variab...
2009-11-22 Chris WilsonMakefile: Magic silent rules.
2009-11-20 James RoweMake bash completion directory configurable.
2009-11-20 Ingmar Vanhasselbash-completion: Move to contrib
2009-11-20 Mikhail GusarovAdd notmuch.1.gz to files to be cleaned
2009-11-20 Jeffrey C. OllieImprove installation of emacs mode.
2009-11-19 Peter WangPut $(LDFLAGS) after the list of object files.
2009-11-19 Ingmar VanhasselMakefile: Create elisp install directory explicitly
2009-11-18 Carl WorthMakefile: Actually install the emacs mode.
2009-11-18 Stewart SmithFix linking with gcc to use g++ to link in C++ libs.
2009-11-18 Jan JanakOlder versions of install do not support -C.
2009-11-18 Carl WorthMakefile: Fix missing dependency for notmuch.1 manual...
2009-11-17 Ingmar VanhasselMakefile: Manual pages shouldn't be executable
2009-11-17 Carl WorthMakefile: Change default install prefix from /usr to...
2009-11-17 Carl WorthMakefile: Prefer directories as the target for install...
2009-11-17 Ingmar VanhasselMakefile: Create installation directories explicitly
2009-11-12 Carl Worthnotmuch new: Unbreak after the addition of notmuch...
2009-11-12 Carl Worthnotmuch: Add a configuration system.
2009-11-10 Keith Packardnotmuch reply: Add (incomplete) reply command
2009-11-10 Carl Worthnotmuch: Break notmuch.c up into several smaller files.
2009-11-10 Carl WorthMakefile: Simplify setting of CFLAGS, etc.
2009-11-10 Carl WorthImplement a non-recursive make.