Some public repositories require more aggressive flags to reverse the
effects of -Wpedantic in third party code.
Signed-off-by: Austin Schuh <austin.linux@gmail.com>
These were caught by building on engflow. This fixes a
couple of places where paths were escaping the sandbox and resolving
back to the git repo.
---------
Signed-off-by: Austin Schuh <austin.linux@gmail.com>
This updates to the 2027-1 toolchains. This also is the first version
with the `rules_bzlmodrio_toolchains -> wpilib_toolchains` rename, so
the surface area of the change is a little bit big.
The opencv dep has bzlmod'ified as part of this as well.