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

CMake Support, Clean-Up, Simplify Build Process #98

Open
wants to merge 21 commits into
base: new
Choose a base branch
from

Conversation

Curve
Copy link

@Curve Curve commented Apr 7, 2023

This PR cleans the source code up a little and implements the following things:

  • Greatly simplified build process
  • Replace Makefiles with CMake
    • Clean up build process
    • Improves readability of build process
    • Allows third-party projects to easily use AltServer as a library
  • Update Readme
    • Build Instructions
    • Minor Reformat

This PR also updates the patches to be compatible with latest upstream develop at time of writing (2ef20b3)

I've also adjusted the common.h, old-linux-polyfill.c and rewrite_altserver.py to fix some compilation errors I had.

@Curve
Copy link
Author

Curve commented Jul 29, 2023

This build currently doesn't 100% work, I'll investigate the issue asap

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.

2 participants