summaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
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