Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-08-08 | Suppress -Wno-unused-function Clang warning on Windows | Karen Arutyunov | 1 | -1/+1 | |
2024-05-29 | Suppress bogus GCC 14 -Wstringop-overread for sqlite3.c | Boris Kolpackov | 1 | -0/+6 | |
2024-05-07 | Add missing dllexport declaration when compiling SQLite source file | Boris Kolpackov | 1 | -0/+3 | |
2024-05-06 | Add libbutl-odb source subdirectory | Boris Kolpackov | 1 | -0/+151 | |
This is an additional (to libbutl) utility library which contains the source code of libodb, libodb-sqlite, and libsqlite3 configured and tuned for our needs. |