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
John Gallagher
5f871b9784
Update travis.yml
2017-02-08 20:55:28 -05:00
gwenn
359ec914d2
Expose limits ( #220 )
2017-02-04 11:01:38 +01:00
John Gallagher
432966ac77
Add explicit bundled build to CI checks
2016-12-31 01:04:25 -05:00
Omar Ferrer
cf29cf8c87
Added bundled to be tested too in both remote CI
2016-10-08 01:48:38 -04:00
John Gallagher
ed72da92ef
Remove cache feature
2016-05-17 12:01:55 -05:00
John Gallagher
b76196ae1a
Merge branch 'master' into gwenn-stmt-cache
2016-05-17 08:54:47 -05:00
John Gallagher
24024b90b6
Add serde_json feature to CI checks
2016-05-16 10:15:05 -05:00
gwenn
df245d1718
Add chrono feature to CI files.
2016-02-23 18:28:39 +01:00
John Gallagher
0afdc111d1
Merge branch 'master' into gwenn-stmt-cache
2016-01-07 15:53:23 -05:00
John Gallagher
abc5d9e219
Test all features on Travis
2016-01-07 15:15:43 -05:00
gwenn
1ec2dee533
Ensure features documentation is generated.
2015-12-19 17:22:54 +01:00
Gwenael Treguier
86ffc24bb9
Merge branch 'master' of https://github.com/jgallagher/rusqlite into stmt-cache
2015-12-18 20:25:52 +01:00
Gwenael Treguier
8d84e2b076
Activate cache feature in travis.
2015-12-18 20:21:41 +01:00
John Gallagher
0e61905a8b
Remove doc publishing from .travis.yml
2015-12-16 15:54:31 -05:00
John Gallagher
caf1e95e31
Add functions feature to travis and Changelog.
2015-12-11 16:28:46 -05:00
John Gallagher
09825dbd90
Add feature tests to Travis
2015-12-10 16:33:46 -05:00
John Gallagher
270abfc44f
Update to travis CI's container-based infrastructure
2015-11-03 11:33:52 -05:00
John Gallagher
3eb2c333db
Only publish docs from master
2015-05-03 21:50:50 -04:00
John Gallagher
91987c9101
Have travis push docs to github pages instead of rust-ci
2015-05-03 21:42:48 -04:00
John Gallagher
79ca9ea4a4
Update travis.yml to upload docs
2014-11-04 13:59:08 -05:00
John Gallagher
3a9a3e1903
Add hooks for rust-ci docs
2014-11-04 12:50:47 -05:00
John Gallagher
76be900c8c
Add travis-ci
2014-11-04 11:37:40 -05:00