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-16
make release: Add Debian package building and upload
0.2
Carl Worth
2010-04-16
make release: Add a check that version and debian/changelog are consistent
Carl Worth
2010-04-16
Makefile: Avoid complaining about .first-build-message not existing
Carl Worth
2010-04-16
Fix final link of notmuch binary to use C compiler if possible.
Carl Worth
2010-04-16
Makefile: Fix conditionals to avoid calling git when no .git is present
Carl Worth
2010-04-16
Makefile: Add a top-level "make snapshot" target.
Carl Worth
2010-04-16
Makefile: Rework the version checks slightly.
Carl Worth
2010-04-16
Makefile: Add an explicit version file to the repository.
Carl Worth
2010-04-16
make release: Don't print the release message on stdout.
Carl Worth
2010-04-16
Makefile: Fix "make release" to print the current release announcement.
Carl Worth
2010-04-15
make release: Enforce a clean source tree before release.
Carl Worth
2010-04-15
make release: Provide a kinder message when VERSION is forgotten.
Carl Worth
2010-04-15
Makefile: Re-order the commands in "make release" slightly.
Carl Worth
2010-04-15
Makefile: Simplify the release targets.
Carl Worth
2010-04-15
Makefile.local: Fix typo in comment.
Carl Worth
2010-04-15
Makefile: Make "make release" run the test suite.
Carl Worth
2010-04-15
Makefile: Add a "make test" target.
Carl Worth
2010-04-14
Makefile: Fix final linking of notmuch binary for OS X.
Carl Worth
2010-04-14
Add infrastructure for building shared library on OS X.
Aaron Ecay
2010-04-14
Makefile: Move compat sources from the client code to the library.
Carl Worth
2010-04-14
Makefile: Move include of Makefile.config up from Makefile.local
Carl Worth
2010-04-14
Fix up Makefile for build.
Aaron Ecay
2010-04-14
Use C++ compiler to link notmuch binaries
Aaron Ecay
2010-04-13
Decode headers in reply
Michal Sojka
2010-04-09
Derive version numbers from git
Michal Sojka
2010-04-06
Merge branch 'debian'
Carl Worth
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
make release: Add "what's new" and "what is notmuch" sections to announcement
Carl Worth
2010-04-05
Makefile: Print template for release announcement.
Carl Worth
2010-04-05
Makefile: Make the "make release" target push the new tag.
Carl Worth
2010-04-05
Merge commit '0.1'
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
Increment version to 0.1.1
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
[next]