summaryrefslogtreecommitdiffstats
path: root/Makefile.local
AgeCommit message (Expand)Author
2020-11-08build: fix update-versions ruleDavid Bremner
2020-10-30Rename version to version.txtRalph Seichter
2020-08-16build: clean up sphinx.configDavid Bremner
2020-08-09emacs: Use makefile-gmake-mode in Makefile*sJonas Bernoulli
2020-08-03build: upload html docs as part of release processDavid Bremner
2020-07-03build: produce signatures for release candidate tarballs.debian/0.30_rc3-10.30_rc3David Bremner
2020-07-03bindings/python-cffi: copy version file into bindings dirDavid Bremner
2019-12-21debian: return an error if debian snapshot build failsDaniel Kahn Gillmor
2019-12-03build: optionally build python-cffi bindingsDavid Bremner
2019-03-27release: use xz compressionDavid Bremner
2019-03-27build: Rename GPG_FILE to DETACHED_SIG_FILEDaniel Kahn Gillmor
2019-03-27build: distribute signed sha256sumsDaniel Kahn Gillmor
2019-03-27build: ensure that SHA256_FILE is builtDaniel Kahn Gillmor
2019-03-11build: sign tarball instead of sha256sumDavid Bremner
2018-05-26doc: install build and install info pagesDavid Bremner
2018-04-28build: push additional refs during releaseDavid Bremner
2018-01-04fix typosDaniel Kahn Gillmor
2017-12-28make release archive: common (or no) timestampsTomi Ollila
2017-10-20crypto: move into libnotmuch_utilDaniel Kahn Gillmor
2017-08-29build: add target to run cppcheckDavid Bremner
2017-08-29build: add .deps to CLEAN instead of listing in clean targetJani Nikula
2017-08-29build: add optional target parameter to quiet variable functionJani Nikula
2017-08-29build: avoid an extra shell out in quiet variable functionJani Nikula
2017-08-01add "notmuch reindex" subcommandDaniel Kahn Gillmor
2017-05-11build: do not export compat functions from libJani Nikula
2017-04-14Makefile.local: have all files in release tarball be owned by rootTomi Ollila
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