aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile.local
Commit message (Expand)AuthorAge
...
* build system: Check that python bindings have consistent version when releasingGravatar David Bremner2011-09-05
* build-system: Add pre-release targetGravatar David Bremner2011-07-29
* build-system: tag debian-version as part of the release targetGravatar David Bremner2011-07-17
* build-system: update version check to support non-native packages.Gravatar David Bremner2011-07-17
* build-system: guard parts irrevokable parts of release target with REALLY_UPLOADGravatar David Bremner2011-07-17
* build-system: use signed tag to make tar file, if available.Gravatar David Bremner2011-07-17
* build-system: tag earlier in the release process.Gravatar David Bremner2011-07-17
* build-system: remove use of git-buildpackage, dput. Add pristine-tar.Gravatar David Bremner2011-07-17
* build-system: run make clean before testing.Gravatar David Bremner2011-07-17
* build-system: replace use of ssh with wget for checking the websiteGravatar David Bremner2011-07-17
* Use stock GMimeSession by defaultGravatar Daniel Kahn Gillmor2011-06-03
* Add signature verification of PGP/MIME-signed parts with --verify.Gravatar Jameson Graef Rollins2011-05-27
* notmuch: Implement search-tags as an alias for "search --output=tags *"Gravatar Carl Worth2011-05-24
* build: Add support for non-source-directory builds.Gravatar Carl Worth2011-03-09
* Makefile: Quote variables used as filenames in shell commandsGravatar Carl Worth2011-01-26
* configure: add options to disable emacs/zsh/bash and choose install dir.Gravatar Cédric Cabessa2011-01-26
* Makefile: Move the -Wl,-as-needed option earlier in the command line.Gravatar Carl Worth2010-11-01
* lib: Add GCC visibility(hidden) pragmas to private header files.Gravatar Carl Worth2010-11-01
* Makefile: Build library with -Wl,--as-neededGravatar Carl Worth2010-11-01
* configure: Add a check for the -Wl,--as-needed flag.Gravatar Carl Worth2010-10-30
* build: only link to what we really useGravatar Felipe Contreras2010-10-30
* configure: Test for flag to set rpathGravatar Carl Worth2010-10-30
* Makefile: Fix notmuch binary to directly link against Xapian and GMime.Gravatar Carl Worth2010-10-29
* test: Fix test suite to integrate with our non-recursive Makefile system.Gravatar Carl Worth2010-09-17
* make install: Run ldconfig or install a DT_RUNPATH in binary as appropriate.Gravatar Carl Worth2010-06-04
* Makefile: Improve the "what to do now" message from "make install"Gravatar Carl Worth2010-06-01
* make release: Add Debian package building and uploadGravatar Carl Worth2010-04-16
* make release: Add a check that version and debian/changelog are consistentGravatar Carl Worth2010-04-16
* Makefile: Avoid complaining about .first-build-message not existingGravatar Carl Worth2010-04-16
* Fix final link of notmuch binary to use C compiler if possible.Gravatar Carl Worth2010-04-16
* Makefile: Fix conditionals to avoid calling git when no .git is presentGravatar Carl Worth2010-04-16
* Makefile: Add a top-level "make snapshot" target.Gravatar Carl Worth2010-04-16
* Makefile: Rework the version checks slightly.Gravatar Carl Worth2010-04-16
* Makefile: Add an explicit version file to the repository.Gravatar Carl Worth2010-04-16
* make release: Don't print the release message on stdout.Gravatar Carl Worth2010-04-16
* Makefile: Fix "make release" to print the current release announcement.Gravatar Carl Worth2010-04-16
* make release: Enforce a clean source tree before release.Gravatar Carl Worth2010-04-15
* make release: Provide a kinder message when VERSION is forgotten.Gravatar Carl Worth2010-04-15
* Makefile: Re-order the commands in "make release" slightly.Gravatar Carl Worth2010-04-15
* Makefile: Simplify the release targets.Gravatar Carl Worth2010-04-15
* Makefile.local: Fix typo in comment.Gravatar Carl Worth2010-04-15
* Makefile: Make "make release" run the test suite.Gravatar Carl Worth2010-04-15
* Makefile: Add a "make test" target.Gravatar Carl Worth2010-04-15
* Makefile: Fix final linking of notmuch binary for OS X.Gravatar Carl Worth2010-04-14
* Add infrastructure for building shared library on OS X.Gravatar Aaron Ecay2010-04-14
* Makefile: Move compat sources from the client code to the library.Gravatar Carl Worth2010-04-14
* Makefile: Move include of Makefile.config up from Makefile.localGravatar Carl Worth2010-04-14
* Fix up Makefile for build.Gravatar Aaron Ecay2010-04-14
* Use C++ compiler to link notmuch binariesGravatar Aaron Ecay2010-04-14
* Decode headers in replyGravatar Michal Sojka2010-04-13