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