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

Clean up various minor code, build system and other issues #9

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

pabs3
Copy link

@pabs3 pabs3 commented Jan 6, 2022

No description provided.

Avoids accidentally committing them.
Suggested-by: nano & git
Suggested-by: cppcheck
It will always be the right size.

Suggested-by: cppcheck
They don't create files so should be marked this way
in case someone accidentally creates files named them,
which then blocks execution of the targets.
Support the traditional DESTDIR, PREFIX, and BINDIR variables,
as well as INSTALLDIR for just installing to a specific directory.

This will be useful for creating packages of ideviceunback,
or installing ideviceunback into a home directory or other path.
Allows redistributors to add hardening and other flags.
Suggested-by: gcc -O1 -D_FORTIFY_SOURCE=2
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.

None yet

1 participant