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 vendored LinuxCNC sources #12

Open
jamwaffles opened this issue Mar 1, 2021 · 0 comments
Open

Add vendored LinuxCNC sources #12

jamwaffles opened this issue Mar 1, 2021 · 0 comments

Comments

@jamwaffles
Copy link
Owner

The docs.rs build fails because the build script expects a location to an external LinuxCNC source checkout.

So:

  1. Let's add a vendored-linuxcnc (or better named) feature to allow usage of a bundled version of the LinuxCNC sources. This should be pinned to the latest stable LinuxCNC release.
  2. Add another feature for internal use which only generates bindings and does not attempt to build anything against the LinuxCNC sources. This should really be used for docs.rs builds only.
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

No branches or pull requests

1 participant