1
0
Fork 0
mirror of https://github.com/deltachat/deltachat-core.git synced 2025-10-04 02:09:17 +02:00
Commit graph

6 commits

Author SHA1 Message Date
B. Petersen
ddc6aa1c0f
update sqlite from 3.23.1 to 3.26.0 2018-12-18 00:23:46 +01:00
Floris Bruynooghe
80e7a4ca6b Build all the bundled libraries when appropriate
This can now create a few things:

- Build a shared lib linked against system libs
- Build a static lib linked against system libs
- Build a shared "fat" lib using internal deps
- Build a static lib using interal deps

The readme needs updating.
2018-09-17 14:34:43 +02:00
B. Petersen
9affbc37e7 update sqlite from 3.22.0 to 3.23.1 2018-05-27 13:49:12 +02:00
B. Petersen
8d3d9e4757 update sqlite from 3.19.3 to 3.22.0 2018-03-09 21:18:14 +01:00
B. Petersen
0f89a2c226 Update sqlite from 3.18.0 to 3.19.3. 2017-07-28 18:03:55 +02:00
B. Petersen
1662286279 Add sqlite3 to core, undef unused load extensions by defining SQLITE_OMIT_LOAD_EXTENSION. 2017-05-04 01:29:11 +02:00