]> git.notmuchmail.org Git - notmuch/history - lib/Makefile.local
Avoid needlessly linking final notmuch binary against libXapian.
[notmuch] / lib / Makefile.local
2010-04-07 Carl WorthAvoid needlessly linking final notmuch binary against...
2010-04-06 Carl Worthconfigure: Add support for a --includedir option
2010-04-06 Carl WorthMerge branch 'debian' into rebuild
2010-04-06 Carl WorthMakefiles: Eliminate the useless quiet_* functions.
2010-04-05 Carl WorthRELEASING: Add this file describing the steps to make...
2010-04-03 David EdmondsonMakefile.local: Automatically use makefile mode
2010-04-01 Carl WorthCompile a static notmuch binary (but only install the...
2010-04-01 Michal SojkaMakefile: Create include directory when installing...
2010-04-01 Carl Worthlib: Switch to a 3-part version number for the library...
2010-04-01 Carl WorthMakefiles: Make the install rules quiet like the compil...
2010-04-01 Carl WorthMove installation of library from top-level to lib...
2010-04-01 Saleem AbdulrasoolFix target dependencies for multiple jobs
2010-04-01 Ben GamariBuild and link against notmuch shared library, install...
2010-03-10 Carl WorthMakefile: Fix Makefiles to depend on all child Makefile...
2010-01-21 martin f. krafftMerge branch 'upstream'
2010-01-06 Carl Worthlib: Implement new notmuch_directory_t API.
2009-11-22 Chris WilsonMakefile: Magic silent rules.
2009-11-15 Carl Worthlib: Move notmuch_messages_t code from query.cc to...
2009-11-10 Carl WorthMakefile: Make the top-level Makefile a little more...
2009-11-10 Carl WorthMakefile: Fix dependency generation to make .d files...
2009-11-10 Carl WorthImplement a non-recursive make.