Age | Commit message (Expand) | Author | Files | Lines |
2008-02-12 | Avoid using setup.py for intsallation. | Jelmer Vernooij | 1 | -0/+1 |
2008-02-12 | Manually compile python files rather than use setup.py. | Jelmer Vernooij | 1 | -0/+3 |
2008-01-22 | ldb: Increase version number to make it easier to create new Debian snapshots. | Jelmer Vernooij | 1 | -1/+1 |
2008-01-10 | r26701: ldb: Build and install python modules when possible. | Jelmer Vernooij | 1 | -0/+13 |
2007-12-21 | r25992: ldb: use AC_LIBREPLACE_SHLD and use it for linking shared libraries | Stefan Metzmacher | 1 | -0/+1 |
2007-12-21 | r25987: libreplace: rename AC_LD_SHLDFLAGS into AC_LIBREPLACE_SHLD_FLAGS | Stefan Metzmacher | 1 | -1/+1 |
2007-12-21 | r25984: ldb: use MDLD macros from libreplace and use results to build share m... | Stefan Metzmacher | 1 | -0/+2 |
2007-12-21 | r25877: Add libreplace macro for soname flags. | Jelmer Vernooij | 1 | -0/+1 |
2007-12-21 | r25854: Link against -ldl properly. | Jelmer Vernooij | 1 | -1/+0 |
2007-12-21 | r25852: Move SHLIBEXT determination into a test as well. | Jelmer Vernooij | 1 | -3/+1 |
2007-12-21 | r25851: Move system-specific ldflags checks to libreplace so they can be used... | Jelmer Vernooij | 1 | -0/+1 |
2007-12-21 | r25850: Add macro for picflag. | Jelmer Vernooij | 1 | -0/+1 |
2007-12-21 | r25846: Add configure test for -Wl,--export-dynamic. | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r25100: Include LDAP libs in .pc file so linking statically against libldb wo... | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r25093: Use system-provided ldb library if available. Note that this only mea... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25085: Define LDB_MODULESDIR for standalone build. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r22668: Fix ldb build | Jelmer Vernooij | 1 | -2/+0 |
2007-10-10 | r22665: Change version back to 0.9. | Jelmer Vernooij | 1 | -1/+3 |
2007-10-10 | r22595: Add version numbers. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r18903: merge from samba3: | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r18485: include libreplace.m4 in the aclocal.m4 files | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r18283: libreplace.m4 needs to be early in configure.ac in other packages too | Andrew Tridgell | 1 | -4/+1 |
2007-10-10 | r18109: move ldb to use the same build methods | Andrew Tridgell | 1 | -8/+5 |
2007-10-10 | r18098: use m4_include() instead of sinclude() | Stefan Metzmacher | 1 | -8/+8 |
2007-10-10 | r18036: Add missing file | Jelmer Vernooij | 1 | -0/+79 |