Commit Graph

6 Commits

Author SHA1 Message Date
espie
242c6d27a5 build with recent cdefs changes (no need to bump pkgname) 2010-05-05 06:49:36 +00:00
avsm
230e2024fc add mysteriously removed file from the previous commit 2009-05-20 02:02:30 +00:00
avsm
5f0d06342b update to ocaml-sqlite3-1.5.0, now by Markus Mottl. These bindings are significantly more robust, and also let you define custom callback/aggregate SQL functions directly in OCaml, as well as interacting better with the runtime. 2009-05-20 01:40:56 +00:00
pvalchev
fa82b49bb4 need -fPIC for shared objects (build on amd64) 2007-02-18 06:23:38 +00:00
robert
4c6947ebab fix build on arches (like arm) where nativecode ocaml is
not available; no package change
2007-01-03 11:38:19 +00:00
avsm
90e83b7a7f initial import of ocaml-sqlite3-0.2.0
--
OCaml bindings to the SQLite 3 database access library.  The current
version provides low level access to the SQL queries and data
transfer.  Aggregate/user-defined SQL function support is not
implemented.
2006-06-01 01:20:25 +00:00