aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
Commit message (Expand)AuthorAge
* build: Require gmime >= 2.6.7Gravatar Thomas Jost2012-03-11
* Fix configure script to properly detect gmime-2.6 if available.Gravatar Jameson Graef Rollins2012-03-10
* configure: update explicit check for glib : >= 2.22Gravatar Pieter Praet2012-02-03
* Separate Emacs misc. files dir. from Emacs code dir.Gravatar Amadeusz Żołnowski2011-10-28
* fix sum moar typos [build scripts, Makefiles]Gravatar Pieter Praet2011-06-23
* configure: Fix detection of libdir in ldconfig configurationGravatar Carl Worth2011-06-01
* build: Save configure options and re-use them for automatic runs of configureGravatar Carl Worth2011-03-10
* build: Add support for non-source-directory builds.Gravatar Carl Worth2011-03-09
* configure: Drop global setting of IFS (without space in it).Gravatar Michal Sojka2011-01-26
* configure: add options to disable emacs/zsh/bash and choose install dir.Gravatar Cédric Cabessa2011-01-26
* configure: Add explicit check for glib >= 2.14Gravatar Carl Worth2010-11-16
* configure: Use pkg-config --exists rather than --modversionGravatar Carl Worth2010-11-16
* configure: Add a check for the -Wl,--as-needed flag.Gravatar Carl Worth2010-10-30
* fixupGravatar Carl Worth2010-10-30
* configure: Remove a debugging print message.Gravatar Carl Worth2010-10-30
* configure: Test for flag to set rpathGravatar Carl Worth2010-10-30
* configure: Test for each compiler warning before enabling it.Gravatar Carl Worth2010-10-30
* configure: Set XAPIAN_CONFIG to only "xapian-config" by default.Gravatar Carl Worth2010-10-29
* configure: optimize uname finding a bitGravatar Felipe Contreras2010-10-29
* make install: Run ldconfig or install a DT_RUNPATH in binary as appropriate.Gravatar Carl Worth2010-06-04
* configure: Remove space from IFS (using tab as necessary)Gravatar Carl Worth2010-06-04
* Add support for the Solaris platformGravatar Tomas Carnecky2010-06-03
* configure: Respect LDFLAGS from the environment.Gravatar Tomas Carnecky2010-06-03
* configure: add ignored options for compatibility.Gravatar Cédric Cabessa2010-04-26
* configure: Print version of Xapian found during configure check.Gravatar Carl Worth2010-04-21
* configure: Generalize the GMime configure checks.Gravatar Carl Worth2010-04-21
* configure: Add support for GMime 2.6Gravatar Adrien Bustany2010-04-21
* configure: Fix syntax error (spaces in assignment).Gravatar Gregor Hoffleit2010-04-15
* Makefile: Fix final linking of notmuch binary for OS X.Gravatar Carl Worth2010-04-14
* Add infrastructure for building shared library on OS X.Gravatar Aaron Ecay2010-04-14
* Add simplistic reimplementation of strcasestr to compat libraryGravatar Dirk Hohndel2010-04-14
* Fix the default value for --includedir.Gravatar Mike Kelly2010-04-07
* Makefile: Install emacs code to site-lisp, not site-lisp/notmuchGravatar Carl Worth2010-04-07
* Install emacs lisp files into a notmuch sub-directory of site-lisp.Gravatar Carl Worth2010-04-06
* configure: Ignore more options that debhelper expects.Gravatar Carl Worth2010-04-06
* configure: Add a --sysconfdir option.Gravatar Carl Worth2010-04-06
* configure: Add support for a --mandir optionGravatar Carl Worth2010-04-06
* configure: Add support for a --includedir optionGravatar Carl Worth2010-04-06
* configure: Avoid printing '.' at the end of error message.Gravatar Carl Worth2010-04-06
* configure: Add stub support for --build=<cpu>-<vendor>-<host> option.Gravatar Carl Worth2010-04-06
* Move "config" test programs to "compat".Gravatar Carl Worth2010-04-06
* Makefile: Eliminate the "make install-emacs" target.Gravatar Carl Worth2010-04-06
* Makefiles: Eliminate the useless quiet_* functions.Gravatar Carl Worth2010-04-06
* Makefiles: Align the columns of output.Gravatar Carl Worth2010-04-01
* Makefiles: Make the install rules quiet like the compilation rules.Gravatar Carl Worth2010-03-31
* Makefile.config: Avoid pre-expanding the ${prefix} variable.Gravatar Carl Worth2010-03-31
* Move some variable assignments from Makefile.local to Makefile.configGravatar Carl Worth2010-03-31
* configure: Fix installation of library to work with alternate --prefixGravatar Carl Worth2010-03-31
* configure: Fix typo in help message.Gravatar Carl Worth2010-03-31
* Add a --libdir option to ./configureGravatar Ingmar Vanhassel2010-03-31