Maas-Maarten Zeeman
|
6c5e13ced3
|
Changed open/close and prepare
|
2022-05-17 22:09:25 +02:00 |
|
Maas-Maarten Zeeman
|
2ef7a739e5
|
Turn on optimization for size
|
2022-01-15 11:02:52 +01:00 |
|
Maas-Maarten Zeeman
|
2b0f019c7f
|
Also turn on geopoly
|
2022-01-15 10:09:16 +01:00 |
|
Maas-Maarten Zeeman
|
ee5ddbeabb
|
Enable fts4, fts5, rtree, math and json functions
|
2022-01-13 15:57:51 +01:00 |
|
Maas-Maarten Zeeman
|
332e806005
|
Turn off autoinit
|
2022-01-13 09:13:51 +01:00 |
|
Maas-Maarten Zeeman
|
9762942859
|
Turn off autoinit
|
2022-01-12 23:19:09 +01:00 |
|
Maas-Maarten Zeeman
|
7c91e4a2e8
|
Turn on SQLITE_DQS=0
|
2022-01-12 23:09:50 +01:00 |
|
Maas-Maarten Zeeman
|
b2a1fbf9d6
|
Fix export of typespecs
|
2022-01-09 15:28:10 +01:00 |
|
Maas-Maarten Zeeman
|
f9108d474e
|
Added edoc options to not sort the function names
|
2022-01-09 15:14:11 +01:00 |
|
Maas-Maarten Zeeman
|
9c40ca8f0a
|
Bumped year in copyright
|
2022-01-07 12:21:35 +01:00 |
|
Maas-Maarten Zeeman
|
612b2e2518
|
Fix foreach and map typespecs. Turned on dialyzer underspecs
|
2022-01-04 16:21:02 +01:00 |
|
Maas-Maarten Zeeman
|
1428e5396c
|
Fix return type problem
|
2022-01-04 11:00:28 +01:00 |
|
Maas-Maarten Zeeman
|
df3be87201
|
Test new releases on 21,22,23, and 24
|
2022-01-01 12:23:26 +01:00 |
|
Daniel Spofford
|
58e8c1d805
|
Extend cflags for specific architectures
Previously specific archs overwrote the cflags variable instead of
extending it.
|
2020-03-02 15:06:14 -06:00 |
|
Connor Rigby
|
dea7ba1a35
|
Fix ESQLITE_USE_SYSTEM
This fixes the logic for setting the include directory for the sqlite
header file
|
2019-04-19 08:17:27 -07:00 |
|
Michael Schmidt
|
db73ab8ce2
|
Add ESQLITE_USE_SYSTEM
This allows the nif to link against the system's SQLite database.
Useful when you need to share the database with other
applications
|
2019-03-14 15:20:25 +00:00 |
|