Peter Johnson
96fb033deb
[build] Remove cmake Java support ( #8952 )
...
This is increasingly difficult to maintain, and has very limited
benefit. Modern coprocessors with enough horsepower to run Java
applications can use the Gradle or Bazel build systems instead.
2026-06-05 15:05:09 -07:00
Gold856
22ed224035
[build] Clean up DataLog CMake build ( #8116 )
2025-07-26 14:48:58 -07:00
Gold856
f5fc101fda
[build] cmake: Export jars and clean up jar installs ( #6014 )
2023-12-06 18:28:38 -08:00
autoantwort
4fa56fd884
[build] Add missing find_dependency call ( #5623 )
2023-09-09 18:57:12 -07:00
Vasista Vovveti
f61726b5ae
[build] Fix cmake-config files ( #2865 )
...
In the cmake config files, SELF_DIR was being overwritten and was therefore incorrect.
This also adds wpimath as a dependency to wpilibc.
2020-11-15 22:38:55 -08:00
Austin Shalit
f7cfdd7cee
Replace crlf line endings with lf ( #1731 )
2019-06-28 20:55:14 -07:00
Thad House
90957aeea4
Move libuv to its own subfolder in build ( #1661 )
...
Allows using system libuv
* Fix Gradle Build and include dirs
* Update cmake find to support vcpkg libuv
2019-05-30 15:59:26 -07:00