Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-04 | Explicitely include all needed botan headers | louiz’ | |
Most importantely, include parsing.h, since read_cfg is not implicitely included anymore in botan 2.3, and that does not compile. Also do not included botan.h anymore, since it’s deprecated in botan 2.3 fix #3296 | |||
2017-07-20 | Drop support for botan < 2.0 | louiz’ | |
fix #3274 | |||
2017-05-10 | Improve the handling of the biboudb.hpp dependencies | louiz’ | |
2017-04-07 | Apply all the clang-tidy performance-* fixes | louiz’ | |
2017-04-07 | Apply all the clang-tidy misc-* fixes | louiz’ | |
2017-03-14 | Refactoring louloulibs and cmake | louiz’ | |
Use OBJECT libraries Remove the louloulibs directory Write FOUND variables in the cache |