16 Commits

Author SHA1 Message Date
Sébastien Rombauts
5a1fa743e5 Add Valgrind to Travis CI, and improve the build Matrix with more variables
Should detect the slight bug we currently have in our test of Database read header
2020-01-04 18:07:29 +01:00
Sébastien Rombauts
e6288ee920 Update copyright notice 2020-01-01 08:08:59 +01:00
Sébastien Rombauts
a68397c7ac Add address sanitizer as an option for GCC & Clang
Add corresponding option SQLITECPP_USE_ASAN

Also formalize previously existing SQLITECPP_USE_GCOV option
2019-06-24 22:01:54 +02:00
Sébastien Rombauts
2cb3cb2fef Update copyright notice 2019-03-02 15:46:53 +01:00
Sébastien Rombauts
d020c5f694 Update copyright notices to 2018 2018-01-24 11:26:38 +01:00
Sébastien Rombauts
c5bc2d80cc Fix broken build.sh (missing "fi") 2016-09-02 17:34:27 +02:00
Sébastien Rombauts
2b36f52b6e Add an explicit CMake error message on missing googletest submodule
- build.bat now exit on error instead of trying to build or run tests
2016-07-18 18:20:40 +02:00
Sébastien Rombauts
ef26cf09a1 Update CHANGELOG with recent merge requests 2016-06-27 12:03:03 +02:00
Sébastien Rombauts
c53d885393 Update copyright notice to 2016 2016-02-10 10:27:47 +01:00
Sébastien Rombauts
4c0cc910bb Simplify scripts following changes to paths of the example 2015-03-26 17:54:38 +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
b84721aed3 Update copyright date in recently modified files 2015-03-08 22:53:33 +01:00
Sébastien Rombauts
5812460a21 Reactivated dev tools in scripts and Travis CI config file 2014-09-24 09:11:35 +02:00
Sébastien Rombauts
bf4614ddb6 ctest --output-on-failure 2014-03-13 22:47:09 +01:00
Sébastien Rombauts
bc1275a32c Do not produce an error message if "build" directory is already there. 2013-11-01 11:55:34 +01:00
Sébastien Rombauts
7d775e67c8 Adding a build script for Linux/Unixes 2013-09-02 22:42:51 +02:00