summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2014-04-19configure: fix comment, pass HAVE_CANONICALIZE_FILE_NAME to buildDavid Bremner
2014-04-13configure: add $(ZLIB_CFLAGS) to CONFIGURE_CFLAGSTomi Ollila
2014-04-12dump: support gzipped and atomic outputDavid Bremner
2014-04-08compat: add canonicalize_file_nameDavid Bremner
2014-03-25doc: fix out-of-tree buildDavid Bremner
2014-03-25build: move canonical list of subdirectories to configure scriptDavid Bremner
2014-03-18doc: configure detection of sphinx and rst2manDavid Bremner
2014-02-14new: Detect dirent.d_type support at configure timeAustin Clements
2014-02-03configure: only install bash completion if supportedJani Nikula
2013-11-27util: detect byte orderDavid Bremner
2013-10-09database: Add notmuch_database_compact_closeBen Gamari
2013-08-23timegm: add portable implementation (Solaris support)Blake Jones
2013-08-23strsep: check for availability (Solaris support)Blake Jones
2013-08-23asctime: check for standards compliance (Solaris support)Vladimir Marek
2013-08-23getpwuid: check for standards compliance (Solaris support)Blake Jones
2013-06-02configure: grab CPPFLAGS from the environment.David Bremner
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