gwenn
|
2d0175b7dd
|
Fix warning with Rust 1.6
warning: lint raw_pointer_derive has been removed: using derive with raw
pointers is ok
|
2016-02-01 18:41:52 +01:00 |
|
Gwenael Treguier
|
6e208fa655
|
Update bindings with bindgen 0.15.0/sqlite3 3.8.10
|
2015-12-13 08:30:33 -05:00 |
|
gwenn
|
b6dda11c3a
|
Fix generated binding
for example sqlite3_exec callback signature is wrong
|
2015-07-04 20:46:39 +02:00 |
|
John Gallagher
|
5e04b98840
|
Updates to track rustc nightly
|
2015-04-03 08:32:11 -05:00 |
|
John Gallagher
|
1097842a85
|
Put sqlite3 extension functions behind a feature
|
2015-02-23 20:37:55 -05:00 |
|
John Gallagher
|
03f368c4f4
|
Build raw sqlite interface as libsqlite3-sys
Use pkg-config to find it.
|
2015-02-23 20:37:55 -05:00 |
|