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
/
Makefile.local
Age
Commit message (
Expand
)
Author
2010-04-06
Avoid needlessly linking final notmuch binary against libXapian.
Carl Worth
2010-04-06
Makefile: Add a disctclean target (simply calling clean)
Carl Worth
2010-04-06
configure: Add support for a --mandir option
Carl Worth
2010-04-06
Makefile: Move the completion-specific commands to completion/Makefile.local
Carl Worth
2010-04-06
Makefile: Eliminate the separate install-bash and install-zsh targets.
Carl Worth
2010-04-06
Makefile: Eliminate the "make install-emacs" target.
Carl Worth
2010-04-06
Makefiles: Eliminate the useless quiet_* functions.
Carl Worth
2010-04-05
Makefile: Finish implementing the "make release" target.
0.1
Carl Worth
2010-04-05
Makefile: Start implementing a "make release" target.
Carl Worth
2010-04-05
Makefile: Add a dist target.
Carl Worth
2010-04-05
Makfiles: Make the top-level targets PHONY
Carl Worth
2010-04-03
Makefile.local: Automatically use makefile mode
David Edmondson
2010-04-03
Makefile: Add the emacs directory to load-path when compiling
David Edmondson
2010-04-02
Makefile: Only print the "make install" hint after the first build.
Carl Worth
2010-04-02
notmuch: Add a version (0.1 initially) with a new --version option.
Carl Worth
2010-04-01
Compile a static notmuch binary (but only install the shared version)
Carl Worth
2010-04-01
lib: Switch to a 3-part version number for the library interface.
Carl Worth
2010-04-01
Makefiles: Align the columns of output.
Carl Worth
2010-03-31
Makefiles: Make the install rules quiet like the compilation rules.
Carl Worth
2010-03-31
Makefile: Fix to print CFLAGS with "make V=0"
Carl Worth
2010-03-31
Makefiles: Eliminate shell for loops in rule definitions.
Carl Worth
2010-03-31
Move installation of library from top-level to lib/Makefile.local
Carl Worth
2010-03-31
Move some variable assignments from Makefile.local to Makefile.config
Carl Worth
2010-03-31
Move bulk of rules from Makefile to Makefile.local.
Carl Worth
2010-03-31
Add a --libdir option to ./configure
Ingmar Vanhassel
2010-03-31
Build and link against notmuch shared library, install notmuch.h
Ben Gamari
2010-03-10
Makefile: Conditionalize the "make install" message.
Carl Worth
2010-03-10
Makefile: Simplify the conditional message of the all target.
Carl Worth
2010-03-10
Makefile: Add message to make install listing the other install targets.
Carl Worth
2010-03-09
Makefile: Add a meesage after "make" telling the user to run "make install"
Carl Worth
2010-03-09
emacs: Move emacs UI (currently just one file) to subdirectory.
David Bremner
2010-02-23
Add an "--format=(json|text)" command-line option to both notmuch-search and notmuch-show.
Scott Robinson
2010-01-24
Add install target for notmuch.desktop file.
Jeffrey C. Ollie
2010-01-14
Install zsh completion file
martin f. krafft
2009-12-04
fix Makefile.local to install bash completion definitions as not executable
Jameson Graef Rollins
2009-12-04
Fix quiet compilation to print the user's CFLAGS, CXXFLAGS, LDFLAGS.
Carl Worth
2009-12-01
Makefile: Incorporate getline implementation into the build.
Carl Worth
2009-12-01
Makefile: Add new "install-bash" target for bash completion support
Carl Worth
2009-11-26
notmuch: New command 'search-tags'.
Jan Janak
2009-11-23
Add 'notmuch count' command to show the count of matching messages
Keith Packard
2009-11-22
notmuch-new: Only install SIGALRM if not running under gdb
Chris Wilson
2009-11-22
Makefile: Fix to work even with GZIP environment variable set.
Carl Worth
2009-11-22
Makefile: Magic silent rules.
Chris Wilson
2009-11-21
Make bash completion directory configurable.
James Rowe
2009-11-20
bash-completion: Move to contrib
Ingmar Vanhassel
2009-11-20
Add notmuch.1.gz to files to be cleaned
Mikhail Gusarov
2009-11-20
Improve installation of emacs mode.
Jeffrey C. Ollie
2009-11-19
Put $(LDFLAGS) after the list of object files.
Peter Wang
2009-11-19
Makefile: Create elisp install directory explicitly
Ingmar Vanhassel
2009-11-19
Makefile: Actually install the emacs mode.
Carl Worth
[next]