Commit Graph

299 Commits

Author SHA1 Message Date
gwenn
b59b0ddf2e Bump sqlite3-parser version 2023-04-16 16:17:36 +02:00
gwenn
8ac4780526
Merge pull request #1310 from gwenn/sqlite3_auto_extension
Fix sqlite3_auto_extension xEntryPoint signature
2023-03-27 19:38:56 +02:00
gwenn
8419b021bd Prepare next release 2023-03-26 10:24:57 +02:00
gwenn
7dac07be13 Rustfmt 2023-03-25 16:15:05 +01:00
gwenn
a5c460a8f7 Fix sqlite3_cancel_auto_extension 2023-03-25 15:38:24 +01:00
gwenn
bef2472bfb Fix sqlite3_auto_extension xEntryPoint signature 2023-03-25 11:47:27 +01:00
gwenn
c5f0b27693 Fix sqlite3_auto_extension xEntryPoint signature 2023-03-25 11:33:33 +01:00
gwenn
420bf08489 Fix clippy warnings 2023-03-25 10:34:47 +01:00
gwenn
eb7fbc57d0 Use ParseCallbacks::item_name to fix sqlite3_index_info_* types 2023-03-25 10:19:56 +01:00
gwenn
8ad6149307 Bump bundled SQLite3 to version 3.41.2 2023-03-23 19:03:05 +00:00
gwenn
8a263963f4 Upgrade bundled SQLite version to 3.41.1 2023-03-13 17:53:49 +00:00
gwenn
70e37f8540 Upgrade bundled SQLite3 sources to version 3.41.0 2023-02-24 18:40:34 +00:00
gwenn
9880cdef12
Merge pull request #1271 from ssrlive/patch-1
Linkage issue in windows
2023-02-14 20:59:47 +01:00
gwenn
a46f953134 Upgrade bindgen 2023-02-09 19:02:14 +01:00
Thom Chiovoloni
222ec9c22e Update vendored SQLcipher to 4.5.3 (compatible with SQLite 3.39.4) 2023-01-04 21:26:49 -05:00
Thom Chiovoloni
272f3cef9c Update vendored SQLite to 3.40.1 2023-01-04 21:26:49 -05:00
ssrlive
279be83bcf
Update build.rs 2022-12-23 09:31:58 +08:00
ssrlive
8785bd903a
Update build.rs 2022-12-22 21:05:48 +08:00
gwenn
d015b73862
Upgrade bingen 2022-11-25 19:59:00 +01:00
gwenn
9da4e846a0 Upgrade SQLite bundled version to 3.40.0 2022-11-20 09:57:22 +00:00
gwenn
79252ef82c Upgrade bindgen 2022-11-19 12:37:49 +01:00
gwenn
6d509afe49 Clippy 2022-10-28 19:02:49 +02:00
Thom Chiovoloni
b86acc1d79
Merge branch 'hotfix-sys-0.25.2' 2022-10-26 19:43:15 -07:00
Thom Chiovoloni
6e20eb2182 Regenerate bundled SQLcipher (cherry-picking went wrong?) 2022-10-26 19:39:38 -07:00
Thom Chiovoloni
589524ab6e Bump libsqlite3-sys version to 0.25.2 2022-10-26 19:39:38 -07:00
heavenboy8
2585881991 bump sqlcipher to 4.5.2 2022-10-26 19:39:38 -07:00
gwenn
02b3f07079 Upgrade bindgen to version 0.61 2022-10-18 20:17:31 +02:00
gwenn
ff1b3d5ed4
Merge pull request #1223 from gwenn/const
Reuse constants already defined in SQLite <= 3.14.0
2022-10-05 19:30:17 +02:00
gwenn
da9c831b9d Upgrade SQLite bundled version to 3.39.4 2022-10-04 17:23:35 +00:00
gwenn
c5b63f67f0 Upgrade SQLite bundled version to 3.39.3 2022-09-12 16:48:20 +00:00
gwenn
dae4390c5e Reuse constants already defined in SQLite <= 3.14.0 2022-09-02 20:04:18 +02:00
gwenn
2dd11143c9 Remove min_sqlite_version_3_7_16 feature
And associated bindgen
2022-08-30 13:05:47 -07:00
gwenn
6766d6a6cd Remove old_sqlite feature
And associated bindgen_3.6.8.rs
2022-08-30 13:05:47 -07:00
gwenn
987755f58e Oops 2022-08-30 13:05:47 -07:00
gwenn
6e740d0611 Change default minimal SQLite API version
From 3.6.8 to 3.14.0.
Use `old_sqlite` feature to keep 3.6.8 (or 3.7.16) as the minimal version.
Use `modern_sqlite` for SQLite API > 3.14.0.
Also remove old 3.6.23 and 3.7.7 bindings.
2022-08-30 13:05:47 -07:00
heavenboy8
f6da1acefc bump sqlcipher to 4.5.2 2022-08-17 08:28:08 +02:00
Daniel Kahn Gillmor
53b1b598cb Drop bindgen layout tests
The auto-generated bindgen layout tests are architecture dependent and
cause breakage on 32-bit platforms at least.

Note that this does not yet remove the layout tests from
bindgen-bindings/bindgen_*.rs -- i'm not sure how those are generated.

Addresses: #722
2022-08-16 14:26:58 -07:00
Thom Chiovoloni
12fc73d122 Bump libsqlite3-sys patch version number 2022-07-22 02:32:53 -07:00
Thom Chiovoloni
d4c1b22c42 Bump libsqlite3-sys to 3.39.2 2022-07-22 02:32:53 -07:00
gwenn
98281f8a5b Upgrade SQLite bundled version to 3.39.1 2022-07-17 17:23:47 +00:00
gwenn
153d8fbc71 Prepare for next release 2022-07-14 13:44:05 +02:00
gwenn
efff01cd4a Upgrade SQLite bundled version to 3.39.0 2022-06-28 16:43:01 +00:00
gwenn
441b03cbf9 Upgrade bindgen to version 0.60 2022-06-07 20:08:11 +02:00
gwenn
618e9a1274 Clean code
Typos, deprecated code usages, ...
2022-05-29 13:33:51 +02:00
gwenn
c3c6c71391 Upgrade SQLite bundled version to 3.38.3 2022-04-30 07:23:21 +00:00
Thom Chiovoloni
f8b9ad8907 Disable winsqlite3 on 32 bit targets 2022-04-03 08:08:45 -07:00
Thom Chiovoloni
3f6570f8bf Prep libsqlite3-sys release 0.24.2 2022-03-29 22:44:47 -07:00
Thom Chiovoloni
202617f7af Bump bundled sqlite to 3.38.2 2022-03-26 19:52:42 -07:00
Thom Chiovoloni
c3b419b1e5 Bump bundled sqlite to 3.38.1 2022-03-12 11:08:35 -08:00
Thom Chiovoloni
8d0582a8af Force use of buildtime_bindgen under winsqlite3 for now 2022-03-12 11:08:24 -08:00