]> git.notmuchmail.org Git - notmuch/history - Makefile.local
Makefile: Move compat sources from the client code to the library.
[notmuch] / Makefile.local
2010-04-14 Carl WorthMakefile: Move compat sources from the client code...
2010-04-14 Carl WorthMakefile: Move include of Makefile.config up from Makef...
2010-04-14 Aaron EcayFix up Makefile for build.
2010-04-14 Aaron EcayUse C++ compiler to link notmuch binaries
2010-04-13 Michal SojkaDecode headers in reply
2010-04-10 Michal SojkaDerive version numbers from git
2010-04-07 Carl WorthMerge branch 'debian'
2010-04-07 Carl WorthAvoid needlessly linking final notmuch binary against...
2010-04-07 Carl WorthMakefile: Add a disctclean target (simply calling clean)
2010-04-06 Carl Worthconfigure: Add support for a --mandir option
2010-04-06 Carl WorthMerge branch 'debian' into rebuild
2010-04-06 Carl WorthMakefile: Move the completion-specific commands to...
2010-04-06 Carl WorthMakefile: Eliminate the separate install-bash and insta...
2010-04-06 Carl WorthMakefile: Eliminate the "make install-emacs" target.
2010-04-06 Carl WorthMakefiles: Eliminate the useless quiet_* functions.
2010-04-06 Carl Worthmake release: Add "what's new" and "what is notmuch...
2010-04-05 Carl WorthMakefile: Print template for release announcement.
2010-04-05 Carl WorthMakefile: Make the "make release" target push the new...
2010-04-05 Carl WorthMerge commit '0.1'
2010-04-05 Carl WorthMakefile: Finish implementing the "make release" target. 0.1
2010-04-05 Carl WorthMakefile: Start implementing a "make release" target.
2010-04-05 Carl WorthIncrement version to 0.1.1
2010-04-05 Carl WorthMakefile: Add a dist target.
2010-04-05 Carl WorthMakfiles: Make the top-level targets PHONY
2010-04-03 David EdmondsonMakefile.local: Automatically use makefile mode
2010-04-03 David EdmondsonMakefile: Add the emacs directory to load-path when...
2010-04-02 Carl WorthMerge remote branch 'dme/dme-for-cworth'
2010-04-02 Carl WorthMakefile: Only print the "make install" hint after...
2010-04-02 Carl Worthnotmuch: Add a version (0.1 initially) with a new ...
2010-04-01 Carl WorthCompile a static notmuch binary (but only install the...
2010-04-01 Carl Worthlib: Switch to a 3-part version number for the library...
2010-04-01 Carl WorthMakefiles: Align the columns of output.
2010-04-01 Carl WorthMakefiles: Make the install rules quiet like the compil...
2010-04-01 Carl WorthMakefile: Fix to print CFLAGS with "make V=0"
2010-04-01 Carl WorthMakefiles: Eliminate shell for loops in rule definitions.
2010-04-01 Carl WorthMove installation of library from top-level to lib...
2010-04-01 Carl WorthMove some variable assignments from Makefile.local...
2010-04-01 Carl WorthMove bulk of rules from Makefile to Makefile.local.
2010-04-01 Ingmar VanhasselAdd a --libdir option to ./configure
2010-04-01 Ben GamariBuild and link against notmuch shared library, install...
2010-03-10 Carl WorthMakefile: Conditionalize the "make install" message.
2010-03-10 Carl WorthMakefile: Simplify the conditional message of the all...
2010-03-10 Carl WorthMakefile: Add message to make install listing the other...
2010-03-10 Carl WorthMakefile: Add a meesage after "make" telling the user...
2010-03-09 David Bremneremacs: Move emacs UI (currently just one file) to subdi...
2010-02-23 Scott RobinsonAdd an "--format=(json|text)" command-line option to...
2010-01-23 Jeffrey C. OllieAdd install target for notmuch.desktop file.
2010-01-21 martin f. krafftMerge branch 'upstream'
2010-01-14 martin f. krafftInstall zsh completion file
2009-12-24 Jameson Graef Rollinsmodify install target to depend on install-emacs and...
2009-12-05 Jameson Graef Rollinsmerge changes from upstream
2009-12-05 Jameson Graef Rollinsfix Makefile.local to install bash completion definitio...
2009-12-04 Carl WorthFix quiet compilation to print the user's CFLAGS, CXXFL...
2009-12-02 Carl WorthMakefile: Incorporate getline implementation into the...
2009-12-01 Carl WorthMakefile: Add new "install-bash" target for bash comple...
2009-11-28 Jameson Graef Rollinsfix Makefile.local to install bash completion definitio...
2009-11-27 Bart TrojanowskiMerge remote branch 'origin/master' into vim
2009-11-26 Jan Janaknotmuch: New command 'search-tags'.
2009-11-23 Keith PackardAdd 'notmuch count' command to show the count of matchi...
2009-11-22 Chris Wilsonnotmuch-new: Only install SIGALRM if not running under gdb
2009-11-22 Carl WorthMakefile: Fix to work even with GZIP environment variab...
2009-11-22 Chris WilsonMakefile: Magic silent rules.
2009-11-20 James RoweMake bash completion directory configurable.
2009-11-20 Ingmar Vanhasselbash-completion: Move to contrib
2009-11-20 Mikhail GusarovAdd notmuch.1.gz to files to be cleaned
2009-11-20 Jeffrey C. OllieImprove installation of emacs mode.
2009-11-19 Peter WangPut $(LDFLAGS) after the list of object files.
2009-11-19 Ingmar VanhasselMakefile: Create elisp install directory explicitly
2009-11-18 Carl WorthMakefile: Actually install the emacs mode.
2009-11-18 Stewart SmithFix linking with gcc to use g++ to link in C++ libs.
2009-11-18 Jan JanakOlder versions of install do not support -C.
2009-11-18 Carl WorthMakefile: Fix missing dependency for notmuch.1 manual...
2009-11-17 Ingmar VanhasselMakefile: Manual pages shouldn't be executable
2009-11-17 Carl WorthMakefile: Change default install prefix from /usr to...
2009-11-17 Carl WorthMakefile: Prefer directories as the target for install...
2009-11-17 Ingmar VanhasselMakefile: Create installation directories explicitly
2009-11-12 Carl Worthnotmuch new: Unbreak after the addition of notmuch...
2009-11-12 Carl Worthnotmuch: Add a configuration system.
2009-11-10 Keith Packardnotmuch reply: Add (incomplete) reply command
2009-11-10 Carl Worthnotmuch: Break notmuch.c up into several smaller files.
2009-11-10 Carl WorthMakefile: Simplify setting of CFLAGS, etc.
2009-11-10 Carl WorthImplement a non-recursive make.