-
Notifications
You must be signed in to change notification settings - Fork 14
🔨 Rework Build System with Meson #41
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
Conversation
Co-authored-by: ion098 <146852218+ion098@users.noreply.github.com>
Co-authored-by: ion098 <146852218+ion098@users.noreply.github.com>
Co-authored-by: ion098 <146852218+ion098@users.noreply.github.com>
Co-authored-by: ion098 <146852218+ion098@users.noreply.github.com>
…estCode into build/meson-init
jmakif
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
ion098
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
tropicaaal
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM (Let's Go To Meson)
Overview
Makefile bad. Meson good.
Motivation
compile_commands.jsonautomaticallyReferences (optional)
__malloc_lockand__malloc_unlockare not resolved properly #16Implementation Details (optional)
scripts/v5.inibuild.mesonTest Plan:
Notes