summaryrefslogtreecommitdiff
path: root/Makefile.local
AgeCommit message (Expand)Author
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
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