-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Meta+Toolchain+Userland+AK: Bring Jakt in as part of the toolchain! #24910
Conversation
Commits are slightly messed-up, will fix. |
337f1b1
to
3baaa66
Compare
7eb4ad8
to
40681b9
Compare
9283c8b
to
33dc5f8
Compare
2f620e5
to
366ffe6
Compare
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.
I looked this through and it mostly looks alright to me. The cmake goop (add_jakt_executable
) feels a bit off, but I can't articulate yet in what ways, and if I ever find out, it can be fixed in tree.
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions! |
The existing version simply crashed if the expected layout wasn't in line with reality.
This also updates the hello-world "utility". Co-Authored-By: Andrew Kaster <[email protected]>
YOLO. |
Continuation of #20765