summaryrefslogtreecommitdiff
path: root/libmysqlclient/mysql
AgeCommit message (Collapse)AuthorFilesLines
6 daysRelease version 8.0.15+16HEADv8.0.15+16masterKaren Arutyunov369-7/+2432
Add support for building with MinGW GCC.
2024-03-07Release version 8.0.15+13v8.0.15+13Karen Arutyunov3-15/+24
Add mysql-client package. Minor cleanups of the libmysqlclient library.
2023-12-05Release version 8.0.15+12v8.0.15+12Karen Arutyunov2-6/+18
Define HAVE_STRLCAT on Linux if GNU libc is 2.38 or newer. Fix link order so that libraries are linked after all object files. Switch to using -pthread instead of -D_REENTRANT/-lpthread in buildfiles and bump build2 version requirement to 0.15.0. Use legal{} target type for legal documentation (LICENSE, etc).
2022-01-12Release version 8.0.15+11v8.0.15+11Karen Arutyunov52-1/+3236
- Make sure all source files are UTF-8-encoded. - Minor accumulated cleanups.
2021-10-11Release version 8.0.15+10v8.0.15+10Boris Kolpackov10-2/+1263
- Add missing <limits> include to sql-common/sql_string.cc. - Minor accumulated cleanups.
2020-02-14Release version 8.0.15+9v8.0.15+9Karen Arutyunov6-6/+0
Drop copyright notice from source code
2020-01-29Release version 8.0.15+7v8.0.15+7Karen Arutyunov4-558/+10
Add zlib package dependency instead of bundling zlib
2019-12-02Release version 8.0.15+5v8.0.15+5Karen Arutyunov1-50/+51
Use switch in buildfile Use variable block for targets with prerequisites
2019-10-09Release version 8.0.15+4v8.0.15+4Karen Arutyunov1-2/+8
Disable 'POSIX name for this item is deprecated' warning issued by Clang on Windows
2019-10-08Release version 8.0.15+3v8.0.15+3Karen Arutyunov1-1/+3
Adapt for building with Clang on Windows
2019-04-05Upgrade to 8.0.15Karen Arutyunov24-0/+6214