Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-05-08 | Fix link flags for ldb and tdb Python modules. | Jelmer Vernooij | 1 | -1/+1 |
2008-02-13 | Allow tdb.mk and talloc.mk to be included at the same time. | Jelmer Vernooij | 1 | -7/+7 |
2008-02-12 | Support using shared library during testsuite run if tdb was built with a sha... | Jelmer Vernooij | 1 | -2/+2 |
2008-02-12 | make sure libraries are built before attempting to install. | Jelmer Vernooij | 1 | -2/+2 |
2008-02-12 | Specify PICFLAG when compiling python modules. | Jelmer Vernooij | 1 | -1/+1 |
2008-02-12 | tdb/ldb: Use prefix in case DESTDIR is not set. | Jelmer Vernooij | 1 | -4/+4 |
2008-02-12 | Create the required directories when installing Python code. | Jelmer Vernooij | 1 | -0/+2 |
2008-02-12 | Avoid using setup.py for intsallation. | Jelmer Vernooij | 1 | -5/+6 |
2008-02-12 | Manually compile python files rather than using setup.py. | Jelmer Vernooij | 1 | -8/+10 |
2008-02-11 | Fix out of tree builds. | Jelmer Vernooij | 1 | -1/+1 |
2008-02-11 | Split actual content out of tdb Makefile into a separate file. | Jelmer Vernooij | 1 | -0/+81 |