~singpolyma/biboumi

ref: b5f7e599e0d2a5569d9ce4627cec5243827936f7 biboumi/cmake d---------
f880428a — louiz’ 4 years ago
Fix the --remove pattern in lcov to exclude catch from the coverage
2c4016a4 — louiz’ 5 years ago
Merge branch 'postgresql' into 'master'

Add postgresql support

Closes #3237

See merge request louiz/biboumi!18
0168b96b — louiz’ 5 years ago
Add postgresql support
ffb402f0 — louiz’ 5 years ago
Drop support for botan < 2.0

fix #3274
5ba66c33 — louiz 5 years ago
Merge branch 'orm' into 'master'

Pure c++ sqlite3 ORM

Closes #3271

See merge request !11
7ca95a09 — louiz’ 5 years ago
Find sqlite3 instead of litesql

Simplifies the CMakeLists.txt a little bit
3913e24e — louiz’ 5 years ago
Do not call pkg_check_module if the MODULE_FOUND is already cached
da550608 — louiz’ 5 years ago
Improve the handling of the biboudb.hpp dependencies
0ab40dc1 — louiz’ 6 years ago
Refactoring louloulibs and cmake

Use OBJECT libraries
Remove the louloulibs directory
Write FOUND variables in the cache
4860201d — louiz’ 6 years ago
Add a make coverage target to merge all other coverages, and upload to codecov
10c126a2 — louiz’ 6 years ago
Do not remove the .info generated by lcov
ef36a769 — louiz’ 6 years ago
Fix the indent in the coverage.cmake file

[skip-ci]
fca25b77 — louiz’ 6 years ago
Remove build/* from the coverage, because that code isn’t part of biboumi
d46e0a91 — louiz’ 6 years ago
Mark some more cmake variables as advanced
2307f94e — louiz’ 6 years ago
Clean the list of options visible in non-advanced ccmake
9fe94215 — Florent Le Coz 7 years ago
Make lcov gcov etc optional

make coverage will display an error instead
6ae7e08c — Florent Le Coz 7 years ago
Add code coverage support

make coverage runs the test_suite and generates a report
88ae2599 — Florent Le Coz 7 years ago
Introduce an optional Database module

Uses litesql
d600a284 — Florent Le Coz 8 years ago
Remove all the libs that are now in louloulibs
7ec1f124 — Florent Le Coz 8 years ago
Add the FindCARES cmake module
Next