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

Improved build system and matched functions #66

Merged
merged 20 commits into from
Jul 2, 2024
Merged

Improved build system and matched functions #66

merged 20 commits into from
Jul 2, 2024

Conversation

TheOnlyZac
Copy link
Owner

@TheOnlyZac TheOnlyZac commented Jun 29, 2024

Updated the setup and configure scripts to use a more compatible compiler.

Made some progress on these:

Also:

  • Updated the contributing guide
  • Added --no-checksum and --only-clean options to configure.py
  • Changed compiler flags to compile as C++
  • Added all missing header files

Resolves #72

include/bis.h Outdated Show resolved Hide resolved
include/chkpnt.h Outdated Show resolved Hide resolved
include/util.h Outdated Show resolved Hide resolved
@TheOnlyZac TheOnlyZac changed the title Miscellaneous function matching Improved build system and matched functions Jul 2, 2024
@TheOnlyZac TheOnlyZac marked this pull request as ready for review July 2, 2024 06:40
@TheOnlyZac TheOnlyZac merged commit 09ca5ae into main Jul 2, 2024
@TheOnlyZac TheOnlyZac deleted the zac-decomp branch July 2, 2024 06:43
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.

Compile P2 sources as C++
1 participant