Commit Graph

7 Commits

Author SHA1 Message Date
Michael Bradley, Jr 9bc5a2aa62
chore: git should ignore the temporary .nims file created by nimble 2020-12-16 18:26:04 -06:00
Michael Bradley, Jr 3df9adee04
chore: clean up .gitignore 2020-12-16 15:51:54 -06:00
emizzle 474cf12001 feat: embed tiny_sqlite (and expand api) instead of generating wrapper with nimterop
Also remove workarounds for problems previously experienced in "Windows+shared"
context.
2020-12-16 15:41:31 -06:00
Michael Bradley, Jr 20d2843dfb
refactor: adapt repo to use the nimbus-build-system
An important aspect of this refactor is that a user of this library needs to
supply openssl with respect to building the `sqlite3.c` amalgamation and the
`sqlite.nim` wrapper.
2020-10-15 18:18:37 -05:00
Richard Ramos 9986a00dd5
fix: dynamic lib 2020-05-12 17:48:04 -04:00
Richard Ramos 0dd2f4ddb0
Initial commit 2020-05-12 10:50:43 -04:00
RichΛrd f807d4a453
Initial commit 2020-05-12 07:58:03 -04:00