summaryrefslogtreecommitdiff
path: root/libmysqlclient/manifest
AgeCommit message (Collapse)AuthorFilesLines
12 hoursRelease version 8.0.15+16HEADv8.0.15+16masterKaren Arutyunov1-3/+2
Add support for building with MinGW GCC.
2024-03-26Release version 8.0.15+15v8.0.15+15Karen Arutyunov1-1/+1
Link libcrypto to mysql utility statically.
2024-03-13Release version 8.0.15+14v8.0.15+14Karen Arutyunov1-1/+3
Fix package names mapping for RedHat and CentOS in package manifests.
2024-03-07Release version 8.0.15+13v8.0.15+13Karen Arutyunov1-1/+5
Add mysql-client package. Minor cleanups of the libmysqlclient library.
2023-12-05Release version 8.0.15+12v8.0.15+12Karen Arutyunov1-3/+3
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 Arutyunov1-4/+5
- Make sure all source files are UTF-8-encoded. - Minor accumulated cleanups.
2021-10-11Release version 8.0.15+10v8.0.15+10Boris Kolpackov1-2/+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/+1
Drop copyright notice from source code
2020-01-30Release version 8.0.15+8v8.0.15+8Karen Arutyunov1-2/+4
Disable static builds since implementation uses C++ and requires special linking steps
2020-01-29Release version 8.0.15+7v8.0.15+7Karen Arutyunov1-1/+2
Add zlib package dependency instead of bundling zlib
2019-12-02Release version 8.0.15+6v8.0.15+6Karen Arutyunov1-3/+3
Bump toolchain version dependency to 0.12.0 in manifest
2019-12-02Release version 8.0.15+5v8.0.15+5Karen Arutyunov1-1/+1
Use switch in buildfile Use variable block for targets with prerequisites
2019-10-09Release version 8.0.15+4v8.0.15+4Karen Arutyunov1-1/+1
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/+1
Adapt for building with Clang on Windows
2019-06-22Release version 8.0.15+2v8.0.15+2Karen Arutyunov1-2/+2
Switch to topics from tags in manifest.
2019-06-08Release version 8.0.15+1v8.0.15Boris Kolpackov1-3/+3
Bump build2 version requirement to 0.11.0 due to bug in 0.10.0
2019-06-07Release version 8.0.15Karen Arutyunov1-1/+1
2019-04-09Enable GCC 9 buildsKaren Arutyunov1-3/+1
2019-04-06Fix src-url manifest valueKaren Arutyunov1-1/+1
2019-04-05Upgrade to 8.0.15Karen Arutyunov1-0/+26