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

WIP: Add premake and rework into single executable #193

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from
Draft

Conversation

GoGoOtaku
Copy link
Collaborator

@GoGoOtaku GoGoOtaku commented Jun 27, 2023

EARLY DRAFT

A bunch of things are missing or broken

  • Rework output plugin so they can be optionally compiled into executable
  • Text output should always be compiled into executable
  • Plugin compilation missing
  • All header output
  • Almost all resources functionality
  • Hashing functionality
  • Scanning functionality
  • Loads of arguments missing
  • Bash completion
  • Mac/Windows compilation (probably just some Makefile stuff)

Note: Premake is not required to compile only to change the make system itself. Premake does reduces a lot of Makesystem complexity tho and makes it easy to have static linked debug builds.

@GoGoOtaku GoGoOtaku self-assigned this Jun 27, 2023
@GoGoOtaku GoGoOtaku changed the title Add premake and rework into single executable WIP: Add premake and rework into single executable Jun 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant