Revision 615055

Go back to digest for 24th December 2006

Features in Development Tools

Jakob Petsovits committed changes in /trunk/KDE/kdevelop:

Add a catalog backend for TDB, a straight port of the BDB backend. It compiles, but is totally untested and thus probably not working as intended.

To get TDB, download, compile and install Samba 4: svn co svn://svnanon.samba.org/samba/branches/SAMBA_4_0 samba-4_0

Plus, a few cleanups of the catalog interface and the BDB backend.

File Changes

Added 3 files
  • /trunk/KDE/kdevelop
  •   /lib/kdevtdbcatalogbackend.cpp
  •   /lib/kdevtdbcatalogbackend.h
  •   /cmake/modules/FindTDB.cmake
Modified 4 files
  • /trunk/KDE/kdevelop
  •   /CMakeLists.txt
  •   /lib/CMakeLists.txt
  •   /lib/kdevbdbcatalogbackend.cpp
  •   /lib/kdevcatalog.h
7 files changed in total