aboutsummaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
...
* 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
* notmuch-new: Only install SIGALRM if not running under gdbChris Wilson2009-11-22
* Add a simple configure script.Carl Worth2009-11-02