aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
Commit message (Expand)AuthorAge
...
* 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
* configure: Assimilate new getlinetest into recent configure conventions.Gravatar Carl Worth2009-12-01
* Add test to configure script to detect getlineGravatar Jeffrey C. Ollie2009-12-01
* configure: Fix valgrind check to take effect, and to work.Gravatar Carl Worth2009-12-01
* configure: Use printf to achieve result of "echo -n".Gravatar Carl Worth2009-12-01
* Makefile: Add new "install-bash" target for bash completion supportGravatar Carl Worth2009-12-01
* configure: Fix pkg-config warning to not refer to non-existent variables.Gravatar Carl Worth2009-12-01
* configure: Clean up the introductory message a bit.Gravatar Carl Worth2009-12-01
* Send mail to notmuch list, not CarlGravatar Alec Berryman2009-11-27
* notmuch-new: Only install SIGALRM if not running under gdbGravatar Chris Wilson2009-11-22
* Add a simple configure script.Gravatar Carl Worth2009-11-02