index
:
biboumi
3429-not-compliant-presence
async_sql
c++17
ci-arch
copr
debian
debug_coverage
e2e-doc
feature/fix-adhoc-command-descriptions
getdns
master
refactor-resources
roster-server-jid
sphinx-manpage
srcip
test_cmake3_11_2
v1
v2
v3
v4
v5
v6
v7
v8
v9
XMPP to IRC gateway, in C++.
louiz@louiz.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2016-07-12
Properly use the docstring variables
louiz’
2016-07-12
Clean the list of options visible in non-advanced ccmake
louiz’
2016-07-12
Use an ugly way, because SOURCES property does not work in cmake 3.0
louiz’
2016-07-12
Set the required cmake version to 3.0
louiz’
2016-07-12
Don't use target_sources() in cmake because it's >=3.1 only
louiz’
2016-07-12
Move reload.*pp from louloulibs to src
louiz’
2016-07-02
Add a valgrind suppression file
louiz’
2016-06-29
Run e2e through with valgrind if BIBOUMI_E2E_VALGRIND is set in the env
louiz’
2016-06-13
Display a message to tell if we found pandoc or not
louiz’
2016-06-11
Allow cmake to configure the systemd unit’s user and group
Emmanuel Gil Peyrot
2016-05-23
Update the build process to take into account the rst files
louiz’
2016-04-22
Move the e2e tests out of make check
louiz’
2016-04-22
Force LANG to en_US when generating biboumi.spec (fixes the date format)
louiz’
2016-03-24
Fetch Catch from our own clone, instead of the github one.
louiz’
2016-02-24
Add a basic integration test in python
Florent Le Coz
2016-01-21
Add a “rpm” target in the makefile, building a RPM
Florent Le Coz
2016-01-21
Spec file becomes a template, auto filled with the date and version
Florent Le Coz
2016-01-15
Fix a build when litesql is found but not botan
Florent Le Coz
2016-01-14
Only activate systemd’s watchdog if we are compiling with systemd
Florent Le Coz
2016-01-13
Display an info message on make dist
Florent Le Coz
2016-01-13
Install the unit file in lib/, not etc/
Florent Le Coz
2016-01-13
Include catch.hpp in the dist tarball
Florent Le Coz
2016-01-13
If catch.hpp is found in tests/, use it without cloning the git repo
Florent Le Coz
2016-01-13
Remove the second '-' from the package when ~dev is there
Florent Le Coz
2016-01-13
Build the doc with the default make target
Florent Le Coz
2016-01-13
Generate systemd file from template and make installs it and the conf
Florent Le Coz
2015-11-05
Only include the coverage flags when compiling with gcc
Florent Le Coz
2015-10-29
Only download Catch when the test_suite target is built
Florent Le Coz
2015-10-29
Make lcov gcov etc optional
Florent Le Coz
2015-10-29
make coverage is only available with a debug build
Florent Le Coz
2015-10-29
Add code coverage support
Florent Le Coz
2015-10-29
Use Catch for our test suite
Florent Le Coz
2015-10-24
Add the network module to the test_suite
Florent Le Coz
2015-09-23
Provide username and realname IRC server options
Florent Le Coz
2015-09-18
Introduce an optional Database module
Florent Le Coz
2015-07-15
louloulibs is part of the repository, so no need to check for its presence
Florent Le Coz
2015-06-04
Bump to 3.0~dev
Florent Le Coz
2015-05-28
Release version 2.0
2.0
v2
Florent Le Coz
2015-05-28
Revert "Use git-archive-all in the make dist, to include the submodules in th...
Florent Le Coz
2015-05-26
Use git-archive-all in the make dist, to include the submodules in the archive
Florent Le Coz
2015-03-02
Forgot to remove some XMPP files that are now in louloulibs instead
Florent Le Coz
2015-02-27
Suggest the command git submodule update --init
Florent Le Coz
2015-02-27
Fix a typo
Florent Le Coz
2015-02-27
Also check if the louloulibs/CMakeLists.txt file is missing
Florent Le Coz
2015-02-27
Only use include_directory() if the directory path is defined
Florent Le Coz
2015-02-27
Remove all the libs that are now in louloulibs
Florent Le Coz
2015-02-26
Fix the systemd-conditional code
Florent Le Coz
2015-02-23
Implement async DNS resolution using c-ares
Florent Le Coz
2014-11-13
Improve dependencies checks in the build process
Florent Le Coz
2014-07-15
Provide WITHOUT_BOTAN and WITHOUT_SYSTEMD cmake flags
Florent Le Coz
[next]