aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile.local
Commit message (Expand)AuthorAge
...
* Derive version numbers from gitGravatar Michal Sojka2010-04-09
* Merge branch 'debian'Gravatar Carl Worth2010-04-06
|\
| * Avoid needlessly linking final notmuch binary against libXapian.Gravatar Carl Worth2010-04-06
| * Makefile: Add a disctclean target (simply calling clean)Gravatar Carl Worth2010-04-06
| * configure: Add support for a --mandir optionGravatar Carl Worth2010-04-06
| * Makefile: Move the completion-specific commands to completion/Makefile.localGravatar Carl Worth2010-04-06
| * Makefile: Eliminate the separate install-bash and install-zsh targets.Gravatar Carl Worth2010-04-06
| * Makefile: Eliminate the "make install-emacs" target.Gravatar Carl Worth2010-04-06
| * Makefiles: Eliminate the useless quiet_* functions.Gravatar Carl Worth2010-04-06
* | make release: Add "what's new" and "what is notmuch" sections to announcementGravatar Carl Worth2010-04-05
* | Makefile: Print template for release announcement.Gravatar Carl Worth2010-04-05
* | Makefile: Make the "make release" target push the new tag.Gravatar Carl Worth2010-04-05
* | Merge commit '0.1'Gravatar Carl Worth2010-04-05
|\|
| * Makefile: Finish implementing the "make release" target.Gravatar Carl Worth2010-04-05
| * Makefile: Start implementing a "make release" target.Gravatar Carl Worth2010-04-05
* | Increment version to 0.1.1Gravatar Carl Worth2010-04-05
|/
* Makefile: Add a dist target.Gravatar Carl Worth2010-04-05
* Makfiles: Make the top-level targets PHONYGravatar Carl Worth2010-04-05
* Makefile.local: Automatically use makefile modeGravatar David Edmondson2010-04-03
* Makefile: Add the emacs directory to load-path when compilingGravatar David Edmondson2010-04-03
* Makefile: Only print the "make install" hint after the first build.Gravatar Carl Worth2010-04-02
* notmuch: Add a version (0.1 initially) with a new --version option.Gravatar Carl Worth2010-04-02
* Compile a static notmuch binary (but only install the shared version)Gravatar Carl Worth2010-04-01
* lib: Switch to a 3-part version number for the library interface.Gravatar Carl Worth2010-04-01
* Makefiles: Align the columns of output.Gravatar Carl Worth2010-04-01
* Makefiles: Make the install rules quiet like the compilation rules.Gravatar Carl Worth2010-03-31
* Makefile: Fix to print CFLAGS with "make V=0"Gravatar Carl Worth2010-03-31
* Makefiles: Eliminate shell for loops in rule definitions.Gravatar Carl Worth2010-03-31
* Move installation of library from top-level to lib/Makefile.localGravatar Carl Worth2010-03-31
* Move some variable assignments from Makefile.local to Makefile.configGravatar Carl Worth2010-03-31
* Move bulk of rules from Makefile to Makefile.local.Gravatar Carl Worth2010-03-31
* Add a --libdir option to ./configureGravatar Ingmar Vanhassel2010-03-31
* Build and link against notmuch shared library, install notmuch.hGravatar Ben Gamari2010-03-31
* Makefile: Conditionalize the "make install" message.Gravatar Carl Worth2010-03-10
* Makefile: Simplify the conditional message of the all target.Gravatar Carl Worth2010-03-10
* Makefile: Add message to make install listing the other install targets.Gravatar Carl Worth2010-03-10
* Makefile: Add a meesage after "make" telling the user to run "make install"Gravatar Carl Worth2010-03-09
* emacs: Move emacs UI (currently just one file) to subdirectory.Gravatar David Bremner2010-03-09
* Add an "--format=(json|text)" command-line option to both notmuch-search and ...Gravatar Scott Robinson2010-02-23
* Add install target for notmuch.desktop file.Gravatar Jeffrey C. Ollie2010-01-24
* Install zsh completion fileGravatar martin f. krafft2010-01-14
* fix Makefile.local to install bash completion definitions as not executableGravatar Jameson Graef Rollins2009-12-04
* Fix quiet compilation to print the user's CFLAGS, CXXFLAGS, LDFLAGS.Gravatar Carl Worth2009-12-04
* Makefile: Incorporate getline implementation into the build.Gravatar Carl Worth2009-12-01
* Makefile: Add new "install-bash" target for bash completion supportGravatar Carl Worth2009-12-01
* notmuch: New command 'search-tags'.Gravatar Jan Janak2009-11-26
* Add 'notmuch count' command to show the count of matching messagesGravatar Keith Packard2009-11-23
* notmuch-new: Only install SIGALRM if not running under gdbGravatar Chris Wilson2009-11-22
* Makefile: Fix to work even with GZIP environment variable set.Gravatar Carl Worth2009-11-22
* Makefile: Magic silent rules.Gravatar Chris Wilson2009-11-22