summaryrefslogtreecommitdiffstats
path: root/Makefile.local
AgeCommit message (Expand)Author
2017-03-18rename libutil.a to libnotmuch_util.aDavid Bremner
2017-03-12build: replace remaining uses of SHA1_FILE0.24David Bremner
2017-03-02build: use sha256sum instead of sha1sum to sign releasesDavid Bremner
2016-11-26notmuch.desktop: move under emacs as notmuch-emacs-mua.desktopJani Nikula
2016-11-26build: Move variable definitions to Makefile.globalDavid Bremner
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 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