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
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’
2016-11-15
Support the ident protocol
louiz’
2016-11-09
Start version 5.0
louiz’
2016-11-09
Release version 4.0
4.0
louiz’
2016-09-28
Add coverage_e2e, which runs e2e, and regenerate a global coverage report
louiz’
2016-09-17
make dist creates the archive with the current time, not the git time
louiz’
2016-08-22
Move get_first_non_empty to louloulibs/utils
louiz’
2016-08-21
Add get_first_non_empty and use it into Database to simplify a little bit
louiz’
2016-08-20
Go back to non-verbose make check
louiz’
2016-08-20
Better dependencies for make rpm and dist
louiz’
2016-08-04
Start version 4.0
louiz’
2016-08-04
Release 3.0
3.0
v3
louiz’
2016-08-03
Be verbose with make check
louiz’
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
[next]