Commit Graph

30 Commits

Author SHA1 Message Date
gwenn
96103b0662 Merge remote-tracking branch 'jgallagher/master' into hooks 2018-01-20 10:08:40 +01:00
John Gallagher
47ca815fa1 Bump rustc version for appveyor. 2017-11-12 15:24:21 -07:00
Jim McGrath
c2df3c27c5 msvc/vcpkg dynamic builds now require explicit opt-in 2017-06-16 10:33:07 -05:00
Jim McGrath
0dd10f85ba for msvc abi builds, add support for using sqlite from a vcpkg installation if available 2017-05-27 22:35:46 -05:00
gwenn
3b575c3b4a Implementation of sqlite3_update_hook #260
First draft (no tested and a memory leak)
2017-04-25 20:58:22 +02:00
John Gallagher
ab1f784b5e Add buildtime_bindgen tests to CI. 2017-03-03 15:47:42 -05:00
gwenn
a5ff2387fa Add comments in build scripts (#244) 2017-03-03 21:15:54 +01:00
John Gallagher
644166fa5b Update appveyor.yml 2017-02-08 20:55:29 -05:00
gwenn
359ec914d2 Expose limits (#220) 2017-02-04 11:01:38 +01:00
John Gallagher
ba3890d134 Update appveyor rust version 2017-01-25 18:05:29 -05:00
John Gallagher
97b06368d4 Add appveyor CI test for standard build with bundled SQLite 2016-12-31 01:09:21 -05:00
Omar Ferrer
cf29cf8c87 Added bundled to be tested too in both remote CI 2016-10-08 01:48:38 -04:00
gwenn
f817ec86bc Use new Rust 1.9 attribute: #[deprecated]. 2016-05-26 21:16:09 +02:00
John Gallagher
9f2c048bc7 Update appveyor to use Rust 1.8 2016-05-16 11:45:53 -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
e041f971e8 Update appveyor configuration:
* Test all branches
* Test all features
2016-02-01 11:09:25 -05:00
gwenn
eb521c0f3a Fix URL 2016-01-28 20:35:00 +01:00
gwenn
78cc7f2306 Upgrade to SQLite 3.10.2 2016-01-28 20:26:59 +01:00
gwenn
7b174093bf Fix URL 2016-01-28 19:10:37 +01:00
gwenn
a3dc0d42c9 Merge branch 'appveyor' of https://github.com/gwenn/rusqlite into appveyor 2016-01-28 18:29:29 +01:00
gwenn
b0261791b8 Try appveyor with the gnu/mingw version. 2016-01-28 18:25:33 +01:00
gwenn
ec7565383f Update appveyor.yml 2016-01-25 19:04:52 +01:00
gwenn
eda881349a Update appveyor.yml 2016-01-25 18:36:06 +01:00
gwenn
9dc91c7e58 Update appveyor.yml 2016-01-25 18:35:22 +01:00
gwenn
32c31cdb60 Try to fix appveyor build. 2016-01-24 18:54:54 +01:00
gwenn
9b97d88362 Try to fix appveyor 2016-01-24 17:32:07 +01:00
gwenn
b8e3db4338 Try to fix error: cannot open input file 'sqlite3.lib' 2016-01-24 17:26:19 +01:00
gwenn
6a1554d91e Try to fix appveyor build by setting SQLITE3_LIB_DIR 2016-01-24 17:00:57 +01:00
gwenn
1bf3e58055 Add appveyor configuration file 2016-01-24 16:32:39 +01:00