aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/Makefile.local
Commit message (Expand)AuthorAge
* Makefiles: Eliminate the useless quiet_* functions.Gravatar Carl Worth2010-04-06
* RELEASING: Add this file describing the steps to make a release.Gravatar Carl Worth2010-04-05
* Makefile.local: Automatically use makefile modeGravatar David Edmondson2010-04-03
* Compile a static notmuch binary (but only install the shared version)Gravatar Carl Worth2010-04-01
* Makefile: Create include directory when installing headersGravatar Michal Sojka2010-04-01
* lib: Switch to a 3-part version number for the library interface.Gravatar Carl Worth2010-04-01
* Makefiles: Make the install rules quiet like the compilation rules.Gravatar Carl Worth2010-03-31
* Move installation of library from top-level to lib/Makefile.localGravatar Carl Worth2010-03-31
* Fix target dependencies for multiple jobsGravatar Saleem Abdulrasool2010-03-31
* Build and link against notmuch shared library, install notmuch.hGravatar Ben Gamari2010-03-31
* Makefile: Fix Makefiles to depend on all child Makefile fragments.Gravatar Carl Worth2010-03-10
* lib: Implement new notmuch_directory_t API.Gravatar Carl Worth2010-01-06
* Makefile: Magic silent rules.Gravatar Chris Wilson2009-11-22
* lib: Move notmuch_messages_t code from query.cc to new messages.cGravatar Carl Worth2009-11-14
* Makefile: Make the top-level Makefile a little more independent.Gravatar Carl Worth2009-11-10
* Makefile: Fix dependency generation to make .d files themselves dependent.Gravatar Carl Worth2009-11-10
* Implement a non-recursive make.Gravatar Carl Worth2009-11-10