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

[bazel] MVP for building wpilibc + commands framework #7231

Merged
merged 10 commits into from
Dec 19, 2024

Conversation

pjreiniger
Copy link
Contributor

This is a follow up to #6994, which adds compilation support for everything from the commands library down for both C++ and Java. Basically everything but the examples and gui related stuff which will be addressed in follow up PR's as we ease into bazel support.

As with the last PR, all C++ libraries are only built statically, and as a result no jni code or java tests are compiled.

@pjreiniger pjreiniger requested review from a team as code owners October 19, 2024 21:15
@PeterJohnson
Copy link
Member

Sorry, lost lock on this one. If you sync with main, I think this can go in?

@github-actions github-actions bot added component: cscore CameraServer library component: wpiutil WPI utility library component: wpilibc WPILib C++ component: command-based WPILib Command Based Library component: wpimath Math library component: apriltag AprilTag library component: epilogue Annotation-based logging library labels Dec 18, 2024
@PeterJohnson PeterJohnson merged commit 9ccd731 into wpilibsuite:main Dec 19, 2024
45 checks passed
@pjreiniger pjreiniger deleted the mvp_cpp branch December 19, 2024 06:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: apriltag AprilTag library component: command-based WPILib Command Based Library component: cscore CameraServer library component: epilogue Annotation-based logging library component: wpilibc WPILib C++ component: wpimath Math library component: wpiutil WPI utility library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants