Age | Commit message (Collapse) | Author | Files | Lines |
|
(This used to be commit 99fb6b6badf1afeac21fdb5f1ce04c1749e1b7f7)
|
|
Use SWIG %rename to get rid of prefix on every tdb function.
Treat mode_t as an int so we can actually pass a mode argument to
tdb_open().
(This used to be commit 0abd03f70c5c63a915086eaf6e3a25b3087769bc)
|
|
(This used to be commit 8b83eca265b6ad5f33e90beac67f3e1621010764)
|
|
fix abartlet's compile problem.
(This used to be commit 170139035ab1e7659a82e1e2d40990f4d7f146c3)
|
|
(This used to be commit 5af52c559e731d55ccd019a2b06f486a2f86e6ce)
|
|
(This used to be commit 301bb069c31ee7ce09bdd6cd2dd4b7fa0441e1a1)
|
|
(This used to be commit 64f961f039545c9948eb7d7652b7494be2443174)
|
|
sure how this can be integrated into the build system properly though.
Editing makefile.pl is the wrong way to do this.
(This used to be commit e6a42f7880993271f2610584182f7d47538b6747)
|
|
metze
(This used to be commit 18062d2ed9fc9224c43143c10efbf2f6f1f5bbe0)
|
|
python interface to tdb and a rudimentary build system.
Configure with --with-python and make swig to build and append
$(builddir)/scripting/swig/python to PYTHONPATH.
(This used to be commit bbc15d6f84b6a247ae87b253752a86a38f1d6798)
|