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

Add the `etc/bindings-all.py` script to orchestrate bindings generation #302

Merged
merged 1 commit into from Sep 9, 2016

Commits on Sep 8, 2016

  1. Add the `etc/bindings-all.py` script to orchestrate bindings generation

    The `bindings-all.py` script will make sure that you don't accidentally try and
    use DEBUG bindings for a non-DEBUG build or vice-versa. It orchestrates all of
    building, regenerating and testing new SpiderMonkey bindings.
    fitzgen committed Sep 8, 2016
You can’t perform that action at this time.