aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
Commit message (Expand)AuthorAge
* configure: check whether shell is capable of parameter substring processingGravatar Tomi Ollila2012-07-25
* config: add quoting to fix IFS bugGravatar Jameson Graef Rollins2012-06-03
* configure: add help note about gmime versionGravatar Jameson Graef Rollins2012-05-25
* configure: change gmime version in help message to 2.6Gravatar David Bremner2012-04-05
* configure: print info about required gmime 2.4 or 2.6 versionsGravatar Tomi Ollila2012-04-05
* configure: add empty line after each missing component messageGravatar Tomi Ollila2012-04-05
* Allow selecting which version of gmime is used to build notmuch.Gravatar Tomi Ollila2012-03-20
* configure: store $IFS to $DEFAULT_IFS readonly variableGravatar Tomi Ollila2012-03-20
* Do not try to parse the options for --build and --host argumentsGravatar Justus Winter2012-03-20
* Add GNU as a valid platformGravatar Justus Winter2012-03-20
* 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