~singpolyma/biboumi

d58dcde8 — Florent Le Coz 7 years ago
Only activate systemd’s watchdog if we are compiling with systemd

ref #3152
0864f2ab — Florent Le Coz 7 years ago
Quiet a warning
ed49e067 — Florent Le Coz 7 years ago
Compile with smp_mflags for tests as well
1f8e2431 — Florent Le Coz 7 years ago
Display an info message on make dist
3fdc4cb3 — Florent Le Coz 7 years ago
Install the unit file in lib/, not etc/
85dfe066 — Florent Le Coz 7 years ago
Include catch.hpp in the dist tarball
3497b330 — Florent Le Coz 7 years ago
If catch.hpp is found in tests/, use it without cloning the git repo
5da0158f — Florent Le Coz 7 years ago
Use make check in the spec file
6bebb2f6 — Florent Le Coz 7 years ago
Remove the second '-' from the package when ~dev is there
1e797056 — Florent Le Coz 7 years ago
Build the doc with the default make target
25475b60 — Florent Le Coz 7 years ago
Generate systemd file from template and make installs it and the conf

The unit file Type=, as well as the executable path should now be correct
with a simple “make install”, whatever the install prefix and the DESTDIR
values are.

ref #3152
4233e1f6 — Florent Le Coz 7 years ago
Do not fail to build when litesql is not used

fix #3151
8ca818f8 — Florent Le Coz 7 years ago
Document the Configure ad-hoc commands
1f8333f2 — Florent Le Coz 7 years ago
Support a trusted SHA1 fingerprint to be configured for each IRC server
a38b1769 — Florent Le Coz 7 years ago
Support multi-prefix

See http://ircv3.net/specs/extensions/multi-prefix-3.1.html
ref #3103
dfcb0a6e — Florent Le Coz 7 years ago
This is no longer true, with the recent xmpp_server_ip configuration option
79cdf170 — Florent Le Coz 7 years ago
Use the configured encoding value when decoding received messages
b0c3aa0b — Florent Le Coz 7 years ago
Defaults the encoding in the DB to latin-1
cb0209bb — Florent Le Coz 7 years ago
Also provide in and out encoding configure options for IRC servers
1fc3fa1b — Florent Le Coz 7 years ago
Add an ad-hoc configure command on IRC channels

Include encodingIn and encodingOut options, unused at the moment
Next