GradleRIO Versions Save

The official gradle plugin for the FIRST Robotics Competition

v2019.2.1

5 years ago

Changes:

  • e3cada0d7baf43cd3943c5de0164d4cd49f2a5eb Make docs reference the installer, and WPIlibUtility (#299)
  • 3c3b8827e8fbd60ec2e88d33a935abf3f30e13f1 Update versions for 2019.2.1 release (#298)
  • fa257462cfd19b675856f5b33eda72815c420f39 Fix clion debug vs release files (#288) [ #285 ]
  • 9ddf73803b863ca1658044b360b6eb8cedec326c Update to 2019.2.1, stop using publishVersion in CI, fixes #297
  • 4a1e58c0ea61e9eb3c0a6379d5be075b2b74391b Add 2019_v3 image to valid image lists
  • b565e4e4450fae661e644e941e8485da9b14501f Download jre .ipk preemptively, fixes #294 (#295)
  • 5bf962b077114d3305b2a7456fb9ef1b80492931 External sim fix, Fixes #291 (#293)
  • 8da9f5301a64719c9919d351fde453bc12cd0e10 Add way to disable the force no cache deletion behavior (#287) [ #286 ]
  • f315114a630a872a4848639ad98f34c80edd6587 Fix Desktop JNI Extraction failing if no libs to extract (#289)
  • a32df4879016edb44ffbd93ed3e01284907b82de Only use executable jars for JavaSimulationTask (#290) [ #283 ]

This list of changes was auto generated.

v2019.1.1

5 years ago

Changes:

  • 08f62574ecd63c02c8d6b3de889100ffdfe2ad6f Remove beta_warn static var
  • e97b7e7132ab51fceab5b54de254874de0a06c1a Update for 2019.1.1 release (#280)
  • 091342f521eb01c9cff43ec30f5f8b2993d7ca36 Use distribution type ALL
  • a6949b4ea520d2f1d8d54203cf51bd897cfab35a Fix riolog not being able to find hosts. Fixes #279
  • d6ae620d8793ed88d48e72f8f2c28c709252ef50 Add gradle cache cleanup disabling, Fixes #238
  • 7dff11f3b41e3b7d6d74e9d6e55f8de8866189f5 If RoboRIO discovery failed, print a really obvious warning
  • c4ab87fa66f5fc33898226d7b2c491b360bec148 Print build failure analysis only once, add linker failure analysis. Fixes #277
  • 5dce5b191878bdded15db22f644b6dc3c1fe5f33 Exclude build/ and gradle/ from examples zips. Fixes #275
  • ebaf8107e7737ebe1c017ab0131466b031771934 Update kotlin examples
  • 2d570032014cab619c853acf1c179b969803b7b3 Merge branch 'master' of github.com:wpilibsuite/GradleRIO
See more
  • ebc44bc30480b22255f99937700c51c6ee91731a Upload examples using azure
  • 3be7a9a95b1f5e3d98fc0acb52eb7dff5b493a85 Add PIDfile, and logfile to simulation tasks (#274)
  • fa307b898d37e42ce5c4a7fde8f01d38bbb7fe97 Unprivate methods in WPINativeDepRules - they can be useful for other toolchain plugins
  • a05369d88cc549bada09ca3b0c748c314edf2db5 Update raspbian toolchain target
  • 8550bc0ca6ca977dd55eddb96b0796deee76ae4a Fix extra artifacts in debug task (#276)
  • dded21cafe7444cbdbcebdd66b52725201a73c4e Publish 4b for sourceCompatibility
  • ffa0d05b5f8aa5cc294070d31ce7d22d2651e490 Resolve RoboRIO JNI Deps during build (#273)
  • 36cc8339b9897f7cd1caccf9b73b4ab6869bc086 Skip configurations that cannot be resolved (#272) [ #269 ]
  • 565cdb39e6ddea4a83088a07642fc85007da671d Add static string that contains toolchain name (#271)
  • 8adf6bb6b226463f302b020336e8d3b36a0efd7d Update README for 2019 (#268)
  • 197fca9084f0afa358f7a90cda0dc7b25e3ff31b Add toString() to change GString to String (#267)
  • 600779592671d1b8c1af13ea48236768138ca1e3 Add way to specify development vs release for UpdateVersion task (#266)
  • d0a5cdcabb4113383b2a24a91fe73ab869b7c88c Vendordeps loadfrom (#264)
  • d23956cb0b73c3e1a74599b91b2c0d72bb13918d Move Strip Task to toolchain plugin (#261) [ #256 ]
  • 78004f6e199ce80186bd23815da7acc5e59bd632 Only apply compiler args to platforms GradleRIO knows about (#260) [ #257 ]
  • a83b9fe9db287b15effa1fb32337effaf3e3b23e Add support for debugging external artifacts (#262) [ #259 ]
  • c6c9047759b8f93b0d93e1b0cc1078f353c45704 Fix opencv and ni libraries using wrong dependencies for athena (#255)

This list of changes was auto generated.

v2019.1.1-beta-4

5 years ago

v3.0.0

8 years ago

THIS WAS RELEASED IN 2015, DON'T USE IT

If you want to experiment with the public 2019 Alpha, you want this: https://wpilib.screenstepslive.com/s/currentCS/m/79833/l/943086-alpha-test-info If you're part of the 2019 CLOSED Beta, check Teamforge for releases.

v1.3.0

9 years ago
  • Run Configurations
        Toast Users can now enjoy automatic Run Config setup for IntelliJ and Eclipse

v1.2.0

9 years ago

+Now include a Verification Option for Toast Users

v1.1.6

9 years ago

Lots of fixes

v1.1.5

9 years ago

+New Debug Commands +Now with better WPI management

v1.0.1

9 years ago

+Added Maven Support ~Robot code now restarts after deploy

v0.2.0

9 years ago

New functions!

'gradlew reboot' -Reboots the RoboRIO

'gradlew restart' -Restarts the code running on the RoboRIO

'gradlew cleanRIO' -Removes code from the RoboRIO

Also, if the Hostname of the rio is not available (roborio-team.local), the script will automatically fallback to the IP address (10.te.am.20)