aboutsummaryrefslogtreecommitdiff
path: root/Makefile.local
AgeCommit message (Expand)Author
2010-04-14Makefile: Move include of Makefile.config up from Makefile.localCarl Worth
2010-04-14Fix up Makefile for build.Aaron Ecay
2010-04-14Use C++ compiler to link notmuch binariesAaron Ecay
2010-04-13Decode headers in replyMichal Sojka
2010-04-09Derive version numbers from gitMichal Sojka
2010-04-06Merge branch 'debian'Carl Worth
2010-04-06Avoid needlessly linking final notmuch binary against libXapian.Carl Worth
2010-04-06Makefile: Add a disctclean target (simply calling clean)Carl Worth
2010-04-06configure: Add support for a --mandir optionCarl Worth
2010-04-06Makefile: Move the completion-specific commands to completion/Makefile.localCarl Worth
2010-04-06Makefile: Eliminate the separate install-bash and install-zsh targets.Carl Worth
2010-04-06Makefile: Eliminate the "make install-emacs" target.Carl Worth
2010-04-06Makefiles: Eliminate the useless quiet_* functions.Carl Worth
2010-04-05make release: Add "what's new" and "what is notmuch" sections to announcementCarl Worth
2010-04-05Makefile: Print template for release announcement.Carl Worth
2010-04-05Makefile: Make the "make release" target push the new tag.Carl Worth
2010-04-05Merge commit '0.1'Carl Worth
2010-04-05Makefile: Finish implementing the "make release" target.0.1Carl Worth
2010-04-05Makefile: Start implementing a "make release" target.Carl Worth
2010-04-05Increment version to 0.1.1Carl Worth
2010-04-05Makefile: Add a dist target.Carl Worth
2010-04-05Makfiles: Make the top-level targets PHONYCarl Worth
2010-04-03Makefile.local: Automatically use makefile modeDavid Edmondson
2010-04-03Makefile: Add the emacs directory to load-path when compilingDavid Edmondson
2010-04-02Makefile: Only print the "make install" hint after the first build.Carl Worth
2010-04-02notmuch: Add a version (0.1 initially) with a new --version option.Carl Worth
2010-04-01Compile a static notmuch binary (but only install the shared version)Carl Worth
2010-04-01lib: Switch to a 3-part version number for the library interface.Carl Worth
2010-04-01Makefiles: Align the columns of output.Carl Worth
2010-03-31Makefiles: Make the install rules quiet like the compilation rules.Carl Worth
2010-03-31Makefile: Fix to print CFLAGS with "make V=0"Carl Worth
2010-03-31Makefiles: Eliminate shell for loops in rule definitions.Carl Worth
2010-03-31Move installation of library from top-level to lib/Makefile.localCarl Worth
2010-03-31Move some variable assignments from Makefile.local to Makefile.configCarl Worth
2010-03-31Move bulk of rules from Makefile to Makefile.local.Carl Worth
2010-03-31Add a --libdir option to ./configureIngmar Vanhassel
2010-03-31Build and link against notmuch shared library, install notmuch.hBen Gamari
2010-03-10Makefile: Conditionalize the "make install" message.Carl Worth
2010-03-10Makefile: Simplify the conditional message of the all target.Carl Worth
2010-03-10Makefile: Add message to make install listing the other install targets.Carl Worth
2010-03-09Makefile: Add a meesage after "make" telling the user to run "make install"Carl Worth
2010-03-09emacs: Move emacs UI (currently just one file) to subdirectory.David Bremner
2010-02-23Add an "--format=(json|text)" command-line option to both notmuch-search and notmuch-show.Scott Robinson
2010-01-24Add install target for notmuch.desktop file.Jeffrey C. Ollie
2010-01-14Install zsh completion filemartin f. krafft
2009-12-04fix Makefile.local to install bash completion definitions as not executableJameson Graef Rollins
2009-12-04Fix quiet compilation to print the user's CFLAGS, CXXFLAGS, LDFLAGS.Carl Worth
2009-12-01Makefile: Incorporate getline implementation into the build.Carl Worth
2009-12-01Makefile: Add new "install-bash" target for bash completion supportCarl Worth
2009-11-26notmuch: New command 'search-tags'.Jan Janak