Age | Commit message (Expand) | Author |
2017-12-02 | Add postgresql support | louiz’ |
2017-07-20 | Drop support for botan < 2.0 | louiz’ |
2017-06-13 | Find sqlite3 instead of litesql | louiz’ |
2017-05-23 | Do not call pkg_check_module if the MODULE_FOUND is already cached | louiz’ |
2017-05-10 | Improve the handling of the biboudb.hpp dependencies | louiz’ |
2017-03-14 | Refactoring louloulibs and cmake | louiz’ |
2016-12-10 | Add a make coverage target to merge all other coverages, and upload to codecov | louiz’ |
2016-12-10 | Do not remove the .info generated by lcov | louiz’ |
2016-10-15 | Fix the indent in the coverage.cmake file | louiz’ |
2016-10-03 | Remove build/* from the coverage, because that code isn’t part of biboumi | louiz’ |
2016-07-28 | Mark some more cmake variables as advanced | louiz’ |
2016-07-12 | Clean the list of options visible in non-advanced ccmake | louiz’ |
2015-10-29 | Make lcov gcov etc optional | Florent Le Coz |
2015-10-29 | Add code coverage support | Florent Le Coz |
2015-09-18 | Introduce an optional Database module | Florent Le Coz |
2015-02-27 | Remove all the libs that are now in louloulibs | Florent Le Coz |
2015-02-23 | Add the FindCARES cmake module | Florent Le Coz |
2015-01-10 | Fix the cmake LIBUUID_INCLUDE_DIRS value when we are not using pkg-config | Florent Le Coz |
2014-11-13 | Improve dependencies checks in the build process | Florent Le Coz |
2014-06-08 | Properly search for libbotan even in a botan-1.11 subdirectory | Florent Le Coz |
2014-06-08 | Implement TLS support using Botan | Florent Le Coz |
2014-05-30 | Use libuuid to generate unique IDs for iq and adhoc sessions | Florent Le Coz |
2014-05-30 | Use pkg-config first to find libraries | Florent Le Coz |
2014-04-30 | Link with systemd instead of systemd-daemon | Florent Le Coz |
2014-04-15 | Add support for systemd-daemon | Florent Le Coz |
2014-02-19 | Fix a typo in Find* comments | Florent Le Coz |
2014-02-19 | Fix FindIconv cmake module to correctly compile the c++ test code | Florent Le Coz |
2014-01-13 | Remove cryptopp dependency, directly include a simple sha1 implementation | Florent Le Coz |
2013-12-08 | Provide a JID for IRC users, and add a stringprep dependency for this | Florent Le Coz |
2013-12-08 | Rewrite the FindIconv module cleanly | Florent Le Coz |
2013-12-08 | Rewrite the FindCryptopp cmake module cleanly | Florent Le Coz |
2013-11-10 | Properly detect iconv features to compile | Florent Le Coz |
2013-11-03 | Add FindCryptoPP to the cmake search stuf | Florent Le Coz |