You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koffice/kexi/3rdparty
Mavridis Philippe 04e86613f6
WIP: CMake port
Signed-off-by: Philippe Mavridis <philippe.mavridis@yandex.com>
2 months ago
..
kexisql WIP: CMake port 2 months ago
kexisql3 WIP: CMake port 2 months ago
kolibs Use tdestandarddirs.h 4 months ago
uuid Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed AC_CHECK_GNU_EXTENSIONS. 7 years ago
Makefile.am Added old abandoned KDE3 version of koffice 16 years ago
README.3rdparty Added old abandoned KDE3 version of koffice 16 years ago
configure.in.in Added old abandoned KDE3 version of koffice 16 years ago

README.3rdparty

Kexi 3rdparty directory contents
--------------------------------

Purpose: Any kexi-independent code goes here.

kexisql/ - database engine (SQLite3) implementation taken "as-is" from SQLite project (www.sqlite.org)
     We use kexisql name for indication that original SQLite sources can be changed
     by Kexi programmers from-version-to-version without notice. "original"
     SQLite db implementation library won't be in conflict with kexisql lib 
     (we use other naming).
kexisql2/ - database engine (SQLite2). As above, but this is older version provided for handling older, 
      incompatible file format.


Currently unused:

uuid/ - unique number generator from e2fsprogs, used for creating unique 
     identifers across databases and for local objects