Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-29 | Document the test and coverage things in the INSTALL file | Florent Le Coz | |
2015-09-18 | Introduce an optional Database module | Florent Le Coz | |
Uses litesql | |||
2015-02-23 | Update the CHANGELOG and INSTALL files, mentioning c-ares | Florent Le Coz | |
2015-01-28 | Add a tl;dr section in the INSTALL file | Florent Le Coz | |
2014-11-13 | Improve dependencies checks in the build process | Florent Le Coz | |
- Rename all Find*.cmake files to uppercase, to make things more consistent, and fix some issues with them (notably the REQUIRED flag) - Rename SYSTEMDDAEMON to SYSTEMD and only use the libsystemd instead of libsystemd-daemon because it's deprecated for a long time now - Provide a WITH_* and WITHOUT_* switch for all optional dependencies - Document things in the INSTALL file | |||
2014-08-18 | Wrap a paragraph from INSTALL file to 79 chars | Florent Le Coz | |
2014-07-15 | Provide WITHOUT_BOTAN and WITHOUT_SYSTEMD cmake flags | Florent Le Coz | |
Use them to build without linking to them, even if they are on your system | |||
2014-06-25 | Add some details in the INSTALL file | Florent Le Coz | |
2014-06-24 | Little documentation update | Florent Le Coz | |
2014-06-08 | Give two supported compilers, as examples | Florent Le Coz | |
2014-06-08 | Document the new optional libbotan dependency | Florent Le Coz | |
2014-05-30 | Add the libuuid dependency to the INSTALL file | Florent Le Coz | |
2014-04-28 | Upgrade to C++14 | Florent Le Coz | |
2014-04-18 | Little updates to the README and INSTALL files | Florent Le Coz | |
2014-04-15 | s/optionnal/optional/ | Florent Le Coz | |
2014-04-15 | Document the systemd-daemon optional dependency | Florent Le Coz | |
2014-02-17 | Build the man page as part of the build process, if ronn is found | Florent Le Coz | |
2014-01-13 | Remove cryptopp dependency, directly include a simple sha1 implementation | Florent Le Coz | |
2013-12-08 | Document the bare-JID-for-IRC-users feature | Florent Le Coz | |
2013-11-28 | Add some documentation | Florent Le Coz | |