index
:
notmuch
debian/bookworm-backports
debian/bullseye
debian/bullseye-backports
debian/buster-backports
debian/jessie-backports
debian/squeeze-backports
debian/stretch
debian/stretch-backports
debian/trixie-backports
debian/unstable
debian/wheezy-backports
feature/git-remote
feature/wildcard
master
nmweb
pristine-tar
release
thread-based email index, search, and tagging
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure
Age
Commit message (
Expand
)
Author
2010-04-01
Makefiles: Align the columns of output.
Carl Worth
2010-03-31
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-01-24
Add install target for notmuch.desktop file.
Jeffrey C. Ollie
2010-01-06
configure: Look for both Xapian 1.1 and 1.0 and allow user override.
Carl Worth
2009-12-04
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-03
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-01
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-config.
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-11-27
Send mail to notmuch list, not Carl
Alec Berryman
2009-11-22
notmuch-new: Only install SIGALRM if not running under gdb
Chris Wilson
2009-11-02
Add a simple configure script.
Carl Worth