[MDEV-25901] hard-code dependencies for release builds Created: 2021-06-12  Updated: 2023-04-27

Status: Open
Project: MariaDB Server
Component/s: Compiling, Packaging
Fix Version/s: 10.4, 10.5

Type: Task Priority: Major
Reporter: Sergei Golubchik Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: None


 Description   

Release builds use a "build config" file to configure the build:

cmake -DBUILD_CONFIG=mysql_release.cmake

It specifies what plugins to build and how, forces some features to be in and others to be out.

We should consider doing it consistently, pin as many of features and dependencies in mysql_release.cmake (or in some new file) as possible. Instead of adding them haphazardly as bug fixes.


Generated at Thu Feb 08 09:41:16 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.