-
Notifications
You must be signed in to change notification settings - Fork 90
Linux Support Part 1 #4827
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
Linux Support Part 1 #4827
Conversation
91da2e9 to
c442fbc
Compare
2f4270a to
0ec43de
Compare
016c05c to
46dbd7b
Compare
…n linux due to LLWorld simpleton not being initialized yet Signed-off-by: Rye <rye@alchemyviewer.org>
…tention Reuse test runner compilation unit to reduce extra source files compiled by 189 Only build macOS tests for build host architecture that will be running them to reduce wasted CI time Signed-off-by: Rye <rye@alchemyviewer.org>
Signed-off-by: Rye <rye@alchemyviewer.org>
Signed-off-by: Rye <rye@alchemyviewer.org>
Signed-off-by: Rye <rye@alchemyviewer.org>
Signed-off-by: Rye <rye@alchemyviewer.org>
Signed-off-by: Rye <rye@alchemyviewer.org>
Signed-off-by: Rye <rye@alchemyviewer.org>
Signed-off-by: Rye <rye@alchemyviewer.org>
Signed-off-by: Rye <rye@alchemyviewer.org>
Signed-off-by: Rye <rye@alchemyviewer.org>
Signed-off-by: Rye <rye@alchemyviewer.org>
Signed-off-by: Rye <rye@alchemyviewer.org>
Signed-off-by: Rye <rye@alchemyviewer.org>
Signed-off-by: Rye <rye@alchemyviewer.org>
Signed-off-by: Rye <rye@alchemyviewer.org>
Signed-off-by: Rye <rye@alchemyviewer.org>
Signed-off-by: Rye <rye@alchemyviewer.org>
…lass issues reported by ubsan/asan Signed-off-by: Rye <rye@alchemyviewer.org>
…rs on linux Signed-off-by: Rye <rye@alchemyviewer.org>
|
As this PR has grown rather large I'm going to land the rest of the changes in a follow up PR. |
|
Builds cleanly for me, no warnings. |
|
Going ahead and merging this into develop-linux - we're gonna use that as a staging ground for Linux support before we merge it into develop proper. Especially since part 2 of this has a good bit of GL refactoring to go along side of this. |
Description
Related Issues
Issue Link: #1149 #4587
Checklist
Please ensure the following before requesting review:
Additional Notes