]> git.notmuchmail.org Git - notmuch/history - Makefile.local
Set higher priority for headers and hidden citation overlays.
[notmuch] / Makefile.local
2011-06-04 Daniel Kahn GillmorUse stock GMimeSession by default
2011-05-27 Jameson Graef RollinsAdd signature verification of PGP/MIME-signed parts...
2011-05-24 Carl Worthnotmuch: Implement search-tags as an alias for "search...
2011-03-10 Carl WorthMerge remote branch 'amdragon/search-perf-3'
2011-03-09 Carl Worthbuild: Add support for non-source-directory builds.
2011-01-26 Carl WorthMakefile: Quote variables used as filenames in shell...
2011-01-26 Cédric Cabessaconfigure: add options to disable emacs/zsh/bash and...
2010-11-08 Carl WorthMerge in ruby bindings.
2010-11-02 Carl WorthMakefile: Move the -Wl,-as-needed option earlier in...
2010-11-02 Carl Worthlib: Add GCC visibility(hidden) pragmas to private...
2010-11-01 Carl WorthMakefile: Build library with -Wl,--as-needed
2010-10-30 Carl Worthconfigure: Add a check for the -Wl,--as-needed flag.
2010-10-30 Felipe Contrerasbuild: only link to what we really use
2010-10-30 Carl Worthconfigure: Test for flag to set rpath
2010-10-29 Carl WorthMakefile: Fix notmuch binary to directly link against...
2010-09-17 Carl Worthtest: Fix test suite to integrate with our non-recursiv...
2010-06-04 Carl Worthmake install: Run ldconfig or install a DT_RUNPATH...
2010-06-01 Carl WorthMakefile: Improve the "what to do now" message from...
2010-04-22 Carl WorthMerge Sebastian Spaeth's python bindings into bindings...
2010-04-16 Carl Worthmake release: Add Debian package building and upload 0.2
2010-04-16 Carl Worthmake release: Add a check that version and debian/chang...
2010-04-16 Carl WorthMakefile: Avoid complaining about .first-build-message...
2010-04-16 Carl WorthFix final link of notmuch binary to use C compiler...
2010-04-16 Carl WorthMakefile: Fix conditionals to avoid calling git when...
2010-04-16 Carl WorthMakefile: Add a top-level "make snapshot" target.
2010-04-16 Carl WorthMakefile: Rework the version checks slightly.
2010-04-16 Carl WorthMakefile: Add an explicit version file to the repository.
2010-04-16 Carl Worthmake release: Don't print the release message on stdout.
2010-04-16 Carl WorthMakefile: Fix "make release" to print the current relea...
2010-04-16 Carl Worthmake release: Enforce a clean source tree before release.
2010-04-16 Carl Worthmake release: Provide a kinder message when VERSION...
2010-04-15 Carl WorthMakefile: Re-order the commands in "make release" slightly.
2010-04-15 Carl WorthMakefile: Simplify the release targets.
2010-04-15 Carl WorthMakefile.local: Fix typo in comment.
2010-04-15 Carl WorthMakefile: Make "make release" run the test suite.
2010-04-15 Carl WorthMakefile: Add a "make test" target.
2010-04-15 Carl WorthMerge bugfix for test-suite correctness.
2010-04-14 Carl WorthMakefile: Fix final linking of notmuch binary for OS X.
2010-04-14 Aaron EcayAdd infrastructure for building shared library on OS X.
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...
next