summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2016-07-02Add a valgrind suppression filelouiz’
2016-06-29Run e2e through with valgrind if BIBOUMI_E2E_VALGRIND is set in the envlouiz’
2016-06-13Display a message to tell if we found pandoc or notlouiz’
2016-06-11Allow cmake to configure the systemd unit’s user and groupEmmanuel Gil Peyrot
2016-05-23Update the build process to take into account the rst fileslouiz’
2016-04-22Move the e2e tests out of make checklouiz’
2016-04-22Force LANG to en_US when generating biboumi.spec (fixes the date format)louiz’
2016-03-24Fetch Catch from our own clone, instead of the github one.louiz’
2016-02-24Add a basic integration test in pythonFlorent Le Coz
2016-01-21Add a “rpm” target in the makefile, building a RPMFlorent Le Coz
2016-01-21Spec file becomes a template, auto filled with the date and versionFlorent Le Coz
2016-01-15Fix a build when litesql is found but not botanFlorent Le Coz
2016-01-14Only activate systemd’s watchdog if we are compiling with systemdFlorent Le Coz
2016-01-13Display an info message on make distFlorent Le Coz
2016-01-13Install the unit file in lib/, not etc/Florent Le Coz
2016-01-13Include catch.hpp in the dist tarballFlorent Le Coz
2016-01-13If catch.hpp is found in tests/, use it without cloning the git repoFlorent Le Coz
2016-01-13Remove the second '-' from the package when ~dev is thereFlorent Le Coz
2016-01-13Build the doc with the default make targetFlorent Le Coz
2016-01-13Generate systemd file from template and make installs it and the confFlorent Le Coz
2015-11-05Only include the coverage flags when compiling with gccFlorent Le Coz
2015-10-29Only download Catch when the test_suite target is builtFlorent Le Coz
2015-10-29Make lcov gcov etc optionalFlorent Le Coz
2015-10-29make coverage is only available with a debug buildFlorent Le Coz
2015-10-29Add code coverage supportFlorent Le Coz
2015-10-29Use Catch for our test suiteFlorent Le Coz
2015-10-24Add the network module to the test_suiteFlorent Le Coz
2015-09-23Provide username and realname IRC server optionsFlorent Le Coz
2015-09-18Introduce an optional Database moduleFlorent Le Coz
2015-07-15louloulibs is part of the repository, so no need to check for its presenceFlorent Le Coz
2015-06-04Bump to 3.0~devFlorent Le Coz
2015-05-28Release version 2.02.0v2Florent Le Coz
2015-05-28Revert "Use git-archive-all in the make dist, to include the submodules in th...Florent Le Coz
2015-05-26Use git-archive-all in the make dist, to include the submodules in the archiveFlorent Le Coz
2015-03-02Forgot to remove some XMPP files that are now in louloulibs insteadFlorent Le Coz
2015-02-27Suggest the command git submodule update --initFlorent Le Coz
2015-02-27Fix a typoFlorent Le Coz
2015-02-27Also check if the louloulibs/CMakeLists.txt file is missingFlorent Le Coz
2015-02-27Only use include_directory() if the directory path is definedFlorent Le Coz
2015-02-27Remove all the libs that are now in louloulibsFlorent Le Coz
2015-02-26Fix the systemd-conditional codeFlorent Le Coz
2015-02-23Implement async DNS resolution using c-aresFlorent Le Coz
2014-11-13Improve dependencies checks in the build processFlorent Le Coz
2014-07-15Provide WITHOUT_BOTAN and WITHOUT_SYSTEMD cmake flagsFlorent Le Coz
2014-07-12Bump master version to 2.0~devFlorent Le Coz
2014-07-12Release version 1.01.0Florent Le Coz
2014-06-30Fix some cmake issuesFlorent Le Coz
2014-06-24Provide a make dist targetFlorent Le Coz
2014-06-23Rename cmake target test->test_suite for cmake 3.0Florent Le Coz
2014-06-20Write the software version, including the git hash, in config.h using cmakeFlorent Le Coz