index
:
notmuch
debian/bookworm-backports
debian/bullseye
debian/bullseye-backports
debian/buster-backports
debian/jessie-backports
debian/squeeze-backports
debian/stretch
debian/stretch-backports
debian/trixie-backports
debian/unstable
debian/wheezy-backports
feature/git-remote
feature/wildcard
master
nmweb
pristine-tar
release
thread-based email index, search, and tagging
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Makefile.local
Age
Commit message (
Expand
)
Author
2010-04-06
Avoid needlessly linking final notmuch binary against libXapian.
Carl Worth
2010-04-06
configure: Add support for a --includedir option
Carl Worth
2010-04-06
Makefiles: Eliminate the useless quiet_* functions.
Carl Worth
2010-04-05
RELEASING: Add this file describing the steps to make a release.
Carl Worth
2010-04-03
Makefile.local: Automatically use makefile mode
David Edmondson
2010-04-01
Compile a static notmuch binary (but only install the shared version)
Carl Worth
2010-04-01
Makefile: Create include directory when installing headers
Michal Sojka
2010-04-01
lib: Switch to a 3-part version number for the library interface.
Carl Worth
2010-03-31
Makefiles: Make the install rules quiet like the compilation rules.
Carl Worth
2010-03-31
Move installation of library from top-level to lib/Makefile.local
Carl Worth
2010-03-31
Fix target dependencies for multiple jobs
Saleem Abdulrasool
2010-03-31
Build and link against notmuch shared library, install notmuch.h
Ben Gamari
2010-03-10
Makefile: Fix Makefiles to depend on all child Makefile fragments.
Carl Worth
2010-01-06
lib: Implement new notmuch_directory_t API.
Carl Worth
2009-11-22
Makefile: Magic silent rules.
Chris Wilson
2009-11-14
lib: Move notmuch_messages_t code from query.cc to new messages.c
Carl Worth
2009-11-10
Makefile: Make the top-level Makefile a little more independent.
Carl Worth
2009-11-10
Makefile: Fix dependency generation to make .d files themselves dependent.
Carl Worth
2009-11-10
Implement a non-recursive make.
Carl Worth