aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
Commit message (Expand)AuthorAge
* configure: add debug flags by default.Gravatar David Bremner2014-10-05
* build: generate sh.config for feeding configure results to shell scriptsGravatar Jani Nikula2014-07-13
* doc: build and install doxygen api docsGravatar David Bremner2014-07-09
* configure: use cc/c++ instead of gcc/g++Gravatar Fraser Tweedale2014-07-04
* configure: add workaround for systems without zlib.pcGravatar Felipe Contreras2014-06-21
* configure: fix comment, pass HAVE_CANONICALIZE_FILE_NAME to buildGravatar David Bremner2014-04-19
* configure: add $(ZLIB_CFLAGS) to CONFIGURE_CFLAGSGravatar Tomi Ollila2014-04-13
* dump: support gzipped and atomic outputGravatar David Bremner2014-04-12
* compat: add canonicalize_file_nameGravatar David Bremner2014-04-08
* doc: fix out-of-tree buildGravatar David Bremner2014-03-25
* build: move canonical list of subdirectories to configure scriptGravatar David Bremner2014-03-25
* doc: configure detection of sphinx and rst2manGravatar David Bremner2014-03-18
* new: Detect dirent.d_type support at configure timeGravatar Austin Clements2014-02-14
* configure: only install bash completion if supportedGravatar Jani Nikula2014-02-03
* util: detect byte orderGravatar David Bremner2013-11-27
* database: Add notmuch_database_compact_closeGravatar Ben Gamari2013-10-09
* timegm: add portable implementation (Solaris support)Gravatar Blake Jones2013-08-23
* strsep: check for availability (Solaris support)Gravatar Blake Jones2013-08-23
* asctime: check for standards compliance (Solaris support)Gravatar Vladimir Marek2013-08-23
* getpwuid: check for standards compliance (Solaris support)Gravatar Blake Jones2013-08-23
* configure: grab CPPFLAGS from the environment.Gravatar David Bremner2013-06-02
* configure: really expand libdir_expandedGravatar David Bremner2012-12-01
* build: drop the -Wswitch-enum warningGravatar Jani Nikula2012-10-31
* Support OpenBSDGravatar Austin Clements2012-10-27
* configure: Add support for FreeBSD.Gravatar Mike Kelly2012-09-01
* 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