Skip to content

Publish allwpilib binaries in separate packages and use pkg-config .pc files #101

Closed
@virtuald

Description

@virtuald

Part of robotpy/robotpy-build#232 .. this will make using meson easier, and also make it so that non-robotpy projects can use those libraries in a python environment without depending explicitly on robotpy bindings. Separating the binaries will also make the wheels smaller, at the expense of having two wheels per library.

Need to write a tool that downloads the wpilib artifacts and converts the zip file into a wheel. https://github.com/robotpy/roborio-pkgtools/blob/main/roborio-gen-whl sorta does a lot of this already, and the other pieces are already in robotpy-build.

It's likely that once this is all set, the actual wheel building + publish steps should be done as part of the allwpilib build. Initially we'll probably prototype it here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions