summaryrefslogtreecommitdiff
path: root/libmysqlclient/mysql/buildfile
AgeCommit message (Collapse)AuthorFilesLines
4 daysRelease version 8.0.15+16HEADv8.0.15+16masterKaren Arutyunov1-2/+2
Add support for building with MinGW GCC.
2024-03-07Release version 8.0.15+13v8.0.15+13Karen Arutyunov1-1/+1
Add mysql-client package. Minor cleanups of the libmysqlclient library.
2023-12-05Release version 8.0.15+12v8.0.15+12Karen Arutyunov1-5/+6
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).
2021-10-11Release version 8.0.15+10v8.0.15+10Boris Kolpackov1-1/+2
- Add missing <limits> include to sql-common/sql_string.cc. - Minor accumulated cleanups.
2020-02-14Release version 8.0.15+9v8.0.15+9Karen Arutyunov1-1/+0
Drop copyright notice from source code
2020-01-29Release version 8.0.15+7v8.0.15+7Karen Arutyunov1-19/+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 Arutyunov1-0/+285