summaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
2018-08-25Fix the --remove pattern in lcov to exclude catch from the coveragelouiz’
2017-12-02Add postgresql supportlouiz’
2017-07-20Drop support for botan < 2.0louiz’
2017-06-13Find sqlite3 instead of litesqllouiz’
2017-05-23Do not call pkg_check_module if the MODULE_FOUND is already cachedlouiz’
2017-05-10Improve the handling of the biboudb.hpp dependencieslouiz’
2017-03-14Refactoring louloulibs and cmakelouiz’
2016-12-10Add a make coverage target to merge all other coverages, and upload to codecovlouiz’
2016-12-10Do not remove the .info generated by lcovlouiz’
2016-10-15Fix the indent in the coverage.cmake filelouiz’
2016-10-03Remove build/* from the coverage, because that code isn’t part of biboumilouiz’
2016-07-28Mark some more cmake variables as advancedlouiz’
2016-07-12Clean the list of options visible in non-advanced ccmakelouiz’
2015-10-29Make lcov gcov etc optionalFlorent Le Coz
2015-10-29Add code coverage supportFlorent Le Coz
2015-09-18Introduce an optional Database moduleFlorent Le Coz
2015-02-27Remove all the libs that are now in louloulibsFlorent Le Coz
2015-02-23Add the FindCARES cmake moduleFlorent Le Coz
2015-01-10Fix the cmake LIBUUID_INCLUDE_DIRS value when we are not using pkg-configFlorent Le Coz
2014-11-13Improve dependencies checks in the build processFlorent Le Coz
2014-06-08Properly search for libbotan even in a botan-1.11 subdirectoryFlorent Le Coz
2014-06-08Implement TLS support using BotanFlorent Le Coz
2014-05-30Use libuuid to generate unique IDs for iq and adhoc sessionsFlorent Le Coz
2014-05-30Use pkg-config first to find librariesFlorent Le Coz
2014-04-30Link with systemd instead of systemd-daemonFlorent Le Coz
2014-04-15Add support for systemd-daemonFlorent Le Coz
2014-02-19Fix a typo in Find* commentsFlorent Le Coz
2014-02-19Fix FindIconv cmake module to correctly compile the c++ test codeFlorent Le Coz
2014-01-13Remove cryptopp dependency, directly include a simple sha1 implementationFlorent Le Coz
2013-12-08Provide a JID for IRC users, and add a stringprep dependency for thisFlorent Le Coz
2013-12-08Rewrite the FindIconv module cleanlyFlorent Le Coz
2013-12-08Rewrite the FindCryptopp cmake module cleanlyFlorent Le Coz
2013-11-10Properly detect iconv features to compileFlorent Le Coz
2013-11-03Add FindCryptoPP to the cmake search stufFlorent Le Coz