summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2015-08-26cli/lib: remove support for GMime 2.4David Bremner
2015-08-10configure: clean up messages around reading libnotmuch versionJani Nikula
2015-08-10build: extract library versions from notmuch.hDavid Bremner
2015-08-04test: use the python interpreter in sh.configDavid Bremner
2015-07-30configure: support --without-rubyDavid Bremner
2015-07-30configure: support --with-docs=noDavid Bremner
2015-07-30configure: alphabetize --without helpDavid Bremner
2015-07-30configure: fix typo in commentDavid Bremner
2015-07-28configure: whitespace cleanupDavid Bremner
2015-07-27configure: add --without-docs switchMikhail
2015-06-13lib, ruby: make use of -Wl,--no-undefined configurableDavid Bremner
2015-06-12build: integrate building ruby bindings into notmuch build processDavid Bremner
2015-06-08configure: add ability to force python version via environmentDavid Bremner
2015-05-23configure: Add sanity checking for environment variablesDavid Bremner
2015-02-19configure: consistent command -v usageTomi Ollila
2015-01-22doc: remove support for rst2manDavid Bremner
2015-01-03configure: add check for python interepreter nameDavid Bremner
2014-11-02configure: move make {,install} instructions to the endTomi Ollila
2014-10-05configure: add debug flags by default.David Bremner
2014-07-13build: generate sh.config for feeding configure results to shell scriptsJani Nikula
2014-07-09doc: build and install doxygen api docsDavid Bremner
2014-07-04configure: use cc/c++ instead of gcc/g++Fraser Tweedale
2014-06-21configure: add workaround for systems without zlib.pcFelipe Contreras
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