Age | Commit message (Expand) | Author |
2018-06-08 | Ok, dirty workaround for cmake < 3.11.2test_cmake3_11_2 | louiz’ |
2018-06-08 | Revert "Don’t add_library(database) with an empty string, that’s not port... | 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.08.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.07.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.16.1v6 | louiz’ |
2017-09-19 | Release version 6.06.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.05.0v5 | 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’ |
2016-11-15 | Support the ident protocol | louiz’ |
2016-11-09 | Start version 5.0 | louiz’ |
2016-11-09 | Release version 4.04.0 | louiz’ |
2016-09-28 | Add coverage_e2e, which runs e2e, and regenerate a global coverage report | louiz’ |