aboutsummaryrefslogtreecommitdiff
path: root/Makefile.local
Commit message (Expand)AuthorAge
* build system: remove configure output in Make distclean.David Bremner2012-08-02
* build system: remove directories created by tests in "make clean"David Bremner2012-08-02
* Add structured output formatter for JSON and plain text (but don't use them y...craven@gmx.net2012-07-24
* cli: new crypto structure to store crypto contexts and parameters, and functi...Jameson Graef Rollins2012-06-10
* Record dependencies during build instead of beforeAustin Clements2012-04-15
* Remove show-message.cAustin Clements2012-04-15
* Fix dependency generation for CLI sourcesAustin Clements2012-01-19
* build-system: update for split man pagesDavid Bremner2011-12-31
* Introduce a generic tree-like abstraction for MIME traversal.Austin Clements2011-12-25
* build-system: use a shell variable for TMPFILE in debian-snapshotDavid Bremner2011-12-18
* cli: introduce the concept of user defined hooksJani Nikula2011-12-11
* command-line-arguments.[ch]: new argument parsing framework for notmuch.David Bremner2011-12-08
* Merge branch 'release'David Bremner2011-12-06
|\
| * build system: allow decreasing debian versions for debian-snapshotDavid Bremner2011-12-05
* | make release: remove LATEST-$(PACKAGE)-*Tomi Ollila2011-12-06
* | have LATEST-notmuch-<version>.tar.gz on releases web pageTomi Ollila2011-12-06
* | make release: use sed to check debian versionTomi Ollila2011-11-24
* | make release: added goal verify-version-manpageTomi Ollila2011-11-24
* | make release: verify-version-*: change comparison logicTomi Ollila2011-11-24
* | build system: add target update-versions to propagate versionDavid Bremner2011-11-19
* | build system: use $(filter ...) to test MAKECMDGOALSDavid Bremner2011-11-19
|/
* build system: tweak VERSION so that debian-snapshot works for N.NN~rcNDavid Bremner2011-11-17
* xutil.c: remove duplicate copies, create new library libutil.a to contain xutil.David Bremner2011-10-30
* build system: target to make a Debian snapshot package.David Bremner2011-10-28
* build system: remove dashes from git-describe generated version.David Bremner2011-10-28
* build system: Check that python bindings have consistent version when releasingDavid Bremner2011-09-05
* build-system: Add pre-release targetDavid Bremner2011-07-29
* build-system: tag debian-version as part of the release targetDavid Bremner2011-07-17
* build-system: update version check to support non-native packages.David Bremner2011-07-17
* build-system: guard parts irrevokable parts of release target with REALLY_UPLOADDavid Bremner2011-07-17
* build-system: use signed tag to make tar file, if available.David Bremner2011-07-17
* build-system: tag earlier in the release process.David Bremner2011-07-17
* build-system: remove use of git-buildpackage, dput. Add pristine-tar.David Bremner2011-07-17
* build-system: run make clean before testing.David Bremner2011-07-17
* build-system: replace use of ssh with wget for checking the websiteDavid Bremner2011-07-17
* Use stock GMimeSession by defaultDaniel Kahn Gillmor2011-06-03
* Add signature verification of PGP/MIME-signed parts with --verify.Jameson Graef Rollins2011-05-27
* notmuch: Implement search-tags as an alias for "search --output=tags *"Carl Worth2011-05-24
* build: Add support for non-source-directory builds.Carl Worth2011-03-09
* Makefile: Quote variables used as filenames in shell commandsCarl Worth2011-01-26
* configure: add options to disable emacs/zsh/bash and choose install dir.Cédric Cabessa2011-01-26
* Makefile: Move the -Wl,-as-needed option earlier in the command line.Carl Worth2010-11-01
* lib: Add GCC visibility(hidden) pragmas to private header files.Carl Worth2010-11-01
* Makefile: Build library with -Wl,--as-neededCarl Worth2010-11-01
* configure: Add a check for the -Wl,--as-needed flag.Carl Worth2010-10-30
* build: only link to what we really useFelipe Contreras2010-10-30
* configure: Test for flag to set rpathCarl Worth2010-10-30
* Makefile: Fix notmuch binary to directly link against Xapian and GMime.Carl Worth2010-10-29
* test: Fix test suite to integrate with our non-recursive Makefile system.Carl Worth2010-09-17
* make install: Run ldconfig or install a DT_RUNPATH in binary as appropriate.Carl Worth2010-06-04