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: Improve portability #503

Merged
merged 6 commits into from
Mar 13, 2024
Merged

meson: Improve portability #503

merged 6 commits into from
Mar 13, 2024

Conversation

oleavr
Copy link
Member

@oleavr oleavr commented Mar 5, 2024

No description provided.

@oleavr oleavr force-pushed the wip/meson-portability branch 24 times, most recently from ace02c5 to 062094f Compare March 11, 2024 13:48
@oleavr oleavr force-pushed the wip/meson-portability branch 4 times, most recently from 8bf41b5 to 610158e Compare March 13, 2024 23:12
oleavr added 2 commits March 14, 2024 00:24
- Replace shell scripts with Python scripts.
- Generalize scripts to avoid duplication.
- Use Meson's fs module instead of depending on UNIX tools.
- Support command arrays more widely.
- Add support for MSVC.
- Add support for building devkits.
- Add support for picking backends to include.
- Wire up tests.
- Move to native path-building syntax.
oleavr added 4 commits March 14, 2024 00:24
Migrated from our selinux repo, so we can evolve it with less friction.
The file-descriptors aren't necessarily closed until the second trap,
which meant we could get stuck waiting.
@oleavr oleavr force-pushed the wip/meson-portability branch from 610158e to cb5eaff Compare March 13, 2024 23:24
@oleavr oleavr merged commit cb5eaff into main Mar 13, 2024
23 of 29 checks passed
@oleavr oleavr deleted the wip/meson-portability branch March 13, 2024 23:27
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.

1 participant