7 Commits

Author SHA1 Message Date
Sébastien Rombauts
73c3417aa7 Try to clone googletest on AppVeyor again 2016-07-16 16:15:16 +02:00
Sébastien Rombauts
fd8f50bdd9 Remove last #include <sqlite3.h> from a header : add a few public constants
- Move #include <sqlite3.h> from Exception.h to a new corresponding .cpp
 - Add SQLite::OPEN_READONLY...
2016-07-13 17:16:41 +02:00
Sébastien Rombauts
c53d885393 Update copyright notice to 2016 2016-02-10 10:27:47 +01:00
Sébastien Rombauts
aafd35a863 Do not build Doxygen documentation by default 2015-12-01 22:55:14 +01:00
Sébastien Rombauts
987f9e465f Fix AppVeyor build and add build status badge and link 2015-03-20 22:20:32 +01:00
Sébastien Rombauts
9d4829ab1e Cleanup and improvement to build script
- no googletest on appveyor as cloning this submodule does not wordk
2015-03-20 13:22:49 +01:00
Sébastien Rombauts
ef974c2be6 Add AppVeyor config file 2015-03-19 18:15:08 +01:00