summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* configure: add ignored options for compatibility.Cédric Cabessa2010-04-26
* configure: Print version of Xapian found during configure check.Carl Worth2010-04-21
* configure: Generalize the GMime configure checks.Carl Worth2010-04-21
* configure: Add support for GMime 2.6Adrien Bustany2010-04-21
* configure: Fix syntax error (spaces in assignment).Gregor Hoffleit2010-04-15
* Makefile: Fix final linking of notmuch binary for OS X.Carl Worth2010-04-14
* Add infrastructure for building shared library on OS X.Aaron Ecay2010-04-14
* Add simplistic reimplementation of strcasestr to compat libraryDirk Hohndel2010-04-14
* Fix the default value for --includedir.Mike Kelly2010-04-07
* Makefile: Install emacs code to site-lisp, not site-lisp/notmuchCarl Worth2010-04-07
* Install emacs lisp files into a notmuch sub-directory of site-lisp.Carl Worth2010-04-06
* configure: Ignore more options that debhelper expects.Carl Worth2010-04-06
* configure: Add a --sysconfdir option.Carl Worth2010-04-06
* configure: Add support for a --mandir optionCarl Worth2010-04-06
* configure: Add support for a --includedir optionCarl Worth2010-04-06
* configure: Avoid printing '.' at the end of error message.Carl Worth2010-04-06
* configure: Add stub support for --build=<cpu>-<vendor>-<host> option.Carl Worth2010-04-06
* Move "config" test programs to "compat".Carl Worth2010-04-06
* Makefile: Eliminate the "make install-emacs" target.Carl Worth2010-04-06
* Makefiles: Eliminate the useless quiet_* functions.Carl Worth2010-04-06
* Makefiles: Align the columns of output.Carl Worth2010-04-01
* Makefiles: Make the install rules quiet like the compilation rules.Carl Worth2010-03-31
* Makefile.config: Avoid pre-expanding the ${prefix} variable.Carl Worth2010-03-31
* Move some variable assignments from Makefile.local to Makefile.configCarl Worth2010-03-31
* configure: Fix installation of library to work with alternate --prefixCarl Worth2010-03-31
* configure: Fix typo in help message.Carl Worth2010-03-31
* Add a --libdir option to ./configureIngmar Vanhassel2010-03-31
* Add install target for notmuch.desktop file.Jeffrey C. Ollie2010-01-24
* configure: Look for both Xapian 1.1 and 1.0 and allow user override.Carl Worth2010-01-06
* configure: Implement a --help option to document --prefix.Carl Worth2009-12-04
* configure: Support the capturing of CFLAGS and CXXFLAGS at configure time.Carl Worth2009-12-04
* Fix quiet compilation to print the user's CFLAGS, CXXFLAGS, LDFLAGS.Carl Worth2009-12-04
* Fix option parsing for the case of a value with '='.Carl Worth2009-12-04
* Fix configure script to handle --prefix=Jameson Graef Rollins2009-12-04
* configure: Tweak the working of the example commands slightly.Carl Worth2009-12-03
* Add some text to configure on how to install dependencies with yum.Jeffrey C. Ollie2009-12-03
* configure: Allow user to specify compiler to be used.Carl Worth2009-12-01
* configure: Generate more friendly Makefile.config with separated CFLAGSCarl Worth2009-12-01
* configure: Clarify pkg-config warning now that Makefile does not invoke pkg-c...Carl Worth2009-12-01
* configure: Generate some documentation into Makefile.config.Carl Worth2009-12-01
* configure: Resolve all pkg-config flags at configure time.Carl Worth2009-12-01
* configure: Move getlinetest.c down into config/have_getline.c.Carl Worth2009-12-01
* configure: Assimilate new getlinetest into recent configure conventions.Carl Worth2009-12-01
* Add test to configure script to detect getlineJeffrey C. Ollie2009-12-01
* configure: Fix valgrind check to take effect, and to work.Carl Worth2009-12-01
* configure: Use printf to achieve result of "echo -n".Carl Worth2009-12-01
* Makefile: Add new "install-bash" target for bash completion supportCarl Worth2009-12-01
* configure: Fix pkg-config warning to not refer to non-existent variables.Carl Worth2009-12-01
* configure: Clean up the introductory message a bit.Carl Worth2009-12-01
* Send mail to notmuch list, not CarlAlec Berryman2009-11-27