Logo
Explore Help
Register Sign In
Team2890/allwpilib
4
0
Fork 0
You've already forked allwpilib
mirror of https://github.com/wpilibsuite/allwpilib synced 2026-06-29 02:21:44 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
a5d66fb4ffcda9024c7fa0ac8e42a164dfe52804
allwpilib/shared/bazel/rules/robotpy/compatibility_select.bzl

7 lines
277 B
Python
Raw Normal View History

[bazel][robotpy] Add mirror for robotpy's wpiuil and wpinet libraries (#8062) Project import generated by Copybara. GitOrigin-RevId: 92ea93d1b47a82667044bd0af05f7fdb34d2c2c2
2025-08-30 14:55:11 -04:00
def robotpy_compatibility_select():
return select({
"@bazel_tools//src/conditions:windows": ["@platforms//:incompatible"],
[bazel] Update toolchains to 2027-1 (#9016) 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.
2026-06-27 01:44:00 -04:00
"@wpilib_toolchains//constraints/is_systemcore:systemcore": ["@platforms//:incompatible"],
[bazel][robotpy] Add mirror for robotpy's wpiuil and wpinet libraries (#8062) Project import generated by Copybara. GitOrigin-RevId: 92ea93d1b47a82667044bd0af05f7fdb34d2c2c2
2025-08-30 14:55:11 -04:00
"//conditions:default": [],
})
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 66ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API