Releases: wpilibsuite/GradleRIO
v2019.2.1
Changes:
- e3cada0 Make docs reference the installer, and WPIlibUtility (#299)
- 3c3b882 Update versions for 2019.2.1 release (#298)
- fa25746 Fix clion debug vs release files (#288) [ #285 ]
- 9ddf738 Update to 2019.2.1, stop using publishVersion in CI, fixes #297
- 4a1e58c Add 2019_v3 image to valid image lists
- b565e4e Download jre .ipk preemptively, fixes #294 (#295)
- 5bf962b External sim fix, Fixes #291 (#293)
- 8da9f53 Add way to disable the force no cache deletion behavior (#287) [ #286 ]
- f315114 Fix Desktop JNI Extraction failing if no libs to extract (#289)
- a32df48 Only use executable jars for JavaSimulationTask (#290) [ #283 ]
This list of changes was auto generated.
v2019.1.1
Changes:
- 08f6257 Remove beta_warn static var
- e97b7e7 Update for 2019.1.1 release (#280)
- 091342f Use distribution type ALL
- a6949b4 Fix riolog not being able to find hosts. Fixes #279
- d6ae620 Add gradle cache cleanup disabling, Fixes #238
- 7dff11f If RoboRIO discovery failed, print a really obvious warning
- c4ab87f Print build failure analysis only once, add linker failure analysis. Fixes #277
- 5dce5b1 Exclude build/ and gradle/ from examples zips. Fixes #275
- ebaf810 Update kotlin examples
- 2d57003 Merge branch 'master' of github.com:wpilibsuite/GradleRIO
See more
- ebc44bc Upload examples using azure
- 3be7a9a Add PIDfile, and logfile to simulation tasks (#274)
- fa307b8 Unprivate methods in WPINativeDepRules - they can be useful for other toolchain plugins
- a05369d Update raspbian toolchain target
- 8550bc0 Fix extra artifacts in debug task (#276)
- dded21c Publish 4b for sourceCompatibility
- ffa0d05 Resolve RoboRIO JNI Deps during build (#273)
- 36cc833 Skip configurations that cannot be resolved (#272) [ #269 ]
- 565cdb3 Add static string that contains toolchain name (#271)
- 8adf6bb Update README for 2019 (#268)
- 197fca9 Add toString() to change GString to String (#267)
- 6007795 Add way to specify development vs release for UpdateVersion task (#266)
- d0a5cdc Vendordeps loadfrom (#264)
- d23956c Move Strip Task to toolchain plugin (#261) [ #256 ]
- 78004f6 Only apply compiler args to platforms GradleRIO knows about (#260) [ #257 ]
- a83b9fe Add support for debugging external artifacts (#262) [ #259 ]
- c6c9047 Fix opencv and ni libraries using wrong dependencies for athena (#255)
This list of changes was auto generated.
v2019.1.1-beta-4: Update to Beta 4 (#254)
* Update to Beta 4 * beta 4, not pre beta 4
GradleRIO Universal
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.
GradleRIO
- Run Configurations
Toast Users can now enjoy automatic Run Config setup for IntelliJ and Eclipse
GradleRIO 1.2.0
+Now include a Verification Option for Toast Users
GradleRIO 1.1.6
Lots of fixes
GradleRIO 1.1.5
+New Debug Commands
+Now with better WPI management
GradleRIO 1.0.1
+Added Maven Support
~Robot code now restarts after deploy
GradleRIO 0.2.0
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)