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

Tidy up cffi binding build system #2

Open
unlobito opened this issue Jun 19, 2019 · 0 comments
Open

Tidy up cffi binding build system #2

unlobito opened this issue Jun 19, 2019 · 0 comments
Labels

Comments

@unlobito
Copy link
Owner

It's a mess right now.

The build process is split across a Makefile and a Python script (libfreefare_build.py) which injects a few headers prior to preparing the cffi bindings. It's also not immediately clear how upstream dependencies should be prepared. Ideally this should all be scripted away and accessible to continuous integration tooling.

@unlobito unlobito added the chore label Jun 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant