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

Improve emar wrapper script #8101

Merged
merged 2 commits into from Feb 15, 2019
Merged

Improve emar wrapper script #8101

merged 2 commits into from Feb 15, 2019

Commits on Feb 15, 2019

  1. Improve emar wrapper script

    - Make it flake8 clean
    - Re-use DEBUG variable from shared.py
    - Log full command lines in DEBUG mode.
    - Don't assume that the archive file name ends with `.a`
    - Don't print backtrace when underlying llvm-ar returns non-zero
    sbc100 committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    d5f2960 View commit details
    Browse the repository at this point in the history
  2. fix test

    sbc100 committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    c572072 View commit details
    Browse the repository at this point in the history