Commit Graph

7 Commits

Author SHA1 Message Date
nobody5050
1599355b19
Remove x86 as a target from example json (#49)
Some checks failed
CI / Build - ${{ matrix.artifact-name }} (Arm32, -Ponlylinuxarm32, wpilib/raspbian-cross-ubuntu:bookworm-22.04) (push) Has been cancelled
CI / Build - ${{ matrix.artifact-name }} (Arm64, -Ponlylinuxarm64, wpilib/aarch64-cross-ubuntu:bookworm-22.04) (push) Has been cancelled
CI / Build - ${{ matrix.artifact-name }} (Athena, -Ponlylinuxathena, wpilib/roborio-cross-ubuntu:2025-22.04) (push) Has been cancelled
CI / Build - ${{ matrix.artifact-name }} (Linux, , wpilib/ubuntu-base:22.04) (push) Has been cancelled
CI / Build - ${{ matrix.artifact-name }} (aarch64, macOS, macos-14) (push) Has been cancelled
CI / Build - ${{ matrix.artifact-name }} (x64, Win64, windows-2022) (push) Has been cancelled
CI / Combine (push) Has been cancelled
2025-01-07 21:24:58 -08:00
T Grinch
93767cf757
Vendordep Templating. (#41)
* Added templating to the vendordep json.

* Fixed driver reference

* Moved copy to an artifact.

* Moved vendordep generation to `$buildDir/repos/` and added zip task. Maven publication commented out.

* Fixed zip function, uncommented maven publishing for vendordep.

* Update publish.gradle

* Change basename of vendordepJson

Added deps fix.

---------

Co-authored-by: thenetworkgrinch <thenetworkgrinch@users.noreply.github.com>
2024-12-02 22:23:23 -08:00
sciencewhiz
2075a27ba3
Update vendor template for 2025 (#39)
Use Gradle 8.10.2
Use 2025 artifacts
Remove Googletest, since managed automatically by native-utils
2024-10-13 11:16:41 -07:00
Tyler Veness
287b9d939e
Fix Linux arm32 and arm64 cross builds (#36) 2024-09-18 11:44:52 -07:00
Ryan Blue
24d5ee1a5b
Add frcYear to example vendordep json (#22) 2023-11-01 08:52:30 -07:00
Thad House
e10fb0503a How to generate a guid 2023-07-09 17:41:50 -07:00
Thad House
360795c7d5 Add example vendordep json 2023-07-09 17:31:25 -07:00