Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch the build system to meson. #51

Merged
merged 2 commits into from
Aug 27, 2024
Merged

Switch the build system to meson. #51

merged 2 commits into from
Aug 27, 2024

Conversation

woblerr
Copy link
Owner

@woblerr woblerr commented Aug 26, 2024

Since version v2.51, the build system for pgBackRest is meson. The autoconf/make build will not receive any new features and will be removed in future. If you need to build pgBackRest lower than v2.51, use the files Dockerfile_make or Dockerfile_make.alpine.

The gpdb build continues to work on autoconf/make.

Since version `v2.51`, the build system for pgBackRest is `meson`. The `autoconf/make` build will not receive any new features and will be removed in future.
If you need to build pgBackRest lower than `v2.51`, use the files Dockerfile_make or Dockerfile_make.alpine.

The gpdb build continues to work on `autoconf/make`.
@woblerr woblerr merged commit 8e5c789 into master Aug 27, 2024
16 checks passed
@woblerr woblerr deleted the switch_to_meson branch August 27, 2024 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant