]> git.notmuchmail.org Git - notmuch/history - Makefile.local
Move some variable assignments from Makefile.local to Makefile.config
[notmuch] / Makefile.local
2010-04-01 Carl WorthMove some variable assignments from Makefile.local...
2010-04-01 Carl WorthMove bulk of rules from Makefile to Makefile.local.
2010-04-01 Ingmar VanhasselAdd a --libdir option to ./configure
2010-04-01 Ben GamariBuild and link against notmuch shared library, install...
2010-03-10 Carl WorthMakefile: Conditionalize the "make install" message.
2010-03-10 Carl WorthMakefile: Simplify the conditional message of the all...
2010-03-10 Carl WorthMakefile: Add message to make install listing the other...
2010-03-10 Carl WorthMakefile: Add a meesage after "make" telling the user...
2010-03-09 David Bremneremacs: Move emacs UI (currently just one file) to subdi...
2010-02-23 Scott RobinsonAdd an "--format=(json|text)" command-line option to...
2010-01-23 Jeffrey C. OllieAdd install target for notmuch.desktop file.
2010-01-14 martin f. krafftInstall zsh completion file
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.