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

meson: Detect init style and allow multiple init styles #1267

Merged
merged 1 commit into from
Jul 21, 2024

Conversation

rdmark
Copy link
Member

@rdmark rdmark commented Jul 21, 2024

Introduce an 'auto' init-style option, selected by default, which attempts to cleanly choose the appropriate init system style for the host OS.

@rdmark rdmark linked an issue Jul 21, 2024 that may be closed by this pull request
@rdmark rdmark force-pushed the 1124-meson-detect-init-style branch 2 times, most recently from 2cbb0b1 to 2e7f095 Compare July 21, 2024 04:59
@rdmark rdmark marked this pull request as ready for review July 21, 2024 04:59
@rdmark rdmark force-pushed the 1124-meson-detect-init-style branch from 2e7f095 to aaa5656 Compare July 21, 2024 05:12
@rdmark rdmark force-pushed the 1124-meson-detect-init-style branch from aaa5656 to 75ce025 Compare July 21, 2024 05:14
Copy link

sonarcloud bot commented Jul 21, 2024

@rdmark rdmark merged commit b7f38f5 into main Jul 21, 2024
15 checks passed
@rdmark rdmark deleted the 1124-meson-detect-init-style branch July 21, 2024 05:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

meson: Detect init style
1 participant