]> git.notmuchmail.org Git - notmuch/history - lib/Makefile.local
libnotmuch: build symbols list without relying on gcc -aux-info.
[notmuch] / lib / Makefile.local
2011-06-28 David Bremnerlibnotmuch: build symbols list without relying on gcc...
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.