summaryrefslogtreecommitdiff
path: root/Makefile.local
AgeCommit message (Expand)Author
2016-11-16emacs: generate notmuch-pkg.elDavid Bremner
2016-09-21build system: choose gnu99 as a C standardDavid Bremner
2016-09-04Makefile.local: use $(wildcard) to check existence of ${srcdir}/.gitTomi Ollila
2016-09-04Makefile.local: make IS_GIT simply expandedTomi Ollila
2016-06-11Makefile.local: set IS_GIT = yes when regular file $srcdir/.git existsTomi Ollila
2016-06-05Use https instead of http where possibleDaniel Kahn Gillmor
2015-10-30release: disable wget certificate checkdebian/0.21-10.21David Bremner
2015-09-20cli: add utility routine to print error status.David Bremner
2015-06-12build: integrate building ruby bindings into notmuch build processDavid Bremner
2015-03-08python: replace hardcoding of SONAME versionDavid Bremner
2014-07-13build: generate sh.config for feeding configure results to shell scriptsJani Nikula
2014-07-09build: check .git directory existence in srcdir (for out-of-tree builds)Tomi Ollila
2014-05-28build: add datacleanDavid Bremner
2014-05-28build: remove .tar.gz.tmp files in cleanDavid Bremner
2014-05-28Merge branch 'release'David Bremner
2014-05-28build: fix order of rpathFelipe Contreras
2014-05-04Merge tag '0.18_rc1'David Bremner
2014-05-04build: use UPSTREAM_TAG and not VERSION to generate tarballdebian/0.18_rc1-10.18_rc1David Bremner
2014-04-24building from git: use --abbrev=7 for version stringTomi Ollila
2014-04-12dump: support gzipped and atomic outputDavid Bremner
2014-04-10build: write version.stamp file containing $(VERSION) stringTomi Ollila
2014-03-18doc: build man pages at build time; introduce HAVE_SPHINX, HAVE_RST2MANDavid Bremner
2014-03-09doc: install sphinx version of man pagesDavid Bremner
2014-01-25build: delete the default .SUFFIXESTomi Ollila
2014-01-13build: remove trailing '/.' when doing mkdir -p .deps/.Tomi Ollila
2013-10-25Place extra_cflags before CONFIGURE_CFLAGSMoritz Wilhelmy
2013-10-09notmuch-compact: Initial commit of CLIBen Gamari
2013-08-17reply: Use RFC 2822/MIME wholly for text format templateAustin Clements
2013-06-29cli: add insert commandPeter Wang
2013-06-02build: pass CPPFLAGS to C and C++ compilersDavid Bremner
2012-12-09tag-util.[ch]: New files for common tagging routinesDavid Bremner
2012-12-08Adding an S-expression structured output printer.Peter Feigl
2012-10-31build: build parse-time-string as part of the notmuch lib and static cliJani Nikula
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 yet).craven@gmx.net
2012-06-10cli: new crypto structure to store crypto contexts and parameters, and functions to support itJameson 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