Install SWIG files if swig is present.
[samba-svnmirror.git] / source / lib / tdb / Makefile.in
2007-12-04 jelmerInstall SWIG files if swig is present.
2007-11-30 jelmerRemove libtdb.so as well.
2007-11-28 jelmerAllow prebuilding swig output files.
2007-11-25 jelmerAdd makefile rules for building, installing and checkin...
2007-11-16 metzetdb: use AC_LIBREPLACE_SHLD and use it for linking...
2007-11-15 metzetdb: fix usage of SONAMEFLAG
2007-11-14 jelmerAIX make doesn't support $^.
2007-11-14 jelmerFix handling of sonameflag on AIX, which doesn't have...
2007-11-07 jelmerAttempt to fix standalone tdb build.
2007-11-06 jelmerSpecify shldflags first, as required by some compilers.
2007-11-06 jelmerFix tdb dependency.
2007-11-06 jelmerAdd ability to build .so of tdb.
2007-05-02 jelmerInstall tdbbackup and tdbdump again.
2007-04-30 jelmerUpdate bzr ignores, put right version in .pc files...
2007-04-30 jelmerSimplify includes for replace.
2007-04-25 jelmerUse DESTDIR
2006-12-01 paulgAdd support to the tdb Makefile.in for executable exten...
2006-09-14 tridge'make distclean' should delete config.cache
2006-09-06 metzefix make *clean
2006-09-06 metze- use PHONY for test
2006-09-06 tridgethe 'showflags' convention from Samba is useful for...
2006-09-06 tridgemoved the system includes into libreplace - this gives...
2006-09-05 tridgemove tdb to use the same build methods
2006-09-04 jelmerMerge my replace fixes:
2006-08-31 metzetry to use gmake if present on IRIX
2006-08-22 tridgetdb.pc is in the build directory
2006-08-22 tridgeand we need -Iinclude for tdb
2006-08-22 tridgemake standalone tdb support building and testing in...
2006-02-23 jelmerAlways make sure pkgconfig directory exists
2005-09-24 tridgecope better with compilers that don't put the object...
2005-09-22 tridgeadded transactions into tdb, and hook them into ldb...
2005-09-16 tridgea fairly large tdb cleanup and re-organise. Nearly...
2005-07-14 tridge- added a test target for tdb
2005-07-14 tridgefixed make install in the farm
2005-07-14 tridgedon't build tdbtest by default as there are too many...
2005-05-01 jelmerFix ldb standalone build