]> git.sur5r.net Git - openldap/history - libraries/liblmdb/Makefile
ITS#8169 more for prev patch
[openldap] / libraries / liblmdb / Makefile
2015-12-01 Howard ChuITS#8169 more for prev patch
2015-11-30 Howard ChuITS#8324 incremental DB file growth for Windows
2015-11-24 Heiko BeckerITS#8169 Allow passing mandir to make install
2015-11-24 Heiko BeckerITS#8168 Allow passing AR to make
2015-10-31 Howard ChuUse MDB_USE_ROBUST not MDB_NO_ROBUST
2015-10-31 Howard ChuAdd MDB_NO_ROBUST to disable Robust Mutexes
2015-09-25 Luke YeagerITS#8256 Create install directories if needed
2015-07-02 Hallvard FurusethRestore support for Posix semaphores
2015-01-11 Howard ChuTweak conditionals for fdatasync hack
2015-01-08 Howard ChuRevert "Note MDB_SAFE_FDATASYNC"
2015-01-08 Howard ChuNote MDB_SAFE_FDATASYNC
2014-12-13 Hallvard Furusethmake clean: remove *.lo
2014-10-02 Leo YurievITS#7841 trivial cleanup
2014-10-01 Howard ChuDon't use -fPIC for static lib
2014-07-05 Howard ChuRationalize mdb_env_copy2 API
2014-06-30 Howard ChuMore gcov setup tweaks
2014-06-26 Howard ChuSetup for gcov/coverage testing
2014-06-20 Howard ChuAdd mdb_load
2014-06-20 Howard ChuAdd mdb_dump, update copyrights
2013-09-09 Howard ChuRelease 0.9.8
2013-08-10 Howard ChuPoint to mdb.c for docs on macros in Makefile
2013-08-10 John HewsonITS#7656 fix install target
2013-07-12 Howard ChuTweak comments, defaults should be OK already
2013-06-26 Hallvard FurusethMakefile/user-macro comments.
2013-02-25 Howard ChuUse CC/LDFLAGS to link the shared lib
2013-02-25 Howard ChuInstall manpages too
2013-02-25 Howard ChuAdd $(DESTDIR) to make install target
2013-01-09 Hallvard FurusethDelete liblmdb/mfree. It has moved into mdb_stat.
2012-11-30 Howard ChuRename libmdb to liblmdb