summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
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
2010-04-06configure: Add support for a --mandir optionCarl Worth
2010-04-06configure: Add support for a --includedir optionCarl Worth
2010-04-06configure: Avoid printing '.' at the end of error message.Carl Worth
2010-04-06configure: Add stub support for --build=<cpu>-<vendor>-<host> option.Carl Worth
2010-04-06Move "config" test programs to "compat".Carl Worth
2010-04-06Makefile: Eliminate the "make install-emacs" target.Carl Worth
2010-04-06Makefiles: Eliminate the useless quiet_* functions.Carl Worth
2010-04-01Makefiles: Align the columns of output.Carl Worth
2010-03-31Makefiles: Make the install rules quiet like the compilation rules.Carl Worth
2010-03-31Makefile.config: Avoid pre-expanding the ${prefix} variable.Carl Worth
2010-03-31Move some variable assignments from Makefile.local to Makefile.configCarl Worth
2010-03-31configure: Fix installation of library to work with alternate --prefixCarl Worth
2010-03-31configure: Fix typo in help message.Carl Worth
2010-03-31Add a --libdir option to ./configureIngmar Vanhassel
2010-01-24Add install target for notmuch.desktop file.Jeffrey C. Ollie
2010-01-06configure: Look for both Xapian 1.1 and 1.0 and allow user override.Carl Worth
2009-12-04configure: Implement a --help option to document --prefix.Carl Worth
2009-12-04configure: Support the capturing of CFLAGS and CXXFLAGS at configure time.Carl Worth
2009-12-04Fix quiet compilation to print the user's CFLAGS, CXXFLAGS, LDFLAGS.Carl Worth
2009-12-04Fix option parsing for the case of a value with '='.Carl Worth
2009-12-04Fix configure script to handle --prefix=Jameson Graef Rollins
2009-12-03configure: Tweak the working of the example commands slightly.Carl Worth
2009-12-03Add some text to configure on how to install dependencies with yum.Jeffrey C. Ollie
2009-12-01configure: Allow user to specify compiler to be used.Carl Worth
2009-12-01configure: Generate more friendly Makefile.config with separated CFLAGSCarl Worth
2009-12-01configure: Clarify pkg-config warning now that Makefile does not invoke pkg-config.Carl Worth