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

print to stdout/stderr when building the sysroot #7

Closed
japaric opened this issue Apr 10, 2016 · 0 comments · Fixed by #14
Closed

print to stdout/stderr when building the sysroot #7

japaric opened this issue Apr 10, 2016 · 0 comments · Fixed by #14

Comments

@japaric
Copy link
Owner

japaric commented Apr 10, 2016

try to blend with Cargo's output

japaric pushed a commit that referenced this issue Apr 23, 2016
improvements:

- we now report errors to the console instead of paniking.
- we now report Xargo current status to the console instead of logging it.
- you can use Xargo concurrently thanks to file locking.

refactors:

- use Cargo's 'config' parsing support instead of rolling our own.
- now that we are printing to the console, I have removed logging.

closes #5
closes #7
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 a pull request may close this issue.

1 participant