rusqlite/libsqlite3-sys
John Gallagher 5dbfa2850e Manually insert SQLITE_DETERMINISTIC flag in bindgen output if needed.
See comment in libsqlite3-sys/build.rs for details - adding this flag is
harmless if it's not present in the header, and not having it can break
builds against older SQLite versions.
2017-02-08 21:41:34 -05:00
..
sqlite3 Deleted unneeded shell.c 2016-10-08 01:59:42 -04:00
src Update libsqlite3-sys to run bindgen at build time 2017-02-08 20:40:30 -05:00
.gitignore Build raw sqlite interface as libsqlite3-sys 2015-02-23 20:37:55 -05:00
build.rs Manually insert SQLITE_DETERMINISTIC flag in bindgen output if needed. 2017-02-08 21:41:34 -05:00
Cargo.toml Update libsqlite3-sys to run bindgen at build time 2017-02-08 20:40:30 -05:00
wrapper.h Update libsqlite3-sys to run bindgen at build time 2017-02-08 20:40:30 -05:00