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

Feature/issue 9 out of line cffi building #10

Merged
merged 11 commits into from
Jun 4, 2015

Conversation

drnlm
Copy link
Member

@drnlm drnlm commented May 30, 2015

We're now at the point where the following sequence works correctly

$ python ./setup sdist
(VE)$ pip install
(VE)$ python ./test_conformance.py

There are still issues with building on MacOS, and we arguably need to provide better binary distribution targets, but this should be good enough to close #9

@hodgestar
Copy link
Member

👍 from me.

I created #11 because our manifest mentions an AUTHORS file but we don't actually have one currently.

drnlm added a commit that referenced this pull request Jun 4, 2015
…ilding

Feature/issue 9 out of line cffi building
@drnlm drnlm merged commit 10e11b0 into master Jun 4, 2015
@stefanor stefanor deleted the feature/issue-9-out-of-line-cffi-building branch October 4, 2015 10:02
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 this pull request may close these issues.

Update to use out-of-line CFFI 1.0 building
4 participants