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

clean up python binding compilation #1795

Merged
merged 12 commits into from
Dec 11, 2018

Commits on Dec 10, 2018

  1. Configuration menu
    Copy the full SHA
    451adf7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64c0006 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9235e0f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa31052 View commit details
    Browse the repository at this point in the history
  5. python: collapse declarations into a single line

    Solves issues with va_list substitution removing only part of a function
    declaration.  Depends on ,\s*\n being the end of a line with an argument
    on it, but in practice on this codebase seems to work well.
    trws committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    b7eb5a3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2e0dcb5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    444e3f7 View commit details
    Browse the repository at this point in the history
  8. remove workaround files

    trws committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    fac6d86 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    467ab50 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9bccd1f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7118dd6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    296992a View commit details
    Browse the repository at this point in the history