]> git.notmuchmail.org Git - notmuch/history - configure
Prototypes for directory tracking
[notmuch] / configure
2010-01-06 Carl Worthconfigure: Look for both Xapian 1.1 and 1.0 and allow...
2009-12-05 Carl Worthconfigure: Implement a --help option to document -...
2009-12-04 Carl Worthconfigure: Support the capturing of CFLAGS and CXXFLAGS...
2009-12-04 Carl WorthFix quiet compilation to print the user's CFLAGS, CXXFL...
2009-12-04 Carl WorthFix option parsing for the case of a value with '='.
2009-12-04 Jameson Graef RollinsFix configure script to handle --prefix=
2009-12-04 Carl Worthconfigure: Tweak the working of the example commands...
2009-12-04 Jeffrey C. OllieAdd some text to configure on how to install dependenci...
2009-12-02 Carl Worthconfigure: Allow user to specify compiler to be used.
2009-12-02 Carl Worthconfigure: Generate more friendly Makefile.config with...
2009-12-02 Carl Worthconfigure: Clarify pkg-config warning now that Makefile...
2009-12-02 Carl Worthconfigure: Generate some documentation into Makefile...
2009-12-02 Carl Worthconfigure: Resolve all pkg-config flags at configure...
2009-12-02 Carl Worthconfigure: Move getlinetest.c down into config/have_get...
2009-12-02 Carl Worthconfigure: Assimilate new getlinetest into recent confi...
2009-12-02 Jeffrey C. OllieAdd test to configure script to detect getline
2009-12-02 Carl Worthconfigure: Fix valgrind check to take effect, and to...
2009-12-01 Carl Worthconfigure: Use printf to achieve result of "echo -n".
2009-12-01 Carl WorthMakefile: Add new "install-bash" target for bash comple...
2009-12-01 Carl Worthconfigure: Fix pkg-config warning to not refer to non...
2009-12-01 Carl Worthconfigure: Clean up the introductory message a bit.
2009-11-28 Alec BerrymanSend mail to notmuch list, not Carl
2009-11-22 Chris Wilsonnotmuch-new: Only install SIGALRM if not running under gdb
2009-11-02 Carl WorthAdd a simple configure script.