Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-05-08 | Fix typo. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-08 | Fix link flags for ldb and tdb Python modules. | Jelmer Vernooij | 1 | -1/+1 |
2008-02-20 | Allow ldb backends without init function, use init function-less ldb modules. | Jelmer Vernooij | 1 | -1/+1 |
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 | -2/+3 |
2008-02-12 | Manually compile python files rather than use setup.py. | Jelmer Vernooij | 1 | -6/+10 |
2008-02-11 | Fix out of tree builds. | Jelmer Vernooij | 1 | -3/+3 |
2008-02-11 | ldb: Split up the Makefile so it will be possible later on to directly includ... | Jelmer Vernooij | 1 | -0/+82 |