]> git.notmuchmail.org Git - notmuch/history - Makefile.local
Store "from" and "subject" headers in the database.
[notmuch] / Makefile.local
2011-10-31 David Bremnerxutil.c: remove duplicate copies, create new library...
2011-10-28 David Bremnerbuild system: target to make a Debian snapshot package.
2011-10-28 David Bremnerbuild system: remove dashes from git-describe generated...
2011-09-05 Sebastian SpaethMerge branch 'master' of ssh://notmuchmail.org/git...
2011-09-05 David Bremnerbuild system: Check that python bindings have consisten...
2011-08-01 David BremnerMerge branch 'release'
2011-07-29 David Bremnerbuild-system: Add pre-release target
2011-07-18 David BremnerMerge commit '0.6.1'
2011-07-17 David Bremnerbuild-system: tag debian-version as part of the release... 0.6.1
2011-07-17 David Bremnerbuild-system: update version check to support non-nativ...
2011-07-17 David Bremnerbuild-system: guard parts irrevokable parts of release...
2011-07-17 David Bremnerbuild-system: use signed tag to make tar file, if avail...
2011-07-17 David Bremnerbuild-system: tag earlier in the release process.
2011-07-17 David Bremnerbuild-system: remove use of git-buildpackage, dput...
2011-07-17 David Bremnerbuild-system: run make clean before testing.
2011-07-17 David Bremnerbuild-system: replace use of ssh with wget for checking...
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...
next