summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)Author
2017-03-10support make goals after initial {'', dist, data}clean goal(s)Tomi Ollila
2016-11-26build: Move variable definitions to Makefile.globalDavid Bremner
2014-03-25build: move canonical list of subdirectories to configure scriptDavid Bremner
2014-03-11test: add machinery to download and verify databasesDavid Bremner
2014-03-09doc: install sphinx version of man pagesDavid Bremner
2014-03-09doc: convert sphinx based docsDavid Bremner
2013-05-26build: fix out-of-tree buildsJani Nikula
2012-11-26test: initial performance testing infrastructureDavid Bremner
2012-10-31parse-time-string: add a date/time parser to notmuchJani Nikula
2011-12-31build-system: update for split man pagesDavid Bremner
2011-10-30xutil.c: remove duplicate copies, create new library libutil.a to contain xutil.David Bremner
2011-03-10build: Save configure options and re-use them for automatic runs of configureCarl Worth
2011-03-10build: Fix a plain "make" to automatically run configure.Carl Worth
2011-03-09build: Add support for non-source-directory builds.Carl Worth
2010-09-17test: Fix test suite to integrate with our non-recursive Makefile system.Carl Worth
2010-04-14Makefile: Move include of Makefile.config up from Makefile.localCarl Worth
2010-04-14Fix up Makefile for build.Aaron Ecay
2010-04-06Makefile: Move the completion-specific commands to completion/Makefile.localCarl Worth
2010-03-31Move bulk of rules from Makefile to Makefile.local.Carl Worth
2010-03-31Build and link against notmuch shared library, install notmuch.hBen Gamari
2010-03-10Makefile: Fix Makefiles to depend on all child Makefile fragments.Carl Worth
2010-03-10Makefile: Use 'emacs --quick' for a less noisy build of "make install-emacs".Carl Worth
2010-03-10Makefile: Simplify the conditional message of the all target.Carl Worth
2010-03-09Makefile: Add a meesage after "make" telling the user to run "make install"Carl Worth
2010-03-09Makefile: Rename all_deps to global_depsCarl Worth
2010-03-09emacs: Move emacs UI (currently just one file) to subdirectory.David Bremner
2010-01-14Install zsh completion filemartin f. krafft
2009-12-04Makefile: Mention "./configure --help" now that it exists.Carl Worth
2009-12-04Makefile: Silence compiler errors during dependency generation.Carl Worth
2009-12-04Makefile: Inform user that they might want to call ./configure explicitly.Carl Worth
2009-12-04configure: Support the capturing of CFLAGS and CXXFLAGS at configure time.Carl Worth
2009-12-04Fix quiet compilation to print the user's CFLAGS, CXXFLAGS, LDFLAGS.Carl Worth
2009-12-01configure: Resolve all pkg-config flags at configure time.Carl Worth
2009-12-01Makefile: Split warnings into two sets (WARN_CFLAGS and WARN_CXXFLAGS)Carl Worth
2009-12-01Makefile: Switch from echo to printf for better portability.Carl Worth
2009-12-01configure: Assimilate new getlinetest into recent configure conventions.Carl Worth
2009-12-01Makefile: Incorporate getline implementation into the build.Carl Worth
2009-12-01Makefile: Add new "install-bash" target for bash completion supportCarl Worth
2009-12-01Remove Makefile.config from the repository.Carl Worth
2009-11-23makefile: Declare clean target as phony.Jan Janak
2009-11-22Makefile: Fix to work even with GZIP environment variable set.Carl Worth
2009-11-22Makefile: Magic silent rules.Chris Wilson
2009-11-21Makefile: Fix the fallback emacs install path.Carl Worth
2009-11-21Drop redundant CFLAGS, was already included in CXXFLAGSJed Brown
2009-11-20Makefile: Make object targets depend on MakefilesJan Janak
2009-11-20Makefile: Hard-code emacs_lispdir if emacs pkg-config file not availableCarl Worth
2009-11-20Makefile: Remove unused variable emacs_startdirCarl Worth
2009-11-20Improve installation of emacs mode.Jeffrey C. Ollie
2009-11-19Makefile: evaluate pkg-config onceChris Wilson
2009-11-18TypsosIngmar Vanhassel