~singpolyma/biboumi

a6f6e365 — louiz’ 6 years ago
cmake: Improve the usage of PARENT_SCOPE
4d42dddf — louiz 6 years ago
Merge branch 'cmake_remove_libs' into 'master'

cmake: Remove the intermediate static libs

See merge request !7
2b6b5773 — louiz’ 6 years ago
cmake: do not use intermediate libraries at all (not even OBJECTS)
2013ed6f — louiz’ 6 years ago
cmake: Remove the intermediate static libs

Should compile faster (and also take less space on disk)
d4412537 — louiz’ 6 years ago
Free the result pointer provided by udns

Fix a memory leak that would occur on every DNS request, when using udns
a0a2de3b — louiz’ 6 years ago
Revert "Don’t send the unavailable presence to all resources, in the virtual channel"

This reverts commit 38ff50f5d2ca356f659429ff57546bd2364a0fef.
38ff50f5 — louiz’ 6 years ago
Don’t send the unavailable presence to all resources, in the virtual channel
27195a9d — louiz’ 6 years ago
Document the ad-hoc configure forms
02050761 — louiz’ 6 years ago
Reduce the scope of a variable
f0bc6c83 — louiz’ 6 years ago
Pass the shared_ptr by reference, to avoid useless copies
cd92baae — louiz’ 6 years ago
Little refactor in timed_events

Also makes the coverage code deterministic
6cb77875 — louiz’ 6 years ago
Small resolver refactor

Makes the codecoverage deterministic (it does not depend on the order of
v4/v6 resolution)
d2f4235e — louiz’ 6 years ago
Replace : with _ in the codecov flag
a834a8da — louiz’ 6 years ago
Use CI_BUILD_NAME as the codecov tag
470fdaf8 — louiz’ 6 years ago
ci: Use the build:7 artifacts for test:without_udns
33162181 — louiz’ 6 years ago
ci: Run a e2e test without udns (and upload to codecov)
f4ffbcab — louiz’ 6 years ago
e2e: Make the tests work without udns too
d9811320 — louiz’ 6 years ago
Do not pass the build artifacts to packaging:deb job
03d608e9 — louiz’ 6 years ago
Improve the make coverage_* commands
cf2d4fb6 — louiz’ 6 years ago
ci: refactor, comments, use the artifacts from a stage to the next
Next