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

bsys: Meson build system #92

Merged
merged 10 commits into from
Jan 11, 2025
Merged

bsys: Meson build system #92

merged 10 commits into from
Jan 11, 2025

Conversation

obiwac
Copy link
Member

@obiwac obiwac commented Jan 6, 2025

One part of #28

  • The only thing I still wanna do is write out the BSYS-specific path to some global variable, cuz I don't want to run the risk of someone not knowing about where this should be and putting it somewhere inconsistent instead.
  • Oh and also better tests for the dep-tree return values (maybe just pull these out into their own PR).
  • Almost forgot, maybe check that the Meson/Ninja commands exist before we do anything? Cuz sometimes setup takes a long time and it'd suck to wait for setup to finish only to be told that we're missing Ninja.

@obiwac obiwac added the feature New feature, yo label Jan 6, 2025
@obiwac obiwac force-pushed the feature/meson-bsys branch from aa44019 to 0ae968e Compare January 6, 2025 21:50
@obiwac obiwac force-pushed the feature/meson-bsys branch from 0dea292 to 5f8e5f5 Compare January 11, 2025 08:48
@obiwac obiwac marked this pull request as ready for review January 11, 2025 16:18
@obiwac obiwac merged commit 6905934 into main Jan 11, 2025
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature, yo
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant