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

'make' does not report anything for the first package on the command line. #219

Closed
tonytheodore opened this issue Jul 30, 2013 · 1 comment
Assignees
Labels

Comments

@tonytheodore
Copy link
Member

http://lists.nongnu.org/archive/html/mingw-cross-env-list/2013-07/msg00027.html

tonytheodore added a commit to tonytheodore/mxe that referenced this issue Nov 27, 2014
I was never really happy with the way targets are serialized, it's fighting against `make` (causing issues like mxe#234 and mxe#219), and the target header isn't particularly informative. This fixes mxe#234 and should also provide a speedup when building all targets simultaneously.

Download rules are now pre-requisites of build rules to stop multiple download attempts, and all build logs have a target suffix.

More work is needed on mxe#219, since download rules are always outdated unless a marker file is used. I'll look at this separately as I also want to allow script only packages.
@tonytheodore tonytheodore self-assigned this Sep 2, 2015
@tonytheodore
Copy link
Member Author

ping

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant