xsp/shim
Calvin Buckley f44d030552 Misc. build fixes (#87)
* Update Mono.Sqlite checks for .NET 4.5 GAC

* Rename shim log call to shim_log

This is because a header could import libm's headers, and that
would clobber the shim's log function. Fixes build on IBM i.

* Include database generating script in dist

Otherwise, when SQLite examples are built, it breaks the build with
a tarball.
2019-09-01 17:48:59 +02:00
..
Makefile.am [Shim] Initial commit 2013-08-22 19:28:38 +02:00
shim.c Misc. build fixes (#87) 2019-09-01 17:48:59 +02:00
shimtest.c [Shim] First working prototype 2013-08-27 17:19:53 +02:00