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
2019-09-17
Fix the argument list for SETUP_TARGET_FOR_COVERAGE cmake function
louiz’
2019-09-17
ci: Add a junit output to test_suite and give it to gitlab
louiz’
2019-09-15
Properly build and install the man page, also in the rpm
louiz’
2019-08-04
Disable systemd’s watchdog by default
louiz’
2018-08-29
Use sphinx instead of pandoc, and add a deploy job
louiz’
2018-06-08
Correctly use target_sources instead of target_link_libraries
louiz’
2018-06-08
Don’t add_library(database) with an empty string, that’s not portable
louiz’
2018-05-02
Start version 9.0
louiz’
2018-05-02
Release version 8.0
8.0
louiz’
2018-03-18
Use Catch2’s single_include/ directory
louiz’
2018-03-17
Revert "C++17"
louiz’
2018-03-16
C++17
louiz’
2018-02-05
Add a check for GCC’s and Clang’s minimal versions
louiz’
2018-01-22
By the way, start version 8.0
louiz’
2018-01-17
Release version 7.0
7.0
louiz’
2018-01-17
By the way, we were on version 7.0~dev
louiz’
2018-01-14
Add a DEBUG_SQL_QUERIES to log info about the executed SQL queries
louiz’
2017-12-03
Run some of the ci tests against a postgresql docker container
louiz’
2017-12-02
Handle postgresql and sqlite3 libs properly
louiz’
2017-12-02
Add postgresql support
louiz’
2017-10-04
Release version 6.1
6.1
v6
louiz’
2017-09-19
Release version 6.0
6.0
louiz’
2017-09-10
CMakeLists: Set symbol visibility to hidden.
Link Mauve
2017-06-14
Don’t forget to bump to version 6.0~dev
louiz’
2017-06-13
Find sqlite3 instead of litesql
louiz’
2017-05-28
Move biboumi.h.cmake inside the src/ directory
louiz’
2017-05-24
Release version 5.0
5.0
v5
louiz’
2017-05-21
Do not install biboumi.cfg in /etc/biboumi/
louiz’
2017-05-16
Make the default build type Release (instead of empty string)
louiz’
2017-05-10
Fix the build when litesql is not used
louiz’
2017-05-10
Improve the handling of the biboudb.hpp dependencies
louiz’
2017-05-03
Add -Wconversion compile flag
louiz’
2017-04-30
Make botan’s policy configurable from a file
louiz’
2017-04-19
Take into account the include path found by cmake when looking for litesql lib
louiz’
2017-04-13
Avoid building test_suite when we make install
louiz’
2017-03-15
cmake: Make some libraries depend on the generated files from database lib
louiz’
2017-03-14
Refactoring louloulibs and cmake
louiz’
2017-03-12
cmake: Correctly use the iconv libraries instead of twice the expat one
louiz’
2017-03-12
cmake: Improve the usage of PARENT_SCOPE
louiz’
2017-03-10
cmake: do not use intermediate libraries at all (not even OBJECTS)
louiz’
2017-03-10
cmake: Remove the intermediate static libs
louiz’
2017-03-07
Improve the make coverage_* commands
louiz’
2017-02-01
Actually, just use the C locale for the date formats
louiz’
2017-02-01
Only use the C.UTF-8 LANG value
louiz’
2017-01-06
Use udns instead of c-ares
louiz’
2017-01-04
Remove the PrintBuildParameter make target
louiz’
2017-01-04
Use fsanitize=address and undefined in debug builds if ubsan and asan are there
louiz’
2016-12-10
Add a make coverage target to merge all other coverages, and upload to codecov
louiz’
2016-12-08
Use a portable way to get the relative paths into __FILENAME__
louiz’
2016-11-15
Fix some little compilation errors with some configs, from last commit
louiz’
[next]