index
:
notmuch
master
thread-based email index, search and tagging
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
configure
Commit message (
Expand
)
Author
Age
*
Makefile: Eliminate the "make install-emacs" target.
Carl Worth
2010-04-06
*
Makefiles: Eliminate the useless quiet_* functions.
Carl Worth
2010-04-06
*
Makefiles: Align the columns of output.
Carl Worth
2010-04-01
*
Makefiles: Make the install rules quiet like the compilation rules.
Carl Worth
2010-03-31
*
Makefile.config: Avoid pre-expanding the ${prefix} variable.
Carl Worth
2010-03-31
*
Move some variable assignments from Makefile.local to Makefile.config
Carl Worth
2010-03-31
*
configure: Fix installation of library to work with alternate --prefix
Carl Worth
2010-03-31
*
configure: Fix typo in help message.
Carl Worth
2010-03-31
*
Add a --libdir option to ./configure
Ingmar Vanhassel
2010-03-31
*
Add install target for notmuch.desktop file.
Jeffrey C. Ollie
2010-01-24
*
configure: Look for both Xapian 1.1 and 1.0 and allow user override.
Carl Worth
2010-01-06
*
configure: Implement a --help option to document --prefix.
Carl Worth
2009-12-04
*
configure: Support the capturing of CFLAGS and CXXFLAGS at configure time.
Carl Worth
2009-12-04
*
Fix quiet compilation to print the user's CFLAGS, CXXFLAGS, LDFLAGS.
Carl Worth
2009-12-04
*
Fix option parsing for the case of a value with '='.
Carl Worth
2009-12-04
*
Fix configure script to handle --prefix=
Jameson Graef Rollins
2009-12-04
*
configure: Tweak the working of the example commands slightly.
Carl Worth
2009-12-03
*
Add some text to configure on how to install dependencies with yum.
Jeffrey C. Ollie
2009-12-03
*
configure: Allow user to specify compiler to be used.
Carl Worth
2009-12-01
*
configure: Generate more friendly Makefile.config with separated CFLAGS
Carl Worth
2009-12-01
*
configure: Clarify pkg-config warning now that Makefile does not invoke pkg-c...
Carl Worth
2009-12-01
*
configure: Generate some documentation into Makefile.config.
Carl Worth
2009-12-01
*
configure: Resolve all pkg-config flags at configure time.
Carl Worth
2009-12-01
*
configure: Move getlinetest.c down into config/have_getline.c.
Carl Worth
2009-12-01
*
configure: Assimilate new getlinetest into recent configure conventions.
Carl Worth
2009-12-01
*
Add test to configure script to detect getline
Jeffrey C. Ollie
2009-12-01
*
configure: Fix valgrind check to take effect, and to work.
Carl Worth
2009-12-01
*
configure: Use printf to achieve result of "echo -n".
Carl Worth
2009-12-01
*
Makefile: Add new "install-bash" target for bash completion support
Carl Worth
2009-12-01
*
configure: Fix pkg-config warning to not refer to non-existent variables.
Carl Worth
2009-12-01
*
configure: Clean up the introductory message a bit.
Carl Worth
2009-12-01
*
Send mail to notmuch list, not Carl
Alec Berryman
2009-11-27
*
notmuch-new: Only install SIGALRM if not running under gdb
Chris Wilson
2009-11-22
*
Add a simple configure script.
Carl Worth
2009-11-02