]> git.notmuchmail.org Git - notmuch/history - lib/Makefile.local
lib: fix clang build warnings
[notmuch] / lib / Makefile.local
2014-10-25 David BremnerMerge tag '0.18.2'
2014-10-25 David BremnerMerge tag '0.18.2_rc1'
2014-09-16 Peter Wanglib: bump soname
2013-12-07 Austin Clementslib: Bump library version from 3.0.0 to 3.1.0
2013-12-07 Austin Clementslib: Make VERSION macros agree with soname version
2013-01-29 Amadeusz Żołnowskilib/Makefile.local: depend on libs we are linking with
2013-01-25 David BremnerMerge branch 'release'
2013-01-22 Amadeusz Żołnowskilib/Makefile.local: depend on libs we are linking with
2012-10-31 Jani Nikulalib: add date range query support
2012-10-31 Jani Nikulabuild: build parse-time-string as part of the notmuch...
2012-10-27 Austin ClementsSupport OpenBSD
2012-05-05 Austin Clementslib: Bump SO version from 2.0.0 to 3.0.0
2011-12-06 David BremnerMerge branch 'release'
2011-11-27 David BremnerMerge branch 'release'
2011-11-23 David BremnerMerge branch 'release'
2011-11-21 David BremnerMerge branch 'release'
2011-11-19 Tom PrinceDon't link libnotmuch if libutil isn't linked in properly.
2011-11-13 Tom PrinceLink libutil using filenmae, rather than using -l.
2011-10-31 David Bremnerxutil.c: remove duplicate copies, create new library...
2011-10-25 Amadeusz ŻołnowskiPrefix lib/notmuch.h and lib/gen-version-script.sh...
2011-10-04 David Bremnerlib: bump SONAME
2011-09-24 David Bremnerlib: bump library minor version because of new symbols.
2011-07-21 Thomas Jostlibnotmuch: only build symbols list after the modules...
2011-07-18 David BremnerMerge commit '0.6.1'
2011-07-17 David Bremnerlibnotmuch: export Xapian typeinfo symbols
2011-07-10 David BremnerMerge commit '0.6'
2011-07-03 Robin GreenUse POSIX sed invocation
2011-06-29 David Bremnerlib/Makefile.local: remove leftover debugging output.
2011-06-28 David Bremnerlibnotmuch: build symbols list without relying on gcc...
2011-06-28 David Bremnerlibnotmuch: build symbols list without relying on gcc...
2011-06-28 David Bremnerlibnotmuch: fix typos in CLEAN setting, add file
2011-06-24 David BremnerMerge remote-tracking branch 'origin/master'
2011-06-23 Pieter Praetfix sum moar typos [build scripts, Makefiles]
2011-06-23 David Bremnerlibnotmuch: add linker script to declare only notmuch_...
2011-04-25 Carl WorthMerge remote-tracking branch 'amdragon/eager-metadata-v4'
2011-03-21 Austin ClementsImplement an internal generic string list and use it.
2011-03-10 Carl WorthMerge remote branch 'amdragon/search-perf-3'
2011-03-09 Carl Worthbuild: Add support for non-source-directory builds.
2011-01-26 Carl WorthMakefile: Quote variables used as filenames in shell...
2010-11-12 Carl WorthIncrement library version to 1.3.0
2010-11-11 Carl Worthlib: Add new implementation of notmuch_filenames_t
2010-11-08 Carl WorthMerge in ruby bindings.
2010-11-01 Carl WorthUpdate library version to 1.2.0
2010-10-28 Michal SojkaDo not call ldconfig when building Debian package
2010-09-21 Carl Worthlib: Fix "make install"
2010-06-04 Carl Worthmake install: Run ldconfig or install a DT_RUNPATH...
2010-06-04 Tomas CarneckyAdd support for the Solaris platform
2010-04-27 Carl Worthlib: Increment library version to 1.1.0
2010-04-22 Carl WorthMerge Sebastian Spaeth's python bindings into bindings...
2010-04-15 Carl WorthMerge bugfix for test-suite correctness.
2010-04-14 Carl WorthMakefile: Add library version information on OS X.
2010-04-14 Carl WorthMakefile: Fix library linking command for OS X
2010-04-14 Aaron EcayAdd infrastructure for building shared library on OS X.
2010-04-14 Carl WorthMakefile: Move compat sources from the client code...
2010-04-07 Carl WorthMerge branch 'debian'
2010-04-07 Carl WorthAvoid needlessly linking final notmuch binary against...
2010-04-06 Carl Worthconfigure: Add support for a --includedir option
2010-04-06 Carl WorthMerge branch 'debian' into rebuild
2010-04-06 Carl WorthMakefiles: Eliminate the useless quiet_* functions.
2010-04-05 Carl WorthMerge commit '0.1'
2010-04-05 Carl WorthRELEASING: Add this file describing the steps to make...
2010-04-03 David EdmondsonMakefile.local: Automatically use makefile mode
2010-04-01 Carl WorthCompile a static notmuch binary (but only install the...
2010-04-01 Michal SojkaMakefile: Create include directory when installing...
2010-04-01 Carl Worthlib: Switch to a 3-part version number for the library...
2010-04-01 Carl WorthMakefiles: Make the install rules quiet like the compil...
2010-04-01 Carl WorthMove installation of library from top-level to lib...
2010-04-01 Saleem AbdulrasoolFix target dependencies for multiple jobs
2010-04-01 Ben GamariBuild and link against notmuch shared library, install...
2010-03-10 Carl WorthMakefile: Fix Makefiles to depend on all child Makefile...
2010-01-21 martin f. krafftMerge branch 'upstream'
2010-01-06 Carl Worthlib: Implement new notmuch_directory_t API.
2009-11-22 Chris WilsonMakefile: Magic silent rules.
2009-11-15 Carl Worthlib: Move notmuch_messages_t code from query.cc to...
2009-11-10 Carl WorthMakefile: Make the top-level Makefile a little more...
2009-11-10 Carl WorthMakefile: Fix dependency generation to make .d files...
2009-11-10 Carl WorthImplement a non-recursive make.