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

Don't use %zx because it's unsupported on mingw64 #578

Merged
merged 6 commits into from
Mar 24, 2017

Commits on Mar 24, 2017

  1. Don't use %zx because it's unsupported on mingw64

    Also check that no warnings happen on travis
    oli-obk committed Mar 24, 2017
    Configuration menu
    Copy the full SHA
    959bcd4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e43c3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd28ce0 View commit details
    Browse the repository at this point in the history
  4. Test stlink against clang and gcc through the travis "compiler" flag …

    …instead of a manual matrix
    oli-obk committed Mar 24, 2017
    Configuration menu
    Copy the full SHA
    ea714b6 View commit details
    Browse the repository at this point in the history
  5. Re-add osx

    oli-obk committed Mar 24, 2017
    Configuration menu
    Copy the full SHA
    c6b0b05 View commit details
    Browse the repository at this point in the history
  6. Fix warning on gcc

    oli-obk committed Mar 24, 2017
    Configuration menu
    Copy the full SHA
    15a4fe7 View commit details
    Browse the repository at this point in the history