aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2012-12-01configure: really expand libdir_expandedDavid Bremner
2012-10-31build: drop the -Wswitch-enum warningJani Nikula
2012-10-27Support OpenBSDAustin Clements
2012-09-01configure: Add support for FreeBSD.Mike Kelly
2012-07-25configure: check whether shell is capable of parameter substring processingTomi Ollila
2012-06-03config: add quoting to fix IFS bugJameson Graef Rollins
2012-05-25configure: add help note about gmime versionJameson Graef Rollins
2012-04-05configure: change gmime version in help message to 2.6David Bremner
2012-04-05configure: print info about required gmime 2.4 or 2.6 versionsTomi Ollila
2012-04-05configure: add empty line after each missing component messageTomi Ollila
2012-03-20Allow selecting which version of gmime is used to build notmuch.Tomi Ollila
2012-03-20configure: store $IFS to $DEFAULT_IFS readonly variableTomi Ollila
2012-03-20Do not try to parse the options for --build and --host argumentsJustus Winter
2012-03-20Add GNU as a valid platformJustus Winter
2012-03-11build: Require gmime >= 2.6.7Thomas Jost
2012-03-10Fix configure script to properly detect gmime-2.6 if available.Jameson Graef Rollins
2012-02-03configure: update explicit check for glib : >= 2.22Pieter Praet
2011-10-28Separate Emacs misc. files dir. from Emacs code dir.Amadeusz Żołnowski
2011-06-23fix sum moar typos [build scripts, Makefiles]Pieter Praet
2011-06-01configure: Fix detection of libdir in ldconfig configurationCarl Worth
2011-03-10build: Save configure options and re-use them for automatic runs of configureCarl Worth
2011-03-09build: Add support for non-source-directory builds.Carl Worth
2011-01-26configure: Drop global setting of IFS (without space in it).Michal Sojka
2011-01-26configure: add options to disable emacs/zsh/bash and choose install dir.Cédric Cabessa
2010-11-16configure: Add explicit check for glib >= 2.14Carl Worth
2010-11-16configure: Use pkg-config --exists rather than --modversionCarl Worth
2010-10-30configure: Add a check for the -Wl,--as-needed flag.Carl Worth
2010-10-30fixupCarl Worth
2010-10-30configure: Remove a debugging print message.Carl Worth
2010-10-30configure: Test for flag to set rpathCarl Worth
2010-10-30configure: Test for each compiler warning before enabling it.Carl Worth
2010-10-29configure: Set XAPIAN_CONFIG to only "xapian-config" by default.Carl Worth
2010-10-29configure: optimize uname finding a bitFelipe Contreras
2010-06-04make install: Run ldconfig or install a DT_RUNPATH in binary as appropriate.Carl Worth
2010-06-04configure: Remove space from IFS (using tab as necessary)Carl Worth
2010-06-03Add support for the Solaris platformTomas Carnecky
2010-06-03configure: Respect LDFLAGS from the environment.Tomas Carnecky
2010-04-26configure: add ignored options for compatibility.Cédric Cabessa
2010-04-21configure: Print version of Xapian found during configure check.Carl Worth
2010-04-21configure: Generalize the GMime configure checks.Carl Worth
2010-04-21configure: Add support for GMime 2.6Adrien Bustany
2010-04-15configure: Fix syntax error (spaces in assignment).Gregor Hoffleit
2010-04-14Makefile: Fix final linking of notmuch binary for OS X.Carl Worth
2010-04-14Add infrastructure for building shared library on OS X.Aaron Ecay
2010-04-14Add simplistic reimplementation of strcasestr to compat libraryDirk Hohndel
2010-04-07Fix the default value for --includedir.Mike Kelly
2010-04-07Makefile: Install emacs code to site-lisp, not site-lisp/notmuchCarl Worth
2010-04-06Install emacs lisp files into a notmuch sub-directory of site-lisp.Carl Worth
2010-04-06configure: Ignore more options that debhelper expects.Carl Worth
2010-04-06configure: Add a --sysconfdir option.Carl Worth