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
/
lib
/
Makefile.local
Age
Commit message (
Expand
)
Author
2013-01-22
lib/Makefile.local: depend on libs we are linking with
Amadeusz Żołnowski
2012-10-31
lib: add date range query support
Jani Nikula
2012-10-31
build: build parse-time-string as part of the notmuch lib and static cli
Jani Nikula
2012-10-27
Support OpenBSD
Austin Clements
2012-05-05
lib: Bump SO version from 2.0.0 to 3.0.0
Austin Clements
2011-11-19
Don't link libnotmuch if libutil isn't linked in properly.
Tom Prince
2011-11-13
Link libutil using filenmae, rather than using -l.
Tom Prince
2011-10-30
xutil.c: remove duplicate copies, create new library libutil.a to contain xutil.
David Bremner
2011-10-24
Prefix lib/notmuch.h and lib/gen-version-script.sh with $(srcdir)
Amadeusz Żołnowski
2011-10-04
lib: bump SONAME
David Bremner
2011-09-24
lib: bump library minor version because of new symbols.
David Bremner
2011-07-20
libnotmuch: only build symbols list after the modules are built
Thomas Jost
2011-07-17
Merge commit '0.6.1'
David Bremner
2011-07-16
libnotmuch: export Xapian typeinfo symbols
David Bremner
2011-07-03
Use POSIX sed invocation
Robin Green
2011-06-29
lib/Makefile.local: remove leftover debugging output.
David Bremner
2011-06-28
libnotmuch: build symbols list without relying on gcc -aux-info.
David Bremner
2011-06-28
libnotmuch: build symbols list without relying on gcc -aux-info.
David Bremner
2011-06-28
libnotmuch: fix typos in CLEAN setting, add file
David Bremner
2011-06-23
fix sum moar typos [build scripts, Makefiles]
Pieter Praet
2011-06-23
libnotmuch: add linker script to declare only notmuch_* symbols as global.
David Bremner
2011-03-21
Implement an internal generic string list and use it.
Austin Clements
2011-03-09
build: Add support for non-source-directory builds.
Carl Worth
2011-01-26
Makefile: Quote variables used as filenames in shell commands
Carl Worth
2010-11-11
Increment library version to 1.3.0
Carl Worth
2010-11-11
lib: Add new implementation of notmuch_filenames_t
Carl Worth
2010-11-01
Update library version to 1.2.0
Carl Worth
2010-10-28
Do not call ldconfig when building Debian package
Michal Sojka
2010-09-21
lib: Fix "make install"
Carl Worth
2010-06-04
make install: Run ldconfig or install a DT_RUNPATH in binary as appropriate.
Carl Worth
2010-06-03
Add support for the Solaris platform
Tomas Carnecky
2010-04-27
lib: Increment library version to 1.1.0
Carl Worth
2010-04-14
Makefile: Add library version information on OS X.
Carl Worth
2010-04-14
Makefile: Fix library linking command for OS X
Carl Worth
2010-04-14
Add infrastructure for building shared library on OS X.
Aaron Ecay
2010-04-14
Makefile: Move compat sources from the client code to the library.
Carl Worth
2010-04-06
Avoid needlessly linking final notmuch binary against libXapian.
Carl Worth
2010-04-06
configure: Add support for a --includedir option
Carl Worth
2010-04-06
Makefiles: Eliminate the useless quiet_* functions.
Carl Worth
2010-04-05
RELEASING: Add this file describing the steps to make a release.
Carl Worth
2010-04-03
Makefile.local: Automatically use makefile mode
David Edmondson
2010-04-01
Compile a static notmuch binary (but only install the shared version)
Carl Worth
2010-04-01
Makefile: Create include directory when installing headers
Michal Sojka
2010-04-01
lib: Switch to a 3-part version number for the library interface.
Carl Worth
2010-03-31
Makefiles: Make the install rules quiet like the compilation rules.
Carl Worth
2010-03-31
Move installation of library from top-level to lib/Makefile.local
Carl Worth
2010-03-31
Fix target dependencies for multiple jobs
Saleem Abdulrasool
2010-03-31
Build and link against notmuch shared library, install notmuch.h
Ben Gamari
2010-03-10
Makefile: Fix Makefiles to depend on all child Makefile fragments.
Carl Worth
2010-01-06
lib: Implement new notmuch_directory_t API.
Carl Worth
[next]