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

Darwin makefile upgrade #154

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

Conversation

fwip
Copy link
Contributor

@fwip fwip commented May 5, 2016

⚠️ Not yet ready to merge - hasn't been tested enough yet. ⚠️

This avoids redoing unnecessary build operations - after the initial make, subsequent invocations should be much faster.

Also planning on incorporating @alexpreynolds's suggestions about (by default) only building the binary appropriate to the user's architecture, rather than the fat binaries.

fwip added 2 commits May 4, 2016 18:29
Only rebuilds these libs if the tar.bz2 file has changed.
This affects all applications' makefiles. Files are no longer recompiled
unless the source files they depend on change.
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