aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
Commit message (Expand)AuthorAge
...
* configure: Test for flag to set rpathGravatar Carl Worth2010-10-30
* configure: Test for each compiler warning before enabling it.Gravatar Carl Worth2010-10-30
* configure: Set XAPIAN_CONFIG to only "xapian-config" by default.Gravatar Carl Worth2010-10-29
* configure: optimize uname finding a bitGravatar Felipe Contreras2010-10-29
* make install: Run ldconfig or install a DT_RUNPATH in binary as appropriate.Gravatar Carl Worth2010-06-04
* configure: Remove space from IFS (using tab as necessary)Gravatar Carl Worth2010-06-04
* Add support for the Solaris platformGravatar Tomas Carnecky2010-06-03
* configure: Respect LDFLAGS from the environment.Gravatar Tomas Carnecky2010-06-03
* configure: add ignored options for compatibility.Gravatar Cédric Cabessa2010-04-26
* configure: Print version of Xapian found during configure check.Gravatar Carl Worth2010-04-21
* configure: Generalize the GMime configure checks.Gravatar Carl Worth2010-04-21
* configure: Add support for GMime 2.6Gravatar Adrien Bustany2010-04-21
* configure: Fix syntax error (spaces in assignment).Gravatar Gregor Hoffleit2010-04-15
* Makefile: Fix final linking of notmuch binary for OS X.Gravatar Carl Worth2010-04-14
* Add infrastructure for building shared library on OS X.Gravatar Aaron Ecay2010-04-14
* Add simplistic reimplementation of strcasestr to compat libraryGravatar Dirk Hohndel2010-04-14
* Fix the default value for --includedir.Gravatar Mike Kelly2010-04-07
* Makefile: Install emacs code to site-lisp, not site-lisp/notmuchGravatar Carl Worth2010-04-07
* Install emacs lisp files into a notmuch sub-directory of site-lisp.Gravatar Carl Worth2010-04-06
* configure: Ignore more options that debhelper expects.Gravatar Carl Worth2010-04-06
* configure: Add a --sysconfdir option.Gravatar Carl Worth2010-04-06
* configure: Add support for a --mandir optionGravatar Carl Worth2010-04-06
* configure: Add support for a --includedir optionGravatar Carl Worth2010-04-06
* configure: Avoid printing '.' at the end of error message.Gravatar Carl Worth2010-04-06
* configure: Add stub support for --build=<cpu>-<vendor>-<host> option.Gravatar Carl Worth2010-04-06
* Move "config" test programs to "compat".Gravatar Carl Worth2010-04-06
* Makefile: Eliminate the "make install-emacs" target.Gravatar Carl Worth2010-04-06
* Makefiles: Eliminate the useless quiet_* functions.Gravatar Carl Worth2010-04-06
* Makefiles: Align the columns of output.Gravatar Carl Worth2010-04-01
* Makefiles: Make the install rules quiet like the compilation rules.Gravatar Carl Worth2010-03-31
* Makefile.config: Avoid pre-expanding the ${prefix} variable.Gravatar Carl Worth2010-03-31
* Move some variable assignments from Makefile.local to Makefile.configGravatar Carl Worth2010-03-31
* configure: Fix installation of library to work with alternate --prefixGravatar Carl Worth2010-03-31
* configure: Fix typo in help message.Gravatar Carl Worth2010-03-31
* Add a --libdir option to ./configureGravatar Ingmar Vanhassel2010-03-31
* Add install target for notmuch.desktop file.Gravatar Jeffrey C. Ollie2010-01-24
* configure: Look for both Xapian 1.1 and 1.0 and allow user override.Gravatar Carl Worth2010-01-06
* configure: Implement a --help option to document --prefix.Gravatar Carl Worth2009-12-04
* configure: Support the capturing of CFLAGS and CXXFLAGS at configure time.Gravatar Carl Worth2009-12-04
* Fix quiet compilation to print the user's CFLAGS, CXXFLAGS, LDFLAGS.Gravatar Carl Worth2009-12-04
* Fix option parsing for the case of a value with '='.Gravatar Carl Worth2009-12-04
* Fix configure script to handle --prefix=Gravatar Jameson Graef Rollins2009-12-04
* configure: Tweak the working of the example commands slightly.Gravatar Carl Worth2009-12-03
* Add some text to configure on how to install dependencies with yum.Gravatar Jeffrey C. Ollie2009-12-03
* configure: Allow user to specify compiler to be used.Gravatar Carl Worth2009-12-01
* configure: Generate more friendly Makefile.config with separated CFLAGSGravatar Carl Worth2009-12-01
* configure: Clarify pkg-config warning now that Makefile does not invoke pkg-c...Gravatar Carl Worth2009-12-01
* configure: Generate some documentation into Makefile.config.Gravatar Carl Worth2009-12-01
* configure: Resolve all pkg-config flags at configure time.Gravatar Carl Worth2009-12-01
* configure: Move getlinetest.c down into config/have_getline.c.Gravatar Carl Worth2009-12-01