]> git.notmuchmail.org Git - notmuch/history - Makefile
doc/build: use $(MAKE) instead of make
[notmuch] / Makefile
2019-02-17 David Bremnernotmuch (0.28.2-1) unstable; urgency=medium
2019-02-17 David BremnerImport notmuch_0.28.2.orig.tar.gz
2018-06-29 David Bremnernotmuch (0.27-2) unstable; urgency=medium
2018-06-13 David BremnerImport notmuch_0.27.orig.tar.gz
2017-07-04 David BremnerMerge branch 'release'
2017-07-02 David BremnerMerge branch 'debian'
2017-06-01 David BremnerMerge branch 'release'
2017-05-13 David BremnerMerge branch 'release'
2017-04-01 David BremnerMerge branch 'release'
2017-04-01 David BremnerMerge branch 'debian' into release
2017-03-29 David BremnerMerge branch 'release'
2017-03-25 David BremnerMerge branch 'release'
2017-03-19 David BremnerMerge branch 'release'
2017-03-13 David BremnerMerge branch 'release'
2017-03-10 Tomi Ollilasupport make goals after initial {'', dist, data}clean...
2017-03-01 David BremnerMerge branch 'release'
2017-02-28 David BremnerMerge tag '0.23.6'
2017-02-23 David BremnerMerge branch 'release'
2017-02-21 David BremnerMerge branch 'release'
2017-01-09 David BremnerMerge tag '0.23.5'
2017-01-08 David BremnerMerge branch 'release'
2016-12-28 David BremnerMerge branch 'release'
2016-12-15 David BremnerMerge branch 'release'
2016-12-07 David BremnerMerge branch 'release'
2016-12-01 David BremnerMerge branch 'release'
2016-11-27 David BremnerMerge tag '0.23.3'
2016-11-26 David BremnerMerge branch 'release'
2016-11-26 David Bremnerbuild: Move variable definitions to Makefile.global
2014-03-25 David Bremnerbuild: move canonical list of subdirectories to configu...
2014-03-11 David Bremnertest: add machinery to download and verify databases
2014-03-09 David Bremnerdoc: install sphinx version of man pages
2014-03-09 David Bremnerdoc: convert sphinx based docs
2013-05-26 Jani Nikulabuild: fix out-of-tree builds
2012-11-26 David Bremnertest: initial performance testing infrastructure
2012-10-31 Jani Nikulaparse-time-string: add a date/time parser to notmuch
2012-02-04 David BremnerMerge commit '0.11.1'
2012-01-14 David BremnerMerge branch 'release'
2011-12-31 David Bremnerbuild-system: update for split man pages
2011-10-31 David Bremnerxutil.c: remove duplicate copies, create new library...
2011-03-10 Carl Worthbuild: Save configure options and re-use them for autom...
2011-03-10 Carl Worthbuild: Fix a plain "make" to automatically run configure.
2011-03-10 Carl WorthMerge remote branch 'amdragon/search-perf-3'
2011-03-09 Carl Worthbuild: Add support for non-source-directory builds.
2010-11-08 Carl WorthMerge in ruby bindings.
2010-09-17 Carl Worthtest: Fix test suite to integrate with our non-recursiv...
2010-04-22 Carl WorthMerge Sebastian Spaeth's python bindings into bindings...
2010-04-15 Carl WorthMerge bugfix for test-suite correctness.
2010-04-14 Carl WorthMakefile: Move include of Makefile.config up from Makef...
2010-04-14 Aaron EcayFix up Makefile for build.
2010-04-07 Carl WorthMerge branch 'debian'
2010-04-06 Carl WorthMerge branch 'debian' into rebuild
2010-04-06 Carl WorthMakefile: Move the completion-specific commands to...
2010-04-01 Carl WorthMove bulk of rules from Makefile to Makefile.local.
2010-04-01 Ben GamariBuild and link against notmuch shared library, install...
2010-03-10 Carl WorthMakefile: Fix Makefiles to depend on all child Makefile...
2010-03-10 Carl WorthMakefile: Use 'emacs --quick' for a less noisy build...
2010-03-10 Carl WorthMakefile: Simplify the conditional message of the all...
2010-03-10 Carl WorthMakefile: Add a meesage after "make" telling the user...
2010-03-10 Carl WorthMakefile: Rename all_deps to global_deps
2010-03-09 David Bremneremacs: Move emacs UI (currently just one file) to subdi...
2010-01-14 martin f. krafftInstall zsh completion file
2009-12-05 Jameson Graef Rollinsmerge changes from upstream
2009-12-05 Carl WorthMakefile: Mention "./configure --help" now that it...
2009-12-04 Carl WorthMakefile: Silence compiler errors during dependency...
2009-12-04 Carl WorthMakefile: Inform user that they might want to call...
2009-12-04 Carl Worthconfigure: Support the capturing of CFLAGS and CXXFLAGS...
2009-12-04 Carl WorthFix quiet compilation to print the user's CFLAGS, CXXFL...
2009-12-02 Carl Worthconfigure: Resolve all pkg-config flags at configure...
2009-12-02 Carl WorthMakefile: Split warnings into two sets (WARN_CFLAGS...
2009-12-02 Carl WorthMakefile: Switch from echo to printf for better portabi...
2009-12-02 Carl Worthconfigure: Assimilate new getlinetest into recent confi...
2009-12-02 Carl WorthMakefile: Incorporate getline implementation into the...
2009-12-01 Carl WorthMakefile: Add new "install-bash" target for bash comple...
2009-12-01 Carl WorthRemove Makefile.config from the repository.
2009-11-23 Jan Janakmakefile: Declare clean target as phony.
2009-11-22 Carl WorthMakefile: Fix to work even with GZIP environment variab...
2009-11-22 Chris WilsonMakefile: Magic silent rules.
2009-11-21 Carl WorthMakefile: Fix the fallback emacs install path.
2009-11-21 Jed BrownDrop redundant CFLAGS, was already included in CXXFLAGS
2009-11-20 Jan JanakMakefile: Make object targets depend on Makefiles
2009-11-20 Carl WorthMakefile: Hard-code emacs_lispdir if emacs pkg-config...
2009-11-20 Carl WorthMakefile: Remove unused variable emacs_startdir
2009-11-20 Jeffrey C. OllieImprove installation of emacs mode.
2009-11-18 Chris WilsonMakefile: evaluate pkg-config once
2009-11-18 Ingmar VanhasselTypsos
2009-11-17 Carl WorthMakefile: Change default install prefix from /usr to...
2009-11-13 Carl WorthMakefile: Fix dependency generation for files in sub...
2009-11-10 Carl WorthMakefile: Change default flags to -O2.
2009-11-10 Carl WorthMakefile: Make the top-level Makefile a little more...
2009-11-10 Carl WorthMakefile: Simplify setting of CFLAGS, etc.
2009-11-10 Carl WorthMakefile: Fix dependency generation to make .d files...
2009-11-10 Carl WorthImplement a non-recursive make.
2009-11-10 Carl WorthMakefile: Hide away auto-generated dependency file...
2009-11-10 Carl Worthlibify: Move library sources down into lib directory.
2009-11-06 Carl WorthMakefile: Fix install target to depend on the all target.
2009-11-02 Carl WorthDrop date.c file, (use identical function from GMime...
2009-11-02 Carl WorthMakefile: Rewrite to use NOTMUCH rather than MY in...
2009-11-02 Carl WorthAdd a simple manual page for notmuch.
2009-10-30 Carl WorthMakefile: Add a simple target for "make install".
2009-10-28 Carl WorthAdd full-text indexing using the GMime library for...
next